<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions targetNamespace="http://V300" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://V300" xmlns:intf="http://V300" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns1="http://searchInventory.inventory.V300" xmlns:tns2="http://request.base.V300" xmlns:tns3="http://response.base.V300" xmlns:tns4="http://base" xmlns:tns5="http://_inventory.inventory.V300" xmlns:tns6="http://rpc.xml.coldfusion" xmlns:tns7="http://updateInventory.inventory.V300" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<!--WSDL created by ColdFusion-->
 <wsdl:types>
  <schema targetNamespace="http://request.base.V300" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://_inventory.inventory.V300"/>
   <import namespace="http://V300"/>
   <import namespace="http://response.base.V300"/>
   <import namespace="http://updateInventory.inventory.V300"/>
   <import namespace="http://rpc.xml.coldfusion"/>
   <import namespace="http://searchInventory.inventory.V300"/>
   <import namespace="http://base"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="Security">
    <sequence>
     <element name="Password" nillable="true" type="xsd:string"/>
     <element name="Username" nillable="true" type="xsd:string"/>
    </sequence>
   </complexType>
   <complexType name="Request">
    <sequence>
     <element name="Security" nillable="true" type="tns2:Security"/>
    </sequence>
   </complexType>
  </schema>
  <schema targetNamespace="http://searchInventory.inventory.V300" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://_inventory.inventory.V300"/>
   <import namespace="http://V300"/>
   <import namespace="http://response.base.V300"/>
   <import namespace="http://updateInventory.inventory.V300"/>
   <import namespace="http://rpc.xml.coldfusion"/>
   <import namespace="http://request.base.V300"/>
   <import namespace="http://base"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="Request">
    <complexContent>
     <extension base="tns2:Request">
      <sequence>
       <element name="Filter" nillable="true" type="xsd:string"/>
       <element name="InventoryPool" nillable="true" type="xsd:string"/>
       <element name="InventoryPoolID" nillable="true" type="xsd:string"/>
       <element name="MaxRows" nillable="true" type="xsd:double"/>
       <element name="Page" nillable="true" type="xsd:double"/>
       <element name="SKU" nillable="true" type="xsd:string"/>
       <element name="WebsiteIDs" nillable="true" type="xsd:string"/>
      </sequence>
     </extension>
    </complexContent>
   </complexType>
   <complexType name="Response">
    <complexContent>
     <extension base="tns3:Response">
      <sequence>
       <element name="Inventory" nillable="true" type="impl:ArrayOf_tns5_Inventory"/>
      </sequence>
     </extension>
    </complexContent>
   </complexType>
  </schema>
  <schema targetNamespace="http://base" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://_inventory.inventory.V300"/>
   <import namespace="http://V300"/>
   <import namespace="http://response.base.V300"/>
   <import namespace="http://updateInventory.inventory.V300"/>
   <import namespace="http://rpc.xml.coldfusion"/>
   <import namespace="http://request.base.V300"/>
   <import namespace="http://searchInventory.inventory.V300"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="baseResponse">
    <sequence/>
   </complexType>
  </schema>
  <schema targetNamespace="http://response.base.V300" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://_inventory.inventory.V300"/>
   <import namespace="http://V300"/>
   <import namespace="http://updateInventory.inventory.V300"/>
   <import namespace="http://rpc.xml.coldfusion"/>
   <import namespace="http://request.base.V300"/>
   <import namespace="http://searchInventory.inventory.V300"/>
   <import namespace="http://base"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="Error">
    <sequence>
     <element name="ErrorCode" nillable="true" type="xsd:string"/>
     <element name="ErrorMessage" nillable="true" type="xsd:string"/>
    </sequence>
   </complexType>
   <complexType name="Response">
    <complexContent>
     <extension base="tns4:baseResponse">
      <sequence>
       <element name="Errors" nillable="true" type="impl:ArrayOf_tns3_Error"/>
       <element name="IsSuccessful" nillable="true" type="xsd:boolean"/>
       <element name="RecordCount" nillable="true" type="xsd:double"/>
      </sequence>
     </extension>
    </complexContent>
   </complexType>
  </schema>
  <schema targetNamespace="http://V300" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://_inventory.inventory.V300"/>
   <import namespace="http://response.base.V300"/>
   <import namespace="http://updateInventory.inventory.V300"/>
   <import namespace="http://rpc.xml.coldfusion"/>
   <import namespace="http://request.base.V300"/>
   <import namespace="http://searchInventory.inventory.V300"/>
   <import namespace="http://base"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="ArrayOf_tns3_Error">
    <complexContent>
     <restriction base="soapenc:Array">
      <attribute ref="soapenc:arrayType" wsdl:arrayType="tns3:Error[]"/>
     </restriction>
    </complexContent>
   </complexType>
   <complexType name="ArrayOf_tns5_Inventory">
    <complexContent>
     <restriction base="soapenc:Array">
      <attribute ref="soapenc:arrayType" wsdl:arrayType="tns5:Inventory[]"/>
     </restriction>
    </complexContent>
   </complexType>
  </schema>
  <schema targetNamespace="http://_inventory.inventory.V300" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://V300"/>
   <import namespace="http://response.base.V300"/>
   <import namespace="http://updateInventory.inventory.V300"/>
   <import namespace="http://rpc.xml.coldfusion"/>
   <import namespace="http://request.base.V300"/>
   <import namespace="http://searchInventory.inventory.V300"/>
   <import namespace="http://base"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="Inventory">
    <sequence>
     <element name="CurrentInventory" nillable="true" type="xsd:double"/>
     <element name="InventoryPool" nillable="true" type="xsd:string"/>
     <element name="InventoryPoolID" nillable="true" type="xsd:string"/>
     <element name="SKU" nillable="true" type="xsd:string"/>
     <element name="WebsiteID" nillable="true" type="xsd:string"/>
    </sequence>
   </complexType>
  </schema>
  <schema targetNamespace="http://rpc.xml.coldfusion" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://_inventory.inventory.V300"/>
   <import namespace="http://V300"/>
   <import namespace="http://response.base.V300"/>
   <import namespace="http://updateInventory.inventory.V300"/>
   <import namespace="http://request.base.V300"/>
   <import namespace="http://searchInventory.inventory.V300"/>
   <import namespace="http://base"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="CFCInvocationException">
    <sequence/>
   </complexType>
  </schema>
  <schema targetNamespace="http://updateInventory.inventory.V300" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://_inventory.inventory.V300"/>
   <import namespace="http://V300"/>
   <import namespace="http://response.base.V300"/>
   <import namespace="http://rpc.xml.coldfusion"/>
   <import namespace="http://request.base.V300"/>
   <import namespace="http://searchInventory.inventory.V300"/>
   <import namespace="http://base"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="Request">
    <complexContent>
     <extension base="tns2:Request">
      <sequence>
       <element name="Inventory" nillable="true" type="tns5:Inventory"/>
       <element name="Mode" nillable="true" type="xsd:string"/>
      </sequence>
     </extension>
    </complexContent>
   </complexType>
   <complexType name="Response">
    <complexContent>
     <extension base="tns3:Response">
      <sequence/>
     </extension>
    </complexContent>
   </complexType>
  </schema>
 </wsdl:types>

   <wsdl:message name="SearchInventoryResponse">

      <wsdl:part name="SearchInventoryReturn" type="tns1:Response">

      </wsdl:part>

   </wsdl:message>

   <wsdl:message name="UpdateInventoryRequest">

      <wsdl:part name="Request" type="tns7:Request">

      </wsdl:part>

   </wsdl:message>

   <wsdl:message name="CFCInvocationException">

      <wsdl:part name="fault" type="tns6:CFCInvocationException">

      </wsdl:part>

   </wsdl:message>

   <wsdl:message name="UpdateInventoryResponse">

      <wsdl:part name="UpdateInventoryReturn" type="tns7:Response">

      </wsdl:part>

   </wsdl:message>

   <wsdl:message name="SearchInventoryRequest">

      <wsdl:part name="Request" type="tns1:Request">

      </wsdl:part>

   </wsdl:message>

   <wsdl:portType name="InventoryService">

      <wsdl:operation name="SearchInventory" parameterOrder="Request">

         <wsdl:input message="intf:SearchInventoryRequest" name="SearchInventoryRequest">

       </wsdl:input>

         <wsdl:output message="intf:SearchInventoryResponse" name="SearchInventoryResponse">

       </wsdl:output>

         <wsdl:fault message="intf:CFCInvocationException" name="CFCInvocationException">

       </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="UpdateInventory" parameterOrder="Request">

         <wsdl:input message="intf:UpdateInventoryRequest" name="UpdateInventoryRequest">

       </wsdl:input>

         <wsdl:output message="intf:UpdateInventoryResponse" name="UpdateInventoryResponse">

       </wsdl:output>

         <wsdl:fault message="intf:CFCInvocationException" name="CFCInvocationException">

       </wsdl:fault>

      </wsdl:operation>

   </wsdl:portType>

   <wsdl:binding name="InventoryService.cfcSoapBinding" type="intf:InventoryService">

      <wsdlsoap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>

      <wsdl:operation name="SearchInventory">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="SearchInventoryRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://V300" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="SearchInventoryResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://V300" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="CFCInvocationException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="CFCInvocationException" namespace="http://V300" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="UpdateInventory">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="UpdateInventoryRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://V300" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="UpdateInventoryResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://V300" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="CFCInvocationException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="CFCInvocationException" namespace="http://V300" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

   </wsdl:binding>

   <wsdl:service name="InventoryServiceService">

      <wsdl:port binding="intf:InventoryService.cfcSoapBinding" name="InventoryService.cfc">

         <wsdlsoap:address location="http://webservices.vin65.com/V300/InventoryService.cfc"/>

      </wsdl:port>

   </wsdl:service>

</wsdl:definitions>
