<?xml version="1.0" encoding="UTF-8"?>
<definitions targetNamespace="http://demo.myorderbox.com/services/com.logicboxes.foundation.sfnb.order.DomOrderSetup" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://demo.myorderbox.com/services/com.logicboxes.foundation.sfnb.order.DomOrderSetup" xmlns:intf="http://demo.myorderbox.com/services/com.logicboxes.foundation.sfnb.order.DomOrderSetup" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns1="http://error.logicboxes.com" 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 Apache Axis version: #axisVersion#
Built on #today#-->
 <wsdl:types>
  <schema targetNamespace="http://xml.apache.org/xml-soap" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://error.logicboxes.com"/>
   <import namespace="http://demo.myorderbox.com/services/com.logicboxes.foundation.sfnb.order.DomOrderSetup"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="mapItem">
    <sequence>
     <element name="key" nillable="true" type="xsd:anyType"/>
     <element name="value" nillable="true" type="xsd:anyType"/>
    </sequence>
   </complexType>
   <complexType name="Map">
    <sequence>
     <element maxOccurs="unbounded" minOccurs="0" name="item" type="apachesoap:mapItem"/>
    </sequence>
   </complexType>
  </schema>
  <schema targetNamespace="http://error.logicboxes.com" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://demo.myorderbox.com/services/com.logicboxes.foundation.sfnb.order.DomOrderSetup"/>
   <import namespace="http://xml.apache.org/xml-soap"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="LogicBoxesException">
    <sequence>
     <element name="className" nillable="true" type="xsd:string"/>
     <element name="exceptionClassType" nillable="true" type="xsd:string"/>
     <element name="logLevel" nillable="true" type="xsd:string"/>
     <element name="message" nillable="true" type="xsd:string"/>
     <element name="errorClassType" nillable="true" type="xsd:string"/>
    </sequence>
   </complexType>
  </schema>
  <schema targetNamespace="http://demo.myorderbox.com/services/com.logicboxes.foundation.sfnb.order.DomOrderSetup" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://error.logicboxes.com"/>
   <import namespace="http://xml.apache.org/xml-soap"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="ArrayOf_xsd_string">
    <complexContent>
     <restriction base="soapenc:Array">
      <attribute ref="soapenc:arrayType" wsdl:arrayType="xsd:string[]"/>
     </restriction>
    </complexContent>
   </complexType>
  </schema>
 </wsdl:types>

   <message name="getCustomerCostPriceRequest">

      <part name="customerId" type="xsd:int"/>

   </message>

   <message name="getCustomerCostPriceRequest3">

      <part name="customerId" type="xsd:string"/>

      <part name="productKey" type="xsd:string"/>

   </message>

   <message name="LogicBoxesException">

      <part name="fault" type="tns1:LogicBoxesException"/>

   </message>

   <message name="getCustomerCostPriceResponse1">

      <part name="getCustomerCostPriceReturn" type="apachesoap:Map"/>

   </message>

   <message name="getCustomerCostPriceResponse2">

      <part name="getCustomerCostPriceReturn" type="apachesoap:Map"/>

   </message>

   <message name="getCustomerCostPriceResponse">

      <part name="getCustomerCostPriceReturn" type="apachesoap:Map"/>

   </message>

   <message name="getCustomerCostPriceResponse3">

      <part name="getCustomerCostPriceReturn" type="apachesoap:Map"/>

   </message>

   <message name="getCustomerCostPriceRequest2">

      <part name="productKey" type="xsd:string"/>

      <part name="customerId" type="xsd:string"/>

      <part name="params" type="impl:ArrayOf_xsd_string"/>

   </message>

   <message name="getCustomerCostPriceRequest1">

      <part name="productKey" type="xsd:string"/>

   </message>

   <portType name="DomOrderSetup">

      <operation name="getCustomerCostPrice" parameterOrder="customerId">

         <input message="impl:getCustomerCostPriceRequest" name="getCustomerCostPriceRequest"/>

         <output message="impl:getCustomerCostPriceResponse" name="getCustomerCostPriceResponse"/>

         <fault message="impl:LogicBoxesException" name="LogicBoxesException"/>

      </operation>

      <operation name="getCustomerCostPrice" parameterOrder="productKey">

         <input message="impl:getCustomerCostPriceRequest1" name="getCustomerCostPriceRequest1"/>

         <output message="impl:getCustomerCostPriceResponse1" name="getCustomerCostPriceResponse1"/>

         <fault message="impl:LogicBoxesException" name="LogicBoxesException"/>

      </operation>

      <operation name="getCustomerCostPrice" parameterOrder="productKey customerId params">

         <input message="impl:getCustomerCostPriceRequest2" name="getCustomerCostPriceRequest2"/>

         <output message="impl:getCustomerCostPriceResponse2" name="getCustomerCostPriceResponse2"/>

         <fault message="impl:LogicBoxesException" name="LogicBoxesException"/>

      </operation>

      <operation name="getCustomerCostPrice" parameterOrder="customerId productKey">

         <input message="impl:getCustomerCostPriceRequest3" name="getCustomerCostPriceRequest3"/>

         <output message="impl:getCustomerCostPriceResponse3" name="getCustomerCostPriceResponse3"/>

         <fault message="impl:LogicBoxesException" name="LogicBoxesException"/>

      </operation>

   </portType>

   <binding name="com.logicboxes.foundation.sfnb.order.DomOrderSetupSoapBinding" type="impl:DomOrderSetup">

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

      <operation name="getCustomerCostPrice">

         <wsdlsoap:operation soapAction=""/>

         <input name="getCustomerCostPriceRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://order.sfnb.foundation.logicboxes.com" use="encoded"/>

         </input>

         <output name="getCustomerCostPriceResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://demo.myorderbox.com/services/com.logicboxes.foundation.sfnb.order.DomOrderSetup" use="encoded"/>

         </output>

         <fault name="LogicBoxesException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="LogicBoxesException" namespace="http://demo.myorderbox.com/services/com.logicboxes.foundation.sfnb.order.DomOrderSetup" use="encoded"/>

         </fault>

      </operation>

      <operation name="getCustomerCostPrice">

         <wsdlsoap:operation soapAction=""/>

         <input name="getCustomerCostPriceRequest1">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://order.sfnb.foundation.logicboxes.com" use="encoded"/>

         </input>

         <output name="getCustomerCostPriceResponse1">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://demo.myorderbox.com/services/com.logicboxes.foundation.sfnb.order.DomOrderSetup" use="encoded"/>

         </output>

         <fault name="LogicBoxesException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="LogicBoxesException" namespace="http://demo.myorderbox.com/services/com.logicboxes.foundation.sfnb.order.DomOrderSetup" use="encoded"/>

         </fault>

      </operation>

      <operation name="getCustomerCostPrice">

         <wsdlsoap:operation soapAction=""/>

         <input name="getCustomerCostPriceRequest2">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://order.sfnb.foundation.logicboxes.com" use="encoded"/>

         </input>

         <output name="getCustomerCostPriceResponse2">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://demo.myorderbox.com/services/com.logicboxes.foundation.sfnb.order.DomOrderSetup" use="encoded"/>

         </output>

         <fault name="LogicBoxesException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="LogicBoxesException" namespace="http://demo.myorderbox.com/services/com.logicboxes.foundation.sfnb.order.DomOrderSetup" use="encoded"/>

         </fault>

      </operation>

      <operation name="getCustomerCostPrice">

         <wsdlsoap:operation soapAction=""/>

         <input name="getCustomerCostPriceRequest3">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://order.sfnb.foundation.logicboxes.com" use="encoded"/>

         </input>

         <output name="getCustomerCostPriceResponse3">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://demo.myorderbox.com/services/com.logicboxes.foundation.sfnb.order.DomOrderSetup" use="encoded"/>

         </output>

         <fault name="LogicBoxesException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="LogicBoxesException" namespace="http://demo.myorderbox.com/services/com.logicboxes.foundation.sfnb.order.DomOrderSetup" use="encoded"/>

         </fault>

      </operation>

   </binding>

   <service name="DomOrderSetupService">

      <port binding="impl:com.logicboxes.foundation.sfnb.order.DomOrderSetupSoapBinding" name="com.logicboxes.foundation.sfnb.order.DomOrderSetup">

         <wsdlsoap:address location="http://demo.myorderbox.com/services/com.logicboxes.foundation.sfnb.order.DomOrderSetup"/>

      </port>

   </service>

</definitions>
