ws


Click here for a complete list of operations.

GetInfoFromManufacturerSearchArgList

Get list of manufacturer/model/version (only - use GetInfoFullDataFromManufacturerModelVersion with the results to get the full data) for cars which match the given list of constraints (field/operand/value, where operand is one of eq/ne/lt/gt/lte/gte) in array of search arg format. Manufacturer is optional.

Test

The test form is only available for requests from the local machine.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /ws/a041/ws.asmx HTTP/1.1
Host: w1a.caranddriving.co.uk
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://www.caranddriving.com/ws/GetInfoFromManufacturerSearchArgList"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetInfoFromManufacturerSearchArgList xmlns="http://www.caranddriving.com/ws">
      <user_id>string</user_id>
      <manufacturer>string</manufacturer>
      <args>
        <searcharg>
          <field>string</field>
          <operand>string</operand>
          <value>string</value>
        </searcharg>
        <searcharg>
          <field>string</field>
          <operand>string</operand>
          <value>string</value>
        </searcharg>
      </args>
    </GetInfoFromManufacturerSearchArgList>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetInfoFromManufacturerSearchArgListResponse xmlns="http://www.caranddriving.com/ws">
      <GetInfoFromManufacturerSearchArgListResult>
        <code>int</code>
        <message>string</message>
        <count>int</count>
        <list>
          <string>string</string>
          <string>string</string>
        </list>
        <reviewlist>
          <review>
            <reviewid>int</reviewid>
            <manufacturer>string</manufacturer>
            <nameofcar>string</nameofcar>
            <model>string</model>
            <title>string</title>
            <usedtitle>string</usedtitle>
            <familytitle>string</familytitle>
            <status>string</status>
            <israngereview>boolean</israngereview>
            <isspecialedition>boolean</isspecialedition>
            <isvan>boolean</isvan>
            <islongterm>boolean</islongterm>
            <byline>string</byline>
            <usedbyline>string</usedbyline>
            <familybyline>string</familybyline>
            <reviewtype>string</reviewtype>
            <trim>string</trim>
            <shape>string</shape>
            <engine>string</engine>
            <doors>int</doors>
            <yearmin>int</yearmin>
            <yearmax>int</yearmax>
            <dateadded>dateTime</dateadded>
            <datechanged>dateTime</datechanged>
            <reviewoftheweektype>string</reviewoftheweektype>
            <filename>string</filename>
            <paragraphlist xsi:nil="true" />
            <data xsi:nil="true" />
            <photolist xsi:nil="true" />
            <photo169list xsi:nil="true" />
            <videolist xsi:nil="true" />
            <scoringlist xsi:nil="true" />
            <rangedatalist xsi:nil="true" />
            <capmanufacturer>string</capmanufacturer>
            <capmanufacturerid>int</capmanufacturerid>
            <capcodelist xsi:nil="true" />
            <linkedreviewlist xsi:nil="true" />
            <cacheddate>dateTime</cacheddate>
            <starrating>string</starrating>
            <usepreviewtext>string</usepreviewtext>
          </review>
          <review>
            <reviewid>int</reviewid>
            <manufacturer>string</manufacturer>
            <nameofcar>string</nameofcar>
            <model>string</model>
            <title>string</title>
            <usedtitle>string</usedtitle>
            <familytitle>string</familytitle>
            <status>string</status>
            <israngereview>boolean</israngereview>
            <isspecialedition>boolean</isspecialedition>
            <isvan>boolean</isvan>
            <islongterm>boolean</islongterm>
            <byline>string</byline>
            <usedbyline>string</usedbyline>
            <familybyline>string</familybyline>
            <reviewtype>string</reviewtype>
            <trim>string</trim>
            <shape>string</shape>
            <engine>string</engine>
            <doors>int</doors>
            <yearmin>int</yearmin>
            <yearmax>int</yearmax>
            <dateadded>dateTime</dateadded>
            <datechanged>dateTime</datechanged>
            <reviewoftheweektype>string</reviewoftheweektype>
            <filename>string</filename>
            <paragraphlist xsi:nil="true" />
            <data xsi:nil="true" />
            <photolist xsi:nil="true" />
            <photo169list xsi:nil="true" />
            <videolist xsi:nil="true" />
            <scoringlist xsi:nil="true" />
            <rangedatalist xsi:nil="true" />
            <capmanufacturer>string</capmanufacturer>
            <capmanufacturerid>int</capmanufacturerid>
            <capcodelist xsi:nil="true" />
            <linkedreviewlist xsi:nil="true" />
            <cacheddate>dateTime</cacheddate>
            <starrating>string</starrating>
            <usepreviewtext>string</usepreviewtext>
          </review>
        </reviewlist>
        <photolist>
          <photo>
            <mini>string</mini>
            <std>string</std>
            <big>string</big>
            <large>string</large>
            <type>string</type>
            <subtype>string</subtype>
            <subsubtype>string</subsubtype>
            <colour>string</colour>
            <engine>string</engine>
            <trim>string</trim>
            <isdefault>boolean</isdefault>
          </photo>
          <photo>
            <mini>string</mini>
            <std>string</std>
            <big>string</big>
            <large>string</large>
            <type>string</type>
            <subtype>string</subtype>
            <subsubtype>string</subsubtype>
            <colour>string</colour>
            <engine>string</engine>
            <trim>string</trim>
            <isdefault>boolean</isdefault>
          </photo>
        </photolist>
        <photosublist>
          <photosub>
            <sublist>string</sublist>
            <howmany>int</howmany>
          </photosub>
          <photosub>
            <sublist>string</sublist>
            <howmany>int</howmany>
          </photosub>
        </photosublist>
        <featurelist>
          <feature>
            <featureid>int</featureid>
            <title>string</title>
            <subtitle>string</subtitle>
            <paragraphlist xsi:nil="true" />
            <photolist xsi:nil="true" />
            <filename>string</filename>
            <pdffilename>string</pdffilename>
            <txtfilename>string</txtfilename>
            <changeddate>dateTime</changeddate>
          </feature>
          <feature>
            <featureid>int</featureid>
            <title>string</title>
            <subtitle>string</subtitle>
            <paragraphlist xsi:nil="true" />
            <photolist xsi:nil="true" />
            <filename>string</filename>
            <pdffilename>string</pdffilename>
            <txtfilename>string</txtfilename>
            <changeddate>dateTime</changeddate>
          </feature>
        </featurelist>
        <featurecategorylist>
          <featurecategory>
            <featurename>string</featurename>
            <howmany>int</howmany>
          </featurecategory>
          <featurecategory>
            <featurename>string</featurename>
            <howmany>int</howmany>
          </featurecategory>
        </featurecategorylist>
        <incentivelist>
          <incentive>
            <incentiveid>int</incentiveid>
            <manufacturer>string</manufacturer>
            <whatsnew>string</whatsnew>
            <comingsoon>string</comingsoon>
            <text>string</text>
            <filename>string</filename>
          </incentive>
          <incentive>
            <incentiveid>int</incentiveid>
            <manufacturer>string</manufacturer>
            <whatsnew>string</whatsnew>
            <comingsoon>string</comingsoon>
            <text>string</text>
            <filename>string</filename>
          </incentive>
        </incentivelist>
        <toptenlist>
          <topten>
            <position>int</position>
            <manufacturer>string</manufacturer>
            <model>string</model>
            <howmany>int</howmany>
          </topten>
          <topten>
            <position>int</position>
            <manufacturer>string</manufacturer>
            <model>string</model>
            <howmany>int</howmany>
          </topten>
        </toptenlist>
        <usedcategoryguidelist>
          <usedcategoryguide>
            <categoryid>int</categoryid>
            <category>string</category>
            <title>string</title>
            <subtitle>string</subtitle>
            <example>string</example>
            <byline>string</byline>
            <paragraphlist xsi:nil="true" />
            <cheapoldmodel>string</cheapoldmodel>
            <cheapoldstartprice>int</cheapoldstartprice>
            <cheapoldendprice>int</cheapoldendprice>
            <cheapoldplates>string</cheapoldplates>
            <cheapnewmodel>string</cheapnewmodel>
            <cheapnewstartprice>int</cheapnewstartprice>
            <cheapnewendprice>int</cheapnewendprice>
            <cheapnewplates>string</cheapnewplates>
            <affordableoldmodel>string</affordableoldmodel>
            <affordableoldstartprice>int</affordableoldstartprice>
            <affordableoldendprice>int</affordableoldendprice>
            <affordableoldplates>string</affordableoldplates>
            <affordablenewmodel>string</affordablenewmodel>
            <affordablenewstartprice>int</affordablenewstartprice>
            <affordablenewendprice>int</affordablenewendprice>
            <affordablenewplates>string</affordablenewplates>
            <desirableoldmodel>string</desirableoldmodel>
            <desirableoldstartprice>int</desirableoldstartprice>
            <desirableoldendprice>int</desirableoldendprice>
            <desirableoldplates>string</desirableoldplates>
            <desirablenewmodel>string</desirablenewmodel>
            <desirablenewstartprice>int</desirablenewstartprice>
            <desirablenewendprice>int</desirablenewendprice>
            <desirablenewplates>string</desirablenewplates>
            <photolist xsi:nil="true" />
            <datechanged>dateTime</datechanged>
          </usedcategoryguide>
          <usedcategoryguide>
            <categoryid>int</categoryid>
            <category>string</category>
            <title>string</title>
            <subtitle>string</subtitle>
            <example>string</example>
            <byline>string</byline>
            <paragraphlist xsi:nil="true" />
            <cheapoldmodel>string</cheapoldmodel>
            <cheapoldstartprice>int</cheapoldstartprice>
            <cheapoldendprice>int</cheapoldendprice>
            <cheapoldplates>string</cheapoldplates>
            <cheapnewmodel>string</cheapnewmodel>
            <cheapnewstartprice>int</cheapnewstartprice>
            <cheapnewendprice>int</cheapnewendprice>
            <cheapnewplates>string</cheapnewplates>
            <affordableoldmodel>string</affordableoldmodel>
            <affordableoldstartprice>int</affordableoldstartprice>
            <affordableoldendprice>int</affordableoldendprice>
            <affordableoldplates>string</affordableoldplates>
            <affordablenewmodel>string</affordablenewmodel>
            <affordablenewstartprice>int</affordablenewstartprice>
            <affordablenewendprice>int</affordablenewendprice>
            <affordablenewplates>string</affordablenewplates>
            <desirableoldmodel>string</desirableoldmodel>
            <desirableoldstartprice>int</desirableoldstartprice>
            <desirableoldendprice>int</desirableoldendprice>
            <desirableoldplates>string</desirableoldplates>
            <desirablenewmodel>string</desirablenewmodel>
            <desirablenewstartprice>int</desirablenewstartprice>
            <desirablenewendprice>int</desirablenewendprice>
            <desirablenewplates>string</desirablenewplates>
            <photolist xsi:nil="true" />
            <datechanged>dateTime</datechanged>
          </usedcategoryguide>
        </usedcategoryguidelist>
        <steeringcolumnlist>
          <steeringcolumn>
            <columnid>int</columnid>
            <title>string</title>
            <text>string</text>
            <keywords>string</keywords>
            <wordcount>int</wordcount>
          </steeringcolumn>
          <steeringcolumn>
            <columnid>int</columnid>
            <title>string</title>
            <text>string</text>
            <keywords>string</keywords>
            <wordcount>int</wordcount>
          </steeringcolumn>
        </steeringcolumnlist>
        <usedcarschemelist>
          <usedcarscheme>
            <schemeid>int</schemeid>
            <manufacturer>string</manufacturer>
            <schemetitle>string</schemetitle>
            <title>string</title>
            <byline>string</byline>
            <paragraphlist xsi:nil="true" />
            <photolist xsi:nil="true" />
          </usedcarscheme>
          <usedcarscheme>
            <schemeid>int</schemeid>
            <manufacturer>string</manufacturer>
            <schemetitle>string</schemetitle>
            <title>string</title>
            <byline>string</byline>
            <paragraphlist xsi:nil="true" />
            <photolist xsi:nil="true" />
          </usedcarscheme>
        </usedcarschemelist>
        <rangeresultlist>
          <rangeresult>
            <manufacturer>string</manufacturer>
            <model>string</model>
            <rangedatalist xsi:nil="true" />
            <versionlist xsi:nil="true" />
          </rangeresult>
          <rangeresult>
            <manufacturer>string</manufacturer>
            <model>string</model>
            <rangedatalist xsi:nil="true" />
            <versionlist xsi:nil="true" />
          </rangeresult>
        </rangeresultlist>
        <launchlist>
          <launch>
            <launchid>int</launchid>
            <dateevent>dateTime</dateevent>
            <eventweek>string</eventweek>
            <eventtype>string</eventtype>
            <manufacturer>string</manufacturer>
            <category>string</category>
            <model>string</model>
            <modelcomment>string</modelcomment>
            <modelnotes>string</modelnotes>
            <launchtype>string</launchtype>
            <launchnotes>string</launchnotes>
            <significance>int</significance>
            <islaunched>boolean</islaunched>
            <isestimated>boolean</isestimated>
            <pricemin>long</pricemin>
            <pricemax>long</pricemax>
            <oldmodel>string</oldmodel>
            <datelaunch>dateTime</datelaunch>
            <datepreview>dateTime</datepreview>
            <dateoldmodel>dateTime</dateoldmodel>
            <dateroadtest>dateTime</dateroadtest>
            <datewomansview>dateTime</datewomansview>
            <dateadjoldmodel>dateTime</dateadjoldmodel>
            <dateadjpreview>dateTime</dateadjpreview>
            <dateadjwomansview>dateTime</dateadjwomansview>
            <datetestimony>dateTime</datetestimony>
            <dateadjtestimony>dateTime</dateadjtestimony>
            <photolist xsi:nil="true" />
            <reviewlist xsi:nil="true" />
          </launch>
          <launch>
            <launchid>int</launchid>
            <dateevent>dateTime</dateevent>
            <eventweek>string</eventweek>
            <eventtype>string</eventtype>
            <manufacturer>string</manufacturer>
            <category>string</category>
            <model>string</model>
            <modelcomment>string</modelcomment>
            <modelnotes>string</modelnotes>
            <launchtype>string</launchtype>
            <launchnotes>string</launchnotes>
            <significance>int</significance>
            <islaunched>boolean</islaunched>
            <isestimated>boolean</isestimated>
            <pricemin>long</pricemin>
            <pricemax>long</pricemax>
            <oldmodel>string</oldmodel>
            <datelaunch>dateTime</datelaunch>
            <datepreview>dateTime</datepreview>
            <dateoldmodel>dateTime</dateoldmodel>
            <dateroadtest>dateTime</dateroadtest>
            <datewomansview>dateTime</datewomansview>
            <dateadjoldmodel>dateTime</dateadjoldmodel>
            <dateadjpreview>dateTime</dateadjpreview>
            <dateadjwomansview>dateTime</dateadjwomansview>
            <datetestimony>dateTime</datetestimony>
            <dateadjtestimony>dateTime</dateadjtestimony>
            <photolist xsi:nil="true" />
            <reviewlist xsi:nil="true" />
          </launch>
        </launchlist>
        <pricelist>
          <price>
            <priceid>int</priceid>
            <manufacturer>string</manufacturer>
            <model>string</model>
            <category>string</category>
            <pricemin>int</pricemin>
            <pricemax>int</pricemax>
          </price>
          <price>
            <priceid>int</priceid>
            <manufacturer>string</manufacturer>
            <model>string</model>
            <category>string</category>
            <pricemin>int</pricemin>
            <pricemax>int</pricemax>
          </price>
        </pricelist>
        <newsitemlist>
          <newsitem>
            <newsitemid>int</newsitemid>
            <title>string</title>
            <body>string</body>
            <keywordlist xsi:nil="true" />
            <photolist xsi:nil="true" />
            <publisheddate>dateTime</publisheddate>
            <preamble>string</preamble>
            <carname>string</carname>
            <link>string</link>
            <reviewid>string</reviewid>
            <starrating>string</starrating>
            <manufacturer>string</manufacturer>
            <category>string</category>
            <reviewtype>string</reviewtype>
          </newsitem>
          <newsitem>
            <newsitemid>int</newsitemid>
            <title>string</title>
            <body>string</body>
            <keywordlist xsi:nil="true" />
            <photolist xsi:nil="true" />
            <publisheddate>dateTime</publisheddate>
            <preamble>string</preamble>
            <carname>string</carname>
            <link>string</link>
            <reviewid>string</reviewid>
            <starrating>string</starrating>
            <manufacturer>string</manufacturer>
            <category>string</category>
            <reviewtype>string</reviewtype>
          </newsitem>
        </newsitemlist>
        <versionlist>
          <version>
            <manufacturer>string</manufacturer>
            <model>string</model>
            <version>string</version>
            <versiondatalist xsi:nil="true" />
            <field>string</field>
            <value>string</value>
          </version>
          <version>
            <manufacturer>string</manufacturer>
            <model>string</model>
            <version>string</version>
            <versiondatalist xsi:nil="true" />
            <field>string</field>
            <value>string</value>
          </version>
        </versionlist>
        <videolist>
          <video>
            <test_id>int</test_id>
            <test_name>string</test_name>
            <doc_id>int</doc_id>
            <category>string</category>
            <manufacturer>string</manufacturer>
            <keywords>string</keywords>
            <img_url>string</img_url>
            <test_type>string</test_type>
            <video_id>int</video_id>
            <video_filename>string</video_filename>
            <video_urlforiframe>string</video_urlforiframe>
            <sectionedvideolist xsi:nil="true" />
            <hdvideo xsi:nil="true" />
            <video_desc>string</video_desc>
            <test_date>dateTime</test_date>
            <isdefault>boolean</isdefault>
          </video>
          <video>
            <test_id>int</test_id>
            <test_name>string</test_name>
            <doc_id>int</doc_id>
            <category>string</category>
            <manufacturer>string</manufacturer>
            <keywords>string</keywords>
            <img_url>string</img_url>
            <test_type>string</test_type>
            <video_id>int</video_id>
            <video_filename>string</video_filename>
            <video_urlforiframe>string</video_urlforiframe>
            <sectionedvideolist xsi:nil="true" />
            <hdvideo xsi:nil="true" />
            <video_desc>string</video_desc>
            <test_date>dateTime</test_date>
            <isdefault>boolean</isdefault>
          </video>
        </videolist>
        <hdvideolist>
          <hdvideo>
            <filename>string</filename>
            <xml>string</xml>
            <hdvideolist xsi:nil="true" />
          </hdvideo>
          <hdvideo>
            <filename>string</filename>
            <xml>string</xml>
            <hdvideolist xsi:nil="true" />
          </hdvideo>
        </hdvideolist>
        <manufacturerinfolist>
          <manufacturerinfo>
            <manufacturer>string</manufacturer>
            <text>string</text>
          </manufacturerinfo>
          <manufacturerinfo>
            <manufacturer>string</manufacturer>
            <text>string</text>
          </manufacturerinfo>
        </manufacturerinfolist>
        <captableentrylist>
          <captableentry>
            <capid>int</capid>
            <capcode>string</capcode>
            <docid>int</docid>
            <howmanycaps>int</howmanycaps>
          </captableentry>
          <captableentry>
            <capid>int</capid>
            <capcode>string</capcode>
            <docid>int</docid>
            <howmanycaps>int</howmanycaps>
          </captableentry>
        </captableentrylist>
        <pairlist>
          <pair>
            <id>int</id>
            <value>string</value>
          </pair>
          <pair>
            <id>int</id>
            <value>string</value>
          </pair>
        </pairlist>
        <categorylist>
          <category>
            <categoryid>int</categoryid>
            <category>string</category>
            <parentcategoryid>int</parentcategoryid>
            <parentcategory>string</parentcategory>
            <parentcategoryshort>string</parentcategoryshort>
            <egtext>string</egtext>
            <imgpath>string</imgpath>
          </category>
          <category>
            <categoryid>int</categoryid>
            <category>string</category>
            <parentcategoryid>int</parentcategoryid>
            <parentcategory>string</parentcategory>
            <parentcategoryshort>string</parentcategoryshort>
            <egtext>string</egtext>
            <imgpath>string</imgpath>
          </category>
        </categorylist>
        <reviewinforedlist>
          <reviewinfo>
            <reviewid>int</reviewid>
            <reviewname>string</reviewname>
            <reviewtag>string</reviewtag>
            <reviewdate>dateTime</reviewdate>
            <reviewstem>string</reviewstem>
          </reviewinfo>
          <reviewinfo>
            <reviewid>int</reviewid>
            <reviewname>string</reviewname>
            <reviewtag>string</reviewtag>
            <reviewdate>dateTime</reviewdate>
            <reviewstem>string</reviewstem>
          </reviewinfo>
        </reviewinforedlist>
        <reviewinfoamberlist>
          <reviewinfo>
            <reviewid>int</reviewid>
            <reviewname>string</reviewname>
            <reviewtag>string</reviewtag>
            <reviewdate>dateTime</reviewdate>
            <reviewstem>string</reviewstem>
          </reviewinfo>
          <reviewinfo>
            <reviewid>int</reviewid>
            <reviewname>string</reviewname>
            <reviewtag>string</reviewtag>
            <reviewdate>dateTime</reviewdate>
            <reviewstem>string</reviewstem>
          </reviewinfo>
        </reviewinfoamberlist>
        <reviewinfogreenlist>
          <reviewinfo>
            <reviewid>int</reviewid>
            <reviewname>string</reviewname>
            <reviewtag>string</reviewtag>
            <reviewdate>dateTime</reviewdate>
            <reviewstem>string</reviewstem>
          </reviewinfo>
          <reviewinfo>
            <reviewid>int</reviewid>
            <reviewname>string</reviewname>
            <reviewtag>string</reviewtag>
            <reviewdate>dateTime</reviewdate>
            <reviewstem>string</reviewstem>
          </reviewinfo>
        </reviewinfogreenlist>
        <wsversion>string</wsversion>
        <wsversiondescription>string</wsversiondescription>
        <wsversiondate>dateTime</wsversiondate>
      </GetInfoFromManufacturerSearchArgListResult>
    </GetInfoFromManufacturerSearchArgListResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /ws/a041/ws.asmx HTTP/1.1
Host: w1a.caranddriving.co.uk
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetInfoFromManufacturerSearchArgList xmlns="http://www.caranddriving.com/ws">
      <user_id>string</user_id>
      <manufacturer>string</manufacturer>
      <args>
        <searcharg>
          <field>string</field>
          <operand>string</operand>
          <value>string</value>
        </searcharg>
        <searcharg>
          <field>string</field>
          <operand>string</operand>
          <value>string</value>
        </searcharg>
      </args>
    </GetInfoFromManufacturerSearchArgList>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetInfoFromManufacturerSearchArgListResponse xmlns="http://www.caranddriving.com/ws">
      <GetInfoFromManufacturerSearchArgListResult>
        <code>int</code>
        <message>string</message>
        <count>int</count>
        <list>
          <string>string</string>
          <string>string</string>
        </list>
        <reviewlist>
          <review>
            <reviewid>int</reviewid>
            <manufacturer>string</manufacturer>
            <nameofcar>string</nameofcar>
            <model>string</model>
            <title>string</title>
            <usedtitle>string</usedtitle>
            <familytitle>string</familytitle>
            <status>string</status>
            <israngereview>boolean</israngereview>
            <isspecialedition>boolean</isspecialedition>
            <isvan>boolean</isvan>
            <islongterm>boolean</islongterm>
            <byline>string</byline>
            <usedbyline>string</usedbyline>
            <familybyline>string</familybyline>
            <reviewtype>string</reviewtype>
            <trim>string</trim>
            <shape>string</shape>
            <engine>string</engine>
            <doors>int</doors>
            <yearmin>int</yearmin>
            <yearmax>int</yearmax>
            <dateadded>dateTime</dateadded>
            <datechanged>dateTime</datechanged>
            <reviewoftheweektype>string</reviewoftheweektype>
            <filename>string</filename>
            <paragraphlist xsi:nil="true" />
            <data xsi:nil="true" />
            <photolist xsi:nil="true" />
            <photo169list xsi:nil="true" />
            <videolist xsi:nil="true" />
            <scoringlist xsi:nil="true" />
            <rangedatalist xsi:nil="true" />
            <capmanufacturer>string</capmanufacturer>
            <capmanufacturerid>int</capmanufacturerid>
            <capcodelist xsi:nil="true" />
            <linkedreviewlist xsi:nil="true" />
            <cacheddate>dateTime</cacheddate>
            <starrating>string</starrating>
            <usepreviewtext>string</usepreviewtext>
          </review>
          <review>
            <reviewid>int</reviewid>
            <manufacturer>string</manufacturer>
            <nameofcar>string</nameofcar>
            <model>string</model>
            <title>string</title>
            <usedtitle>string</usedtitle>
            <familytitle>string</familytitle>
            <status>string</status>
            <israngereview>boolean</israngereview>
            <isspecialedition>boolean</isspecialedition>
            <isvan>boolean</isvan>
            <islongterm>boolean</islongterm>
            <byline>string</byline>
            <usedbyline>string</usedbyline>
            <familybyline>string</familybyline>
            <reviewtype>string</reviewtype>
            <trim>string</trim>
            <shape>string</shape>
            <engine>string</engine>
            <doors>int</doors>
            <yearmin>int</yearmin>
            <yearmax>int</yearmax>
            <dateadded>dateTime</dateadded>
            <datechanged>dateTime</datechanged>
            <reviewoftheweektype>string</reviewoftheweektype>
            <filename>string</filename>
            <paragraphlist xsi:nil="true" />
            <data xsi:nil="true" />
            <photolist xsi:nil="true" />
            <photo169list xsi:nil="true" />
            <videolist xsi:nil="true" />
            <scoringlist xsi:nil="true" />
            <rangedatalist xsi:nil="true" />
            <capmanufacturer>string</capmanufacturer>
            <capmanufacturerid>int</capmanufacturerid>
            <capcodelist xsi:nil="true" />
            <linkedreviewlist xsi:nil="true" />
            <cacheddate>dateTime</cacheddate>
            <starrating>string</starrating>
            <usepreviewtext>string</usepreviewtext>
          </review>
        </reviewlist>
        <photolist>
          <photo>
            <mini>string</mini>
            <std>string</std>
            <big>string</big>
            <large>string</large>
            <type>string</type>
            <subtype>string</subtype>
            <subsubtype>string</subsubtype>
            <colour>string</colour>
            <engine>string</engine>
            <trim>string</trim>
            <isdefault>boolean</isdefault>
          </photo>
          <photo>
            <mini>string</mini>
            <std>string</std>
            <big>string</big>
            <large>string</large>
            <type>string</type>
            <subtype>string</subtype>
            <subsubtype>string</subsubtype>
            <colour>string</colour>
            <engine>string</engine>
            <trim>string</trim>
            <isdefault>boolean</isdefault>
          </photo>
        </photolist>
        <photosublist>
          <photosub>
            <sublist>string</sublist>
            <howmany>int</howmany>
          </photosub>
          <photosub>
            <sublist>string</sublist>
            <howmany>int</howmany>
          </photosub>
        </photosublist>
        <featurelist>
          <feature>
            <featureid>int</featureid>
            <title>string</title>
            <subtitle>string</subtitle>
            <paragraphlist xsi:nil="true" />
            <photolist xsi:nil="true" />
            <filename>string</filename>
            <pdffilename>string</pdffilename>
            <txtfilename>string</txtfilename>
            <changeddate>dateTime</changeddate>
          </feature>
          <feature>
            <featureid>int</featureid>
            <title>string</title>
            <subtitle>string</subtitle>
            <paragraphlist xsi:nil="true" />
            <photolist xsi:nil="true" />
            <filename>string</filename>
            <pdffilename>string</pdffilename>
            <txtfilename>string</txtfilename>
            <changeddate>dateTime</changeddate>
          </feature>
        </featurelist>
        <featurecategorylist>
          <featurecategory>
            <featurename>string</featurename>
            <howmany>int</howmany>
          </featurecategory>
          <featurecategory>
            <featurename>string</featurename>
            <howmany>int</howmany>
          </featurecategory>
        </featurecategorylist>
        <incentivelist>
          <incentive>
            <incentiveid>int</incentiveid>
            <manufacturer>string</manufacturer>
            <whatsnew>string</whatsnew>
            <comingsoon>string</comingsoon>
            <text>string</text>
            <filename>string</filename>
          </incentive>
          <incentive>
            <incentiveid>int</incentiveid>
            <manufacturer>string</manufacturer>
            <whatsnew>string</whatsnew>
            <comingsoon>string</comingsoon>
            <text>string</text>
            <filename>string</filename>
          </incentive>
        </incentivelist>
        <toptenlist>
          <topten>
            <position>int</position>
            <manufacturer>string</manufacturer>
            <model>string</model>
            <howmany>int</howmany>
          </topten>
          <topten>
            <position>int</position>
            <manufacturer>string</manufacturer>
            <model>string</model>
            <howmany>int</howmany>
          </topten>
        </toptenlist>
        <usedcategoryguidelist>
          <usedcategoryguide>
            <categoryid>int</categoryid>
            <category>string</category>
            <title>string</title>
            <subtitle>string</subtitle>
            <example>string</example>
            <byline>string</byline>
            <paragraphlist xsi:nil="true" />
            <cheapoldmodel>string</cheapoldmodel>
            <cheapoldstartprice>int</cheapoldstartprice>
            <cheapoldendprice>int</cheapoldendprice>
            <cheapoldplates>string</cheapoldplates>
            <cheapnewmodel>string</cheapnewmodel>
            <cheapnewstartprice>int</cheapnewstartprice>
            <cheapnewendprice>int</cheapnewendprice>
            <cheapnewplates>string</cheapnewplates>
            <affordableoldmodel>string</affordableoldmodel>
            <affordableoldstartprice>int</affordableoldstartprice>
            <affordableoldendprice>int</affordableoldendprice>
            <affordableoldplates>string</affordableoldplates>
            <affordablenewmodel>string</affordablenewmodel>
            <affordablenewstartprice>int</affordablenewstartprice>
            <affordablenewendprice>int</affordablenewendprice>
            <affordablenewplates>string</affordablenewplates>
            <desirableoldmodel>string</desirableoldmodel>
            <desirableoldstartprice>int</desirableoldstartprice>
            <desirableoldendprice>int</desirableoldendprice>
            <desirableoldplates>string</desirableoldplates>
            <desirablenewmodel>string</desirablenewmodel>
            <desirablenewstartprice>int</desirablenewstartprice>
            <desirablenewendprice>int</desirablenewendprice>
            <desirablenewplates>string</desirablenewplates>
            <photolist xsi:nil="true" />
            <datechanged>dateTime</datechanged>
          </usedcategoryguide>
          <usedcategoryguide>
            <categoryid>int</categoryid>
            <category>string</category>
            <title>string</title>
            <subtitle>string</subtitle>
            <example>string</example>
            <byline>string</byline>
            <paragraphlist xsi:nil="true" />
            <cheapoldmodel>string</cheapoldmodel>
            <cheapoldstartprice>int</cheapoldstartprice>
            <cheapoldendprice>int</cheapoldendprice>
            <cheapoldplates>string</cheapoldplates>
            <cheapnewmodel>string</cheapnewmodel>
            <cheapnewstartprice>int</cheapnewstartprice>
            <cheapnewendprice>int</cheapnewendprice>
            <cheapnewplates>string</cheapnewplates>
            <affordableoldmodel>string</affordableoldmodel>
            <affordableoldstartprice>int</affordableoldstartprice>
            <affordableoldendprice>int</affordableoldendprice>
            <affordableoldplates>string</affordableoldplates>
            <affordablenewmodel>string</affordablenewmodel>
            <affordablenewstartprice>int</affordablenewstartprice>
            <affordablenewendprice>int</affordablenewendprice>
            <affordablenewplates>string</affordablenewplates>
            <desirableoldmodel>string</desirableoldmodel>
            <desirableoldstartprice>int</desirableoldstartprice>
            <desirableoldendprice>int</desirableoldendprice>
            <desirableoldplates>string</desirableoldplates>
            <desirablenewmodel>string</desirablenewmodel>
            <desirablenewstartprice>int</desirablenewstartprice>
            <desirablenewendprice>int</desirablenewendprice>
            <desirablenewplates>string</desirablenewplates>
            <photolist xsi:nil="true" />
            <datechanged>dateTime</datechanged>
          </usedcategoryguide>
        </usedcategoryguidelist>
        <steeringcolumnlist>
          <steeringcolumn>
            <columnid>int</columnid>
            <title>string</title>
            <text>string</text>
            <keywords>string</keywords>
            <wordcount>int</wordcount>
          </steeringcolumn>
          <steeringcolumn>
            <columnid>int</columnid>
            <title>string</title>
            <text>string</text>
            <keywords>string</keywords>
            <wordcount>int</wordcount>
          </steeringcolumn>
        </steeringcolumnlist>
        <usedcarschemelist>
          <usedcarscheme>
            <schemeid>int</schemeid>
            <manufacturer>string</manufacturer>
            <schemetitle>string</schemetitle>
            <title>string</title>
            <byline>string</byline>
            <paragraphlist xsi:nil="true" />
            <photolist xsi:nil="true" />
          </usedcarscheme>
          <usedcarscheme>
            <schemeid>int</schemeid>
            <manufacturer>string</manufacturer>
            <schemetitle>string</schemetitle>
            <title>string</title>
            <byline>string</byline>
            <paragraphlist xsi:nil="true" />
            <photolist xsi:nil="true" />
          </usedcarscheme>
        </usedcarschemelist>
        <rangeresultlist>
          <rangeresult>
            <manufacturer>string</manufacturer>
            <model>string</model>
            <rangedatalist xsi:nil="true" />
            <versionlist xsi:nil="true" />
          </rangeresult>
          <rangeresult>
            <manufacturer>string</manufacturer>
            <model>string</model>
            <rangedatalist xsi:nil="true" />
            <versionlist xsi:nil="true" />
          </rangeresult>
        </rangeresultlist>
        <launchlist>
          <launch>
            <launchid>int</launchid>
            <dateevent>dateTime</dateevent>
            <eventweek>string</eventweek>
            <eventtype>string</eventtype>
            <manufacturer>string</manufacturer>
            <category>string</category>
            <model>string</model>
            <modelcomment>string</modelcomment>
            <modelnotes>string</modelnotes>
            <launchtype>string</launchtype>
            <launchnotes>string</launchnotes>
            <significance>int</significance>
            <islaunched>boolean</islaunched>
            <isestimated>boolean</isestimated>
            <pricemin>long</pricemin>
            <pricemax>long</pricemax>
            <oldmodel>string</oldmodel>
            <datelaunch>dateTime</datelaunch>
            <datepreview>dateTime</datepreview>
            <dateoldmodel>dateTime</dateoldmodel>
            <dateroadtest>dateTime</dateroadtest>
            <datewomansview>dateTime</datewomansview>
            <dateadjoldmodel>dateTime</dateadjoldmodel>
            <dateadjpreview>dateTime</dateadjpreview>
            <dateadjwomansview>dateTime</dateadjwomansview>
            <datetestimony>dateTime</datetestimony>
            <dateadjtestimony>dateTime</dateadjtestimony>
            <photolist xsi:nil="true" />
            <reviewlist xsi:nil="true" />
          </launch>
          <launch>
            <launchid>int</launchid>
            <dateevent>dateTime</dateevent>
            <eventweek>string</eventweek>
            <eventtype>string</eventtype>
            <manufacturer>string</manufacturer>
            <category>string</category>
            <model>string</model>
            <modelcomment>string</modelcomment>
            <modelnotes>string</modelnotes>
            <launchtype>string</launchtype>
            <launchnotes>string</launchnotes>
            <significance>int</significance>
            <islaunched>boolean</islaunched>
            <isestimated>boolean</isestimated>
            <pricemin>long</pricemin>
            <pricemax>long</pricemax>
            <oldmodel>string</oldmodel>
            <datelaunch>dateTime</datelaunch>
            <datepreview>dateTime</datepreview>
            <dateoldmodel>dateTime</dateoldmodel>
            <dateroadtest>dateTime</dateroadtest>
            <datewomansview>dateTime</datewomansview>
            <dateadjoldmodel>dateTime</dateadjoldmodel>
            <dateadjpreview>dateTime</dateadjpreview>
            <dateadjwomansview>dateTime</dateadjwomansview>
            <datetestimony>dateTime</datetestimony>
            <dateadjtestimony>dateTime</dateadjtestimony>
            <photolist xsi:nil="true" />
            <reviewlist xsi:nil="true" />
          </launch>
        </launchlist>
        <pricelist>
          <price>
            <priceid>int</priceid>
            <manufacturer>string</manufacturer>
            <model>string</model>
            <category>string</category>
            <pricemin>int</pricemin>
            <pricemax>int</pricemax>
          </price>
          <price>
            <priceid>int</priceid>
            <manufacturer>string</manufacturer>
            <model>string</model>
            <category>string</category>
            <pricemin>int</pricemin>
            <pricemax>int</pricemax>
          </price>
        </pricelist>
        <newsitemlist>
          <newsitem>
            <newsitemid>int</newsitemid>
            <title>string</title>
            <body>string</body>
            <keywordlist xsi:nil="true" />
            <photolist xsi:nil="true" />
            <publisheddate>dateTime</publisheddate>
            <preamble>string</preamble>
            <carname>string</carname>
            <link>string</link>
            <reviewid>string</reviewid>
            <starrating>string</starrating>
            <manufacturer>string</manufacturer>
            <category>string</category>
            <reviewtype>string</reviewtype>
          </newsitem>
          <newsitem>
            <newsitemid>int</newsitemid>
            <title>string</title>
            <body>string</body>
            <keywordlist xsi:nil="true" />
            <photolist xsi:nil="true" />
            <publisheddate>dateTime</publisheddate>
            <preamble>string</preamble>
            <carname>string</carname>
            <link>string</link>
            <reviewid>string</reviewid>
            <starrating>string</starrating>
            <manufacturer>string</manufacturer>
            <category>string</category>
            <reviewtype>string</reviewtype>
          </newsitem>
        </newsitemlist>
        <versionlist>
          <version>
            <manufacturer>string</manufacturer>
            <model>string</model>
            <version>string</version>
            <versiondatalist xsi:nil="true" />
            <field>string</field>
            <value>string</value>
          </version>
          <version>
            <manufacturer>string</manufacturer>
            <model>string</model>
            <version>string</version>
            <versiondatalist xsi:nil="true" />
            <field>string</field>
            <value>string</value>
          </version>
        </versionlist>
        <videolist>
          <video>
            <test_id>int</test_id>
            <test_name>string</test_name>
            <doc_id>int</doc_id>
            <category>string</category>
            <manufacturer>string</manufacturer>
            <keywords>string</keywords>
            <img_url>string</img_url>
            <test_type>string</test_type>
            <video_id>int</video_id>
            <video_filename>string</video_filename>
            <video_urlforiframe>string</video_urlforiframe>
            <sectionedvideolist xsi:nil="true" />
            <hdvideo xsi:nil="true" />
            <video_desc>string</video_desc>
            <test_date>dateTime</test_date>
            <isdefault>boolean</isdefault>
          </video>
          <video>
            <test_id>int</test_id>
            <test_name>string</test_name>
            <doc_id>int</doc_id>
            <category>string</category>
            <manufacturer>string</manufacturer>
            <keywords>string</keywords>
            <img_url>string</img_url>
            <test_type>string</test_type>
            <video_id>int</video_id>
            <video_filename>string</video_filename>
            <video_urlforiframe>string</video_urlforiframe>
            <sectionedvideolist xsi:nil="true" />
            <hdvideo xsi:nil="true" />
            <video_desc>string</video_desc>
            <test_date>dateTime</test_date>
            <isdefault>boolean</isdefault>
          </video>
        </videolist>
        <hdvideolist>
          <hdvideo>
            <filename>string</filename>
            <xml>string</xml>
            <hdvideolist xsi:nil="true" />
          </hdvideo>
          <hdvideo>
            <filename>string</filename>
            <xml>string</xml>
            <hdvideolist xsi:nil="true" />
          </hdvideo>
        </hdvideolist>
        <manufacturerinfolist>
          <manufacturerinfo>
            <manufacturer>string</manufacturer>
            <text>string</text>
          </manufacturerinfo>
          <manufacturerinfo>
            <manufacturer>string</manufacturer>
            <text>string</text>
          </manufacturerinfo>
        </manufacturerinfolist>
        <captableentrylist>
          <captableentry>
            <capid>int</capid>
            <capcode>string</capcode>
            <docid>int</docid>
            <howmanycaps>int</howmanycaps>
          </captableentry>
          <captableentry>
            <capid>int</capid>
            <capcode>string</capcode>
            <docid>int</docid>
            <howmanycaps>int</howmanycaps>
          </captableentry>
        </captableentrylist>
        <pairlist>
          <pair>
            <id>int</id>
            <value>string</value>
          </pair>
          <pair>
            <id>int</id>
            <value>string</value>
          </pair>
        </pairlist>
        <categorylist>
          <category>
            <categoryid>int</categoryid>
            <category>string</category>
            <parentcategoryid>int</parentcategoryid>
            <parentcategory>string</parentcategory>
            <parentcategoryshort>string</parentcategoryshort>
            <egtext>string</egtext>
            <imgpath>string</imgpath>
          </category>
          <category>
            <categoryid>int</categoryid>
            <category>string</category>
            <parentcategoryid>int</parentcategoryid>
            <parentcategory>string</parentcategory>
            <parentcategoryshort>string</parentcategoryshort>
            <egtext>string</egtext>
            <imgpath>string</imgpath>
          </category>
        </categorylist>
        <reviewinforedlist>
          <reviewinfo>
            <reviewid>int</reviewid>
            <reviewname>string</reviewname>
            <reviewtag>string</reviewtag>
            <reviewdate>dateTime</reviewdate>
            <reviewstem>string</reviewstem>
          </reviewinfo>
          <reviewinfo>
            <reviewid>int</reviewid>
            <reviewname>string</reviewname>
            <reviewtag>string</reviewtag>
            <reviewdate>dateTime</reviewdate>
            <reviewstem>string</reviewstem>
          </reviewinfo>
        </reviewinforedlist>
        <reviewinfoamberlist>
          <reviewinfo>
            <reviewid>int</reviewid>
            <reviewname>string</reviewname>
            <reviewtag>string</reviewtag>
            <reviewdate>dateTime</reviewdate>
            <reviewstem>string</reviewstem>
          </reviewinfo>
          <reviewinfo>
            <reviewid>int</reviewid>
            <reviewname>string</reviewname>
            <reviewtag>string</reviewtag>
            <reviewdate>dateTime</reviewdate>
            <reviewstem>string</reviewstem>
          </reviewinfo>
        </reviewinfoamberlist>
        <reviewinfogreenlist>
          <reviewinfo>
            <reviewid>int</reviewid>
            <reviewname>string</reviewname>
            <reviewtag>string</reviewtag>
            <reviewdate>dateTime</reviewdate>
            <reviewstem>string</reviewstem>
          </reviewinfo>
          <reviewinfo>
            <reviewid>int</reviewid>
            <reviewname>string</reviewname>
            <reviewtag>string</reviewtag>
            <reviewdate>dateTime</reviewdate>
            <reviewstem>string</reviewstem>
          </reviewinfo>
        </reviewinfogreenlist>
        <wsversion>string</wsversion>
        <wsversiondescription>string</wsversiondescription>
        <wsversiondate>dateTime</wsversiondate>
      </GetInfoFromManufacturerSearchArgListResult>
    </GetInfoFromManufacturerSearchArgListResponse>
  </soap12:Body>
</soap12:Envelope>