<?xml version="1.0"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="IWsDBBoxservice" 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">
  <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>
  </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="GetUserBoxId9Request">
    <part name="AWorkstationId" type="xs:int"/>
    <part name="AUserId" type="xs:int"/>
    <part name="CreateIfNeeded" type="xs:boolean"/>
    <part name="IsNotSale" type="xs:boolean"/>
    <part name="aDate" type="xs:dateTime"/>
  </message>
  <message name="GetUserBoxId9Response">
    <part name="return" type="xs:anyType"/>
  </message>
  <message name="GetUserBoxId10Request">
    <part name="AWorkstationId" type="xs:int"/>
    <part name="AUserId" type="xs:int"/>
    <part name="CreateIfNeeded" type="xs:boolean"/>
    <part name="IsNotSale" type="xs:boolean"/>
  </message>
  <message name="GetUserBoxId10Response">
    <part name="return" type="xs:anyType"/>
  </message>
  <message name="GetUserBoxId11Request">
    <part name="CreateIfNeeded" type="xs:boolean"/>
    <part name="IsNotSale" type="xs:boolean"/>
  </message>
  <message name="GetUserBoxId11Response">
    <part name="return" type="xs:anyType"/>
  </message>
  <message name="GetBoxEstimatedContentCDS12Request">
    <part name="ABoxId" type="xs:int"/>
    <part name="AForeignCurrDetail" type="xs:boolean"/>
    <part name="AEscludeDepositID" type="xs:anyType"/>
  </message>
  <message name="GetBoxEstimatedContentCDS12Response">
    <part name="return" type="xs:anyType"/>
  </message>
  <message name="BagNumAlreadyExists13Request">
    <part name="ABagNumber" type="xs:int"/>
    <part name="ABoxId" type="xs:int"/>
  </message>
  <message name="BagNumAlreadyExists13Response">
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="GetBoxEstimatedContent14Request">
    <part name="ABoxId" type="xs:int"/>
    <part name="AEscludeDepositID" type="xs:anyType"/>
    <part name="APaymentTypes" type="xs:string"/>
  </message>
  <message name="GetBoxEstimatedContent14Response">
    <part name="return" type="xs:double"/>
  </message>
  <message name="CashLiftExceeded15Request">
    <part name="ABoxId" type="xs:int"/>
    <part name="aMaxValueDeposit" type="xs:double"/>
  </message>
  <message name="CashLiftExceeded15Response">
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="DuplicatedDeposit16Request">
    <part name="ABoxId" type="xs:int"/>
    <part name="ADepositId" type="xs:int"/>
  </message>
  <message name="DuplicatedDeposit16Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="GetDepositDetails17Request">
    <part name="ABoxId" type="xs:int"/>
    <part name="ADepositId" type="xs:int"/>
  </message>
  <message name="GetDepositDetails17Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="GetRootXML18Request">
    <part name="ABoxId" type="xs:int"/>
  </message>
  <message name="GetRootXML18Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="GetBox19Request">
    <part name="ABoxId" type="xs:int"/>
  </message>
  <message name="GetBox19Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="GetLastBoxId20Request"/>
  <message name="GetLastBoxId20Response">
    <part name="return" type="xs:int"/>
  </message>
  <message name="GetLastDepositId21Request"/>
  <message name="GetLastDepositId21Response">
    <part name="return" type="xs:int"/>
  </message>
  <portType name="IWsDBBox">
    <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="GetUserBoxId">
      <input message="tns:GetUserBoxId9Request"/>
      <output message="tns:GetUserBoxId9Response"/>
    </operation>
    <operation name="GetUserBoxId">
      <input message="tns:GetUserBoxId10Request"/>
      <output message="tns:GetUserBoxId10Response"/>
    </operation>
    <operation name="GetUserBoxId">
      <input message="tns:GetUserBoxId11Request"/>
      <output message="tns:GetUserBoxId11Response"/>
    </operation>
    <operation name="GetBoxEstimatedContentCDS">
      <input message="tns:GetBoxEstimatedContentCDS12Request"/>
      <output message="tns:GetBoxEstimatedContentCDS12Response"/>
    </operation>
    <operation name="BagNumAlreadyExists">
      <input message="tns:BagNumAlreadyExists13Request"/>
      <output message="tns:BagNumAlreadyExists13Response"/>
    </operation>
    <operation name="GetBoxEstimatedContent">
      <input message="tns:GetBoxEstimatedContent14Request"/>
      <output message="tns:GetBoxEstimatedContent14Response"/>
    </operation>
    <operation name="CashLiftExceeded">
      <input message="tns:CashLiftExceeded15Request"/>
      <output message="tns:CashLiftExceeded15Response"/>
    </operation>
    <operation name="DuplicatedDeposit">
      <input message="tns:DuplicatedDeposit16Request"/>
      <output message="tns:DuplicatedDeposit16Response"/>
    </operation>
    <operation name="GetDepositDetails">
      <input message="tns:GetDepositDetails17Request"/>
      <output message="tns:GetDepositDetails17Response"/>
    </operation>
    <operation name="GetRootXML">
      <input message="tns:GetRootXML18Request"/>
      <output message="tns:GetRootXML18Response"/>
    </operation>
    <operation name="GetBox">
      <input message="tns:GetBox19Request"/>
      <output message="tns:GetBox19Response"/>
    </operation>
    <operation name="GetLastBoxId">
      <input message="tns:GetLastBoxId20Request"/>
      <output message="tns:GetLastBoxId20Response"/>
    </operation>
    <operation name="GetLastDepositId">
      <input message="tns:GetLastDepositId21Request"/>
      <output message="tns:GetLastDepositId21Response"/>
    </operation>
  </portType>
  <binding name="IWsDBBoxbinding" type="tns:IWsDBBox">
    <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:WsDBBoxIntf-IWsDBBox#GetDataById" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </output>
    </operation>
    <operation name="GetDataByIds">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBBoxIntf-IWsDBBox#GetDataByIds" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </output>
    </operation>
    <operation name="GetDataByParams">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBBoxIntf-IWsDBBox#GetDataByParams" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </output>
    </operation>
    <operation name="GetNewObjectDefault">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBBoxIntf-IWsDBBox#GetNewObjectDefault" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </output>
    </operation>
    <operation name="ApplyChanges">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBBoxIntf-IWsDBBox#ApplyChanges" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </output>
    </operation>
    <operation name="ApplyChanges2">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBBoxIntf-IWsDBBox#ApplyChanges2" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </output>
    </operation>
    <operation name="GetRootWithSchema">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBBoxIntf-IWsDBBox#GetRootWithSchema" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </output>
    </operation>
    <operation name="GetDataAll">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBBoxIntf-IWsDBBox#GetDataAll" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </output>
    </operation>
    <operation name="Validate">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBBoxIntf-IWsDBBox#Validate" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </output>
    </operation>
    <operation name="GetUserBoxId">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBBoxIntf-IWsDBBox#GetUserBoxId" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </output>
    </operation>
    <operation name="GetUserBoxId">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBBoxIntf-IWsDBBox#GetUserBoxId" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </output>
    </operation>
    <operation name="GetUserBoxId">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBBoxIntf-IWsDBBox#GetUserBoxId" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </output>
    </operation>
    <operation name="GetBoxEstimatedContentCDS">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBBoxIntf-IWsDBBox#GetBoxEstimatedContentCDS" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </output>
    </operation>
    <operation name="BagNumAlreadyExists">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBBoxIntf-IWsDBBox#BagNumAlreadyExists" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </output>
    </operation>
    <operation name="GetBoxEstimatedContent">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBBoxIntf-IWsDBBox#GetBoxEstimatedContent" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </output>
    </operation>
    <operation name="CashLiftExceeded">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBBoxIntf-IWsDBBox#CashLiftExceeded" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </output>
    </operation>
    <operation name="DuplicatedDeposit">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBBoxIntf-IWsDBBox#DuplicatedDeposit" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </output>
    </operation>
    <operation name="GetDepositDetails">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBBoxIntf-IWsDBBox#GetDepositDetails" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </output>
    </operation>
    <operation name="GetRootXML">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBBoxIntf-IWsDBBox#GetRootXML" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </output>
    </operation>
    <operation name="GetBox">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBBoxIntf-IWsDBBox#GetBox" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </output>
    </operation>
    <operation name="GetLastBoxId">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBBoxIntf-IWsDBBox#GetLastBoxId" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </output>
    </operation>
    <operation name="GetLastDepositId">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBBoxIntf-IWsDBBox#GetLastDepositId" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBBoxIntf-IWsDBBox"/>
      </output>
    </operation>
  </binding>
  <service name="IWsDBBoxservice">
    <port name="IWsDBBoxPort" binding="tns:IWsDBBoxbinding">
      <address xmlns="http://schemas.xmlsoap.org/wsdl/soap/" location="http://skc-isapi-b2b.vivaticket.com/BosServices.dll/soap/IWsDBBox"/>
    </port>
  </service>
</definitions>

