<?xml version="1.0"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="IWsDBDeliveryservice" targetNamespace="http://tempuri.org/" xmlns:tns="http://tempuri.org/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:ns1="urn:WsCustomEditIntf" xmlns:ns2="urn:OtnSysUtils">
  <types>
    <xs:schema targetNamespace="urn:WsCustomEditIntf" xmlns="urn:WsCustomEditIntf">
      <xs:simpleType name="TWsEditTransType">
        <xs:restriction base="xs:string">
          <xs:enumeration value="ottOneTrans"/>
          <xs:enumeration value="ottOneForEach"/>
          <xs:enumeration value="ottMockTransaction"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:schema>
    <xs:schema targetNamespace="urn:OtnSysUtils" xmlns="urn:OtnSysUtils">
      <xs:complexType name="TArrayOfInt">
        <xs:complexContent>
          <xs:restriction base="soapenc:Array">
            <sequence xmlns="http://www.w3.org/2001/XMLSchema"/>
            <xs:attribute ref="soapenc:arrayType" n1:arrayType="xs:int[]" xmlns:n1="http://schemas.xmlsoap.org/wsdl/"/>
          </xs:restriction>
        </xs:complexContent>
      </xs:complexType>
      <xs:complexType name="TArrayOfString">
        <xs:complexContent>
          <xs:restriction base="soapenc:Array">
            <sequence xmlns="http://www.w3.org/2001/XMLSchema"/>
            <xs:attribute ref="soapenc:arrayType" n1:arrayType="xs:string[]" xmlns:n1="http://schemas.xmlsoap.org/wsdl/"/>
          </xs:restriction>
        </xs:complexContent>
      </xs:complexType>
    </xs:schema>
  </types>
  <message name="GetDataById0Request">
    <part name="aId" type="xs:string"/>
  </message>
  <message name="GetDataById0Response">
    <part name="aXmlData" type="xs:string"/>
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="GetDataByIds1Request">
    <part name="aIds" type="xs:string"/>
  </message>
  <message name="GetDataByIds1Response">
    <part name="aXmlData" type="xs:string"/>
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="GetDataByParams2Request">
    <part name="aParams" type="xs:string"/>
  </message>
  <message name="GetDataByParams2Response">
    <part name="aXmlData" type="xs:string"/>
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="GetNewObjectDefault3Request"/>
  <message name="GetNewObjectDefault3Response">
    <part name="aXmlData" type="xs:string"/>
  </message>
  <message name="ApplyChanges4Request">
    <part name="aTransactionType" type="ns1:TWsEditTransType"/>
    <part name="aXmlData" type="xs:string"/>
  </message>
  <message name="ApplyChanges4Response">
    <part name="aXmlData" type="xs:string"/>
    <part name="return" type="xs:int"/>
  </message>
  <message name="ApplyChanges25Request">
    <part name="AXMLData" type="xs:string"/>
  </message>
  <message name="ApplyChanges25Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="GetRootWithSchema6Request">
    <part name="AId" type="xs:string"/>
  </message>
  <message name="GetRootWithSchema6Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="GetDataAll7Request"/>
  <message name="GetDataAll7Response">
    <part name="aXmlData" type="xs:string"/>
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="Validate8Request">
    <part name="aXmlData" type="xs:string"/>
  </message>
  <message name="Validate8Response">
    <part name="aErrorId" type="xs:int"/>
    <part name="aErrorMessage" type="xs:string"/>
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="ApplyChangesExt9Request">
    <part name="ADeliveryXML" type="xs:string"/>
    <part name="ADmgDataXML" type="xs:string"/>
  </message>
  <message name="ApplyChangesExt9Response">
    <part name="ADeliveryXML" type="xs:string"/>
    <part name="ADmgDataXML" type="xs:string"/>
  </message>
  <message name="FindDeliveryByAK10Request">
    <part name="AAK" type="xs:string"/>
    <part name="AIsBulk" type="xs:boolean"/>
  </message>
  <message name="FindDeliveryByAK10Response">
    <part name="AIsBulk" type="xs:boolean"/>
    <part name="return" type="xs:int"/>
  </message>
  <message name="GetDeliveryAKById11Request">
    <part name="ADeliveryId" type="xs:int"/>
  </message>
  <message name="GetDeliveryAKById11Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="FindDeliveryMatrixCellIdByAK12Request">
    <part name="AAK" type="xs:string"/>
  </message>
  <message name="FindDeliveryMatrixCellIdByAK12Response">
    <part name="return" type="xs:int"/>
  </message>
  <message name="GetDeliveryIdsLinkedToMatrixCellIds13Request">
    <part name="AMatrixCellIds" type="ns2:TArrayOfInt"/>
    <part name="AShopcartQty" type="xs:int"/>
    <part name="AAvaliableDEliveryAKs" type="ns2:TArrayOfString"/>
    <part name="ANumDaysBefore" type="xs:int"/>
    <part name="AWorkingDays" type="xs:int"/>
    <part name="AResOwnerAccountId" type="xs:int"/>
  </message>
  <message name="GetDeliveryIdsLinkedToMatrixCellIds13Response">
    <part name="AAvaliableDEliveryAKs" type="ns2:TArrayOfString"/>
    <part name="return" type="ns2:TArrayOfInt"/>
  </message>
  <message name="AddMatrixCellIDs14Request">
    <part name="ADelieveryId" type="xs:int"/>
    <part name="AMatrixCellids" type="ns2:TArrayOfInt"/>
    <part name="ACompleteCount" type="xs:int"/>
    <part name="ASkipCount" type="xs:int"/>
  </message>
  <message name="AddMatrixCellIDs14Response">
    <part name="ACompleteCount" type="xs:int"/>
    <part name="ASkipCount" type="xs:int"/>
  </message>
  <message name="RemoveMatrixCellIDs15Request">
    <part name="ADelieveryId" type="xs:int"/>
    <part name="AMatrixCellids" type="ns2:TArrayOfInt"/>
  </message>
  <message name="RemoveMatrixCellIDs15Response"/>
  <message name="GetDeliveryAKFromDeliveryProductId16Request">
    <part name="AMatrixCellID" type="xs:int"/>
  </message>
  <message name="GetDeliveryAKFromDeliveryProductId16Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="FindDeliveryShopcartFlagsByAK17Request">
    <part name="AAK" type="xs:string"/>
    <part name="Approved" type="xs:boolean"/>
    <part name="Paid" type="xs:boolean"/>
    <part name="Encode" type="xs:boolean"/>
    <part name="Validated" type="xs:boolean"/>
  </message>
  <message name="FindDeliveryShopcartFlagsByAK17Response">
    <part name="Approved" type="xs:boolean"/>
    <part name="Paid" type="xs:boolean"/>
    <part name="Encode" type="xs:boolean"/>
    <part name="Validated" type="xs:boolean"/>
  </message>
  <message name="CopyDeliveriesThroughCells18Request">
    <part name="ASourceCellId" type="xs:int"/>
    <part name="ADestCellId" type="xs:int"/>
  </message>
  <message name="CopyDeliveriesThroughCells18Response"/>
  <message name="GetDeliveryAKAndIdByMatrixCellId19Request">
    <part name="AMatrixCellId" type="xs:int"/>
    <part name="ADeliveryId" type="xs:int"/>
    <part name="ADeliveryAK" type="xs:string"/>
  </message>
  <message name="GetDeliveryAKAndIdByMatrixCellId19Response">
    <part name="ADeliveryId" type="xs:int"/>
    <part name="ADeliveryAK" type="xs:string"/>
  </message>
  <portType name="IWsDBDelivery">
    <operation name="GetDataById">
      <input message="tns:GetDataById0Request"/>
      <output message="tns:GetDataById0Response"/>
    </operation>
    <operation name="GetDataByIds">
      <input message="tns:GetDataByIds1Request"/>
      <output message="tns:GetDataByIds1Response"/>
    </operation>
    <operation name="GetDataByParams">
      <input message="tns:GetDataByParams2Request"/>
      <output message="tns:GetDataByParams2Response"/>
    </operation>
    <operation name="GetNewObjectDefault">
      <input message="tns:GetNewObjectDefault3Request"/>
      <output message="tns:GetNewObjectDefault3Response"/>
    </operation>
    <operation name="ApplyChanges">
      <input message="tns:ApplyChanges4Request"/>
      <output message="tns:ApplyChanges4Response"/>
    </operation>
    <operation name="ApplyChanges2">
      <input message="tns:ApplyChanges25Request"/>
      <output message="tns:ApplyChanges25Response"/>
    </operation>
    <operation name="GetRootWithSchema">
      <input message="tns:GetRootWithSchema6Request"/>
      <output message="tns:GetRootWithSchema6Response"/>
    </operation>
    <operation name="GetDataAll">
      <input message="tns:GetDataAll7Request"/>
      <output message="tns:GetDataAll7Response"/>
    </operation>
    <operation name="Validate">
      <input message="tns:Validate8Request"/>
      <output message="tns:Validate8Response"/>
    </operation>
    <operation name="ApplyChangesExt">
      <input message="tns:ApplyChangesExt9Request"/>
      <output message="tns:ApplyChangesExt9Response"/>
    </operation>
    <operation name="FindDeliveryByAK">
      <input message="tns:FindDeliveryByAK10Request"/>
      <output message="tns:FindDeliveryByAK10Response"/>
    </operation>
    <operation name="GetDeliveryAKById">
      <input message="tns:GetDeliveryAKById11Request"/>
      <output message="tns:GetDeliveryAKById11Response"/>
    </operation>
    <operation name="FindDeliveryMatrixCellIdByAK">
      <input message="tns:FindDeliveryMatrixCellIdByAK12Request"/>
      <output message="tns:FindDeliveryMatrixCellIdByAK12Response"/>
    </operation>
    <operation name="GetDeliveryIdsLinkedToMatrixCellIds">
      <input message="tns:GetDeliveryIdsLinkedToMatrixCellIds13Request"/>
      <output message="tns:GetDeliveryIdsLinkedToMatrixCellIds13Response"/>
    </operation>
    <operation name="AddMatrixCellIDs">
      <input message="tns:AddMatrixCellIDs14Request"/>
      <output message="tns:AddMatrixCellIDs14Response"/>
    </operation>
    <operation name="RemoveMatrixCellIDs">
      <input message="tns:RemoveMatrixCellIDs15Request"/>
      <output message="tns:RemoveMatrixCellIDs15Response"/>
    </operation>
    <operation name="GetDeliveryAKFromDeliveryProductId">
      <input message="tns:GetDeliveryAKFromDeliveryProductId16Request"/>
      <output message="tns:GetDeliveryAKFromDeliveryProductId16Response"/>
    </operation>
    <operation name="FindDeliveryShopcartFlagsByAK">
      <input message="tns:FindDeliveryShopcartFlagsByAK17Request"/>
      <output message="tns:FindDeliveryShopcartFlagsByAK17Response"/>
    </operation>
    <operation name="CopyDeliveriesThroughCells">
      <input message="tns:CopyDeliveriesThroughCells18Request"/>
      <output message="tns:CopyDeliveriesThroughCells18Response"/>
    </operation>
    <operation name="GetDeliveryAKAndIdByMatrixCellId">
      <input message="tns:GetDeliveryAKAndIdByMatrixCellId19Request"/>
      <output message="tns:GetDeliveryAKAndIdByMatrixCellId19Response"/>
    </operation>
  </portType>
  <binding name="IWsDBDeliverybinding" type="tns:IWsDBDelivery">
    <binding xmlns="http://schemas.xmlsoap.org/wsdl/soap/" style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="GetDataById">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeliveryIntf-IWsDBDelivery#GetDataById" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </output>
    </operation>
    <operation name="GetDataByIds">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeliveryIntf-IWsDBDelivery#GetDataByIds" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </output>
    </operation>
    <operation name="GetDataByParams">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeliveryIntf-IWsDBDelivery#GetDataByParams" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </output>
    </operation>
    <operation name="GetNewObjectDefault">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeliveryIntf-IWsDBDelivery#GetNewObjectDefault" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </output>
    </operation>
    <operation name="ApplyChanges">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeliveryIntf-IWsDBDelivery#ApplyChanges" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </output>
    </operation>
    <operation name="ApplyChanges2">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeliveryIntf-IWsDBDelivery#ApplyChanges2" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </output>
    </operation>
    <operation name="GetRootWithSchema">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeliveryIntf-IWsDBDelivery#GetRootWithSchema" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </output>
    </operation>
    <operation name="GetDataAll">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeliveryIntf-IWsDBDelivery#GetDataAll" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </output>
    </operation>
    <operation name="Validate">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeliveryIntf-IWsDBDelivery#Validate" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </output>
    </operation>
    <operation name="ApplyChangesExt">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeliveryIntf-IWsDBDelivery#ApplyChangesExt" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </output>
    </operation>
    <operation name="FindDeliveryByAK">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeliveryIntf-IWsDBDelivery#FindDeliveryByAK" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </output>
    </operation>
    <operation name="GetDeliveryAKById">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeliveryIntf-IWsDBDelivery#GetDeliveryAKById" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </output>
    </operation>
    <operation name="FindDeliveryMatrixCellIdByAK">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeliveryIntf-IWsDBDelivery#FindDeliveryMatrixCellIdByAK" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </output>
    </operation>
    <operation name="GetDeliveryIdsLinkedToMatrixCellIds">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeliveryIntf-IWsDBDelivery#GetDeliveryIdsLinkedToMatrixCellIds" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </output>
    </operation>
    <operation name="AddMatrixCellIDs">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeliveryIntf-IWsDBDelivery#AddMatrixCellIDs" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </output>
    </operation>
    <operation name="RemoveMatrixCellIDs">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeliveryIntf-IWsDBDelivery#RemoveMatrixCellIDs" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </output>
    </operation>
    <operation name="GetDeliveryAKFromDeliveryProductId">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeliveryIntf-IWsDBDelivery#GetDeliveryAKFromDeliveryProductId" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </output>
    </operation>
    <operation name="FindDeliveryShopcartFlagsByAK">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeliveryIntf-IWsDBDelivery#FindDeliveryShopcartFlagsByAK" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </output>
    </operation>
    <operation name="CopyDeliveriesThroughCells">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeliveryIntf-IWsDBDelivery#CopyDeliveriesThroughCells" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </output>
    </operation>
    <operation name="GetDeliveryAKAndIdByMatrixCellId">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeliveryIntf-IWsDBDelivery#GetDeliveryAKAndIdByMatrixCellId" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeliveryIntf-IWsDBDelivery"/>
      </output>
    </operation>
  </binding>
  <service name="IWsDBDeliveryservice">
    <port name="IWsDBDeliveryPort" binding="tns:IWsDBDeliverybinding">
      <address xmlns="http://schemas.xmlsoap.org/wsdl/soap/" location="http://skc-isapi-bos.vivaticket.com/BosServices.dll/soap/IWsDBDelivery"/>
    </port>
  </service>
</definitions>

