Advertisement
Guest User

Sjoerd

a guest
Sep 30th, 2009
337
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.37 KB | None | 0 0
  1. HTTP/1.1 200 OK
  2. Date: Wed, 30 Sep 2009 15:55:18 GMT
  3. Server: Apache/2.2.8 (Unix)
  4. Set-Cookie: PHPSESSID=40de7dc2a24f97ef8b3965802d17ad22; path=/
  5. Expires: Thu, 19 Nov 1981 08:52:00 GMT
  6. Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
  7. Pragma: no-cache
  8. Connection: close
  9. Transfer-Encoding: chunked
  10. Content-Type: text/xml
  11.  
  12. 2808
  13. <?xml version="1.0"?>
  14. <wsdl:definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.luxauto.lu/webservices" targetNamespace="http://www.luxauto.lu/webservices"><wsdl:types><xsd:schema targetNamespace="http://www.luxauto.lu/webservices"><xsd:complexType name="adDetail"><xsd:all><xsd:element name="cm3" type="xsd:int"/><xsd:element name="country" type="xsd:string"/><xsd:element name="cv" type="xsd:int"/><xsd:element name="dealer_id" type="xsd:int"/><xsd:element name="doors" type="xsd:int"/><xsd:element name="ext_color" type="xsd:string"/><xsd:element name="first_registration" type="xsd:string"/><xsd:element name="fuel" type="xsd:string"/><xsd:element name="gear" type="xsd:string"/><xsd:element name="id" type="xsd:int"/><xsd:element name="int_color" type="xsd:string"/><xsd:element name="km" type="xsd:int"/><xsd:element name="make" type="xsd:string"/><xsd:element name="model" type="xsd:string"/><xsd:element name="options" type="tns:stringArray"/><xsd:element name="pics" type="tns:stringArray"/><xsd:element name="price" type="xsd:int"/><xsd:element name="seats" type="xsd:int"/><xsd:element name="selection" type="xsd:string"/><xsd:element name="seller_type" type="xsd:string"/><xsd:element name="text" type="xsd:string"/><xsd:element name="thumb" type="xsd:string"/><xsd:element name="thumbs" type="tns:stringArray"/><xsd:element name="type" type="xsd:string"/><xsd:element name="vat" type="xsd:string"/><xsd:element name="vehicule" type="xsd:string"/><xsd:element name="vehicule_cat" type="xsd:string"/></xsd:all></xsd:complexType><xsd:complexType name="stringArray"><xsd:complexContent><xsd:restriction base="SOAP-ENC:Array"><xsd:attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="xsd:string[]"/></xsd:restriction></xsd:complexContent></xsd:complexType><xsd:complexType name="search"><xsd:all><xsd:element name="cm3_max" type="xsd:int"/><xsd:element name="cm3_min" type="xsd:int"/><xsd:element name="country" type="tns:stringArray"/><xsd:element name="cv_max" type="xsd:int"/><xsd:element name="cv_min" type="xsd:int"/><xsd:element name="dealer_id" type="tns:intArray"/><xsd:element name="doors" type="xsd:int"/><xsd:element name="ext_color" type="tns:stringArray"/><xsd:element name="first_date" type="xsd:string"/><xsd:element name="first_registration_max" type="xsd:string"/><xsd:element name="first_registration_min" type="xsd:string"/><xsd:element name="fuel" type="tns:stringArray"/><xsd:element name="gear" type="tns:stringArray"/><xsd:element name="int_color" type="tns:stringArray"/><xsd:element name="km_max" type="xsd:int"/><xsd:element name="km_min" type="xsd:int"/><xsd:element name="limit_max" type="xsd:int"/><xsd:element name="limit_min" type="xsd:int"/><xsd:element name="make" type="xsd:string"/><xsd:element name="model" type="xsd:string"/><xsd:element name="options" type="tns:stringArray"/><xsd:element name="price_max" type="xsd:int"/><xsd:element name="price_min" type="xsd:int"/><xsd:element name="seats" type="xsd:int"/><xsd:element name="selection" type="xsd:string"/><xsd:element name="seller_type" type="tns:stringArray"/><xsd:element name="sort" type="tns:stringArray"/><xsd:element name="type" type="xsd:string"/><xsd:element name="vat" type="xsd:string"/><xsd:element name="vehicule" type="xsd:string"/><xsd:element name="vehicule_cat" type="xsd:string"/></xsd:all></xsd:complexType><xsd:complexType name="intArray"><xsd:complexContent><xsd:restriction base="SOAP-ENC:Array"><xsd:attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="xsd:int[]"/></xsd:restriction></xsd:complexContent></xsd:complexType><xsd:complexType name="adArray"><xsd:complexContent><xsd:restriction base="SOAP-ENC:Array"><xsd:attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="tns:ad[]"/></xsd:restriction></xsd:complexContent></xsd:complexType><xsd:complexType name="ad"><xsd:all><xsd:element name="first_registration" type="xsd:string"/><xsd:element name="fuel" type="xsd:string"/><xsd:element name="id" type="xsd:int"/><xsd:element name="km" type="xsd:int"/><xsd:element name="make" type="xsd:string"/><xsd:element name="model" type="xsd:string"/><xsd:element name="price" type="xsd:int"/><xsd:element name="seller_type" type="xsd:string"/><xsd:element name="text" type="xsd:string"/><xsd:element name="thumb" type="xsd:string"/><xsd:element name="type" type="xsd:string"/></xsd:all></xsd:complexType></xsd:schema></wsdl:types><message name="__constructRequest"/><message name="authUserRequest"><part name="login" type="xsd:string"/><part name="password" type="xsd:string"/></message><message name="getAdRequest"><part name="id" type="xsd:int"/></message><message name="getAdResponse"><part name="getAdReturn" type="tns:adDetail"/></message><message name="getAdsRequest"><part name="search" type="tns:search"/></message><message name="getAdsResponse"><part name="getAdsReturn" type="tns:adArray"/></message><message name="getAdsFromDealerIdRequest"><part name="id" type="xsd:int"/><part name="limit_min" type="xsd:int"/><part name="limit_max" type="xsd:int"/><part name="order" type="xsd:string"/></message><message name="getAdsFromDealerIdResponse"><part name="getAdsFromDealerIdReturn" type="tns:adArray"/></message><message name="getTotalAdsRequest"><part name="search" type="tns:search"/></message><message name="getTotalAdsResponse"><part name="getTotalAdsReturn" type="xsd:int"/></message><message name="getTotalAdsFromDealerIdRequest"><part name="id" type="xsd:int"/></message><message name="getTotalAdsFromDealerIdResponse"><part name="getTotalAdsFromDealerIdReturn" type="xsd:int"/></message><wsdl:portType name="adManagerPortType"><wsdl:operation name="__construct"><wsdl:input message="tns:__constructRequest"/></wsdl:operation><wsdl:operation name="authUser"><wsdl:input message="tns:authUserRequest"/></wsdl:operation><wsdl:operation name="getAd"><wsdl:input message="tns:getAdRequest"/><wsdl:output message="tns:getAdResponse"/></wsdl:operation><wsdl:operation name="getAds"><wsdl:input message="tns:getAdsRequest"/><wsdl:output message="tns:getAdsResponse"/></wsdl:operation><wsdl:operation name="getAdsFromDealerId"><wsdl:input message="tns:getAdsFromDealerIdRequest"/><wsdl:output message="tns:getAdsFromDealerIdResponse"/></wsdl:operation><wsdl:operation name="getTotalAds"><wsdl:input message="tns:getTotalAdsRequest"/><wsdl:output message="tns:getTotalAdsResponse"/></wsdl:operation><wsdl:operation name="getTotalAdsFromDealerId"><wsdl:input message="tns:getTotalAdsFromDealerIdRequest"/><wsdl:output message="tns:getTotalAdsFromDealerIdResponse"/></wsdl:operation></wsdl:portType><binding name="adManagerBinding" type="tns:adManagerPortType"><soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="__construct"><soap:operation soapAction="http://www.luxauto.lu/webservices/service.php?class=adManager&amp;method=__construct" style="rpc"/><wsdl:input><soap:body use="encoded" namespace="http://www.luxauto.lu/webservices" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></wsdl:input></wsdl:operation><wsdl:operation name="authUser"><soap:operation soapAction="http://www.luxauto.lu/webservices/service.php?class=adManager&amp;method=authUser" style="rpc"/><wsdl:input><soap:body use="encoded" namespace="http://www.luxauto.lu/webservices" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></wsdl:input></wsdl:operation><wsdl:operation name="getAd"><soap:operation soapAction="http://www.luxauto.lu/webservices/service.php?class=adManager&amp;method=getAd" style="rpc"/><wsdl:input><soap:body use="encoded" namespace="http://www.luxauto.lu/webservices" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></wsdl:input><wsdl:output><soap:body use="encoded" namespace="http://www.luxauto.lu/webservices" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></wsdl:output></wsdl:operation><wsdl:operation name="getAds"><soap:operation soapAction="http://www.luxauto.lu/webservices/service.php?class=adManager&amp;method=getAds" style="rpc"/><wsdl:input><soap:body use="encoded" namespace="http://www.luxauto.lu/webservices" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></wsdl:input><wsdl:output><soap:body use="encoded" namespace="http://www.luxauto.lu/webservices" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></wsdl:output></wsdl:operation><wsdl:operation name="getAdsFromDealerId"><soap:operation soapAction="http://www.luxauto.lu/webservices/service.php?class=adManager&amp;method=getAdsFromDealerId" style="rpc"/><wsdl:input><soap:body use="encoded" namespace="http://www.luxauto.lu/webservices" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></wsdl:input><wsdl:output><soap:body use="encoded" namespace="http://www.luxauto.lu/webservices" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></wsdl:output></wsdl:operation><wsdl:operation name="getTotalAds"><soap:operation soapAction="http://www.luxauto.lu/webservices/service.php?class=adManager&amp;method=getTotalAds" style="rpc"/><wsdl:input><soap:body use="encoded" namespace="http://www.luxauto.lu/webservices" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></wsdl:input><wsdl:output><soap:body use="encoded" namespace="http://www.luxauto.lu/webservices" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></wsdl:output></wsdl:operation><wsdl:operation name="getTotalAdsFromDealerId"><soap:operation soapAction="http://www.luxauto.lu/webservices/service.php?class=adManager&amp;method=getTotalAdsFromDealerId" style="rpc"/><wsdl:input><soap:body use="encoded" namespace="http://www.luxauto.lu/webservices" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></wsdl:input><wsdl:output><soap:body use="encoded" namespace="http://www.luxauto.lu/webservices" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></wsdl:output></wsdl:operation></binding><wsdl:service name="adManager"><wsdl:port name="adManagerPort" binding="tns:adManagerBinding"><soap:address location="http://www.luxauto.lu/webservices/service.php?class=adManager"/></wsdl:port></wsdl:service></wsdl:definitions>
  15.  
  16. 0
  17.  
  18.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement