<?xml version="1.0"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="IWsDBUpSellservice" 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="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: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: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="AUpSellXML" type="xs:string"/>
    <part name="ADmgDataXML" type="xs:string"/>
  </message>
  <message name="ApplyChangesExt9Response">
    <part name="AUpSellXML" type="xs:string"/>
    <part name="ADmgDataXML" type="xs:string"/>
  </message>
  <message name="GetUpSellPhotoData10Request">
    <part name="AUpSellIdId" type="xs:int"/>
    <part name="AObjType" type="xs:int"/>
  </message>
  <message name="GetUpSellPhotoData10Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="GetUpSellPhotoPath11Request">
    <part name="AUpSellIdId" type="xs:int"/>
    <part name="AObjType" type="xs:int"/>
  </message>
  <message name="GetUpSellPhotoPath11Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="FindUpsellIdByAk12Request">
    <part name="AUpsellAK" type="xs:string"/>
  </message>
  <message name="FindUpsellIdByAk12Response">
    <part name="return" type="xs:int"/>
  </message>
  <message name="FindUpsellAKByMatrixCellId13Request">
    <part name="AMatrixCellId" type="xs:int"/>
  </message>
  <message name="FindUpsellAKByMatrixCellId13Response">
    <part name="return" type="ns2:TArrayOfString"/>
  </message>
  <message name="FindUpsellIDsByMatrixCellId14Request">
    <part name="AMatrixCellId" type="xs:int"/>
  </message>
  <message name="FindUpsellIDsByMatrixCellId14Response">
    <part name="return" type="ns2:TArrayOfInt"/>
  </message>
  <message name="GetMatrixCellNamesByIds15Request">
    <part name="AMatrixCellIds" type="ns2:TArrayOfInt"/>
  </message>
  <message name="GetMatrixCellNamesByIds15Response">
    <part name="return" type="ns2:TArrayOfString"/>
  </message>
  <message name="GetMatrixCellPriceTable16Request">
    <part name="AMatrixCellId" type="xs:int"/>
  </message>
  <message name="GetMatrixCellPriceTable16Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="GetMatrixCellPriceList17Request">
    <part name="AMatrixCellId" type="xs:int"/>
  </message>
  <message name="GetMatrixCellPriceList17Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="GetMatrixCellPriceType18Request">
    <part name="AMatrixCellId" type="xs:int"/>
  </message>
  <message name="GetMatrixCellPriceType18Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="GetMatrixSheetIDByMatrixId19Request">
    <part name="AMatrixCellId" type="xs:int"/>
  </message>
  <message name="GetMatrixSheetIDByMatrixId19Response">
    <part name="return" type="xs:int"/>
  </message>
  <portType name="IWsDBUpSell">
    <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="GetUpSellPhotoData">
      <input message="tns:GetUpSellPhotoData10Request"/>
      <output message="tns:GetUpSellPhotoData10Response"/>
    </operation>
    <operation name="GetUpSellPhotoPath">
      <input message="tns:GetUpSellPhotoPath11Request"/>
      <output message="tns:GetUpSellPhotoPath11Response"/>
    </operation>
    <operation name="FindUpsellIdByAk">
      <input message="tns:FindUpsellIdByAk12Request"/>
      <output message="tns:FindUpsellIdByAk12Response"/>
    </operation>
    <operation name="FindUpsellAKByMatrixCellId">
      <input message="tns:FindUpsellAKByMatrixCellId13Request"/>
      <output message="tns:FindUpsellAKByMatrixCellId13Response"/>
    </operation>
    <operation name="FindUpsellIDsByMatrixCellId">
      <input message="tns:FindUpsellIDsByMatrixCellId14Request"/>
      <output message="tns:FindUpsellIDsByMatrixCellId14Response"/>
    </operation>
    <operation name="GetMatrixCellNamesByIds">
      <input message="tns:GetMatrixCellNamesByIds15Request"/>
      <output message="tns:GetMatrixCellNamesByIds15Response"/>
    </operation>
    <operation name="GetMatrixCellPriceTable">
      <input message="tns:GetMatrixCellPriceTable16Request"/>
      <output message="tns:GetMatrixCellPriceTable16Response"/>
    </operation>
    <operation name="GetMatrixCellPriceList">
      <input message="tns:GetMatrixCellPriceList17Request"/>
      <output message="tns:GetMatrixCellPriceList17Response"/>
    </operation>
    <operation name="GetMatrixCellPriceType">
      <input message="tns:GetMatrixCellPriceType18Request"/>
      <output message="tns:GetMatrixCellPriceType18Response"/>
    </operation>
    <operation name="GetMatrixSheetIDByMatrixId">
      <input message="tns:GetMatrixSheetIDByMatrixId19Request"/>
      <output message="tns:GetMatrixSheetIDByMatrixId19Response"/>
    </operation>
  </portType>
  <binding name="IWsDBUpSellbinding" type="tns:IWsDBUpSell">
    <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:WsDBUpSellIntf-IWsDBUpSell#GetDataById" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </output>
    </operation>
    <operation name="GetDataByIds">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBUpSellIntf-IWsDBUpSell#GetDataByIds" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </output>
    </operation>
    <operation name="GetDataByParams">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBUpSellIntf-IWsDBUpSell#GetDataByParams" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </output>
    </operation>
    <operation name="GetNewObjectDefault">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBUpSellIntf-IWsDBUpSell#GetNewObjectDefault" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </output>
    </operation>
    <operation name="ApplyChanges">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBUpSellIntf-IWsDBUpSell#ApplyChanges" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </output>
    </operation>
    <operation name="ApplyChanges2">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBUpSellIntf-IWsDBUpSell#ApplyChanges2" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </output>
    </operation>
    <operation name="GetRootWithSchema">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBUpSellIntf-IWsDBUpSell#GetRootWithSchema" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </output>
    </operation>
    <operation name="GetDataAll">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBUpSellIntf-IWsDBUpSell#GetDataAll" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </output>
    </operation>
    <operation name="Validate">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBUpSellIntf-IWsDBUpSell#Validate" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </output>
    </operation>
    <operation name="ApplyChangesExt">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBUpSellIntf-IWsDBUpSell#ApplyChangesExt" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </output>
    </operation>
    <operation name="GetUpSellPhotoData">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBUpSellIntf-IWsDBUpSell#GetUpSellPhotoData" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </output>
    </operation>
    <operation name="GetUpSellPhotoPath">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBUpSellIntf-IWsDBUpSell#GetUpSellPhotoPath" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </output>
    </operation>
    <operation name="FindUpsellIdByAk">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBUpSellIntf-IWsDBUpSell#FindUpsellIdByAk" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </output>
    </operation>
    <operation name="FindUpsellAKByMatrixCellId">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBUpSellIntf-IWsDBUpSell#FindUpsellAKByMatrixCellId" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </output>
    </operation>
    <operation name="FindUpsellIDsByMatrixCellId">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBUpSellIntf-IWsDBUpSell#FindUpsellIDsByMatrixCellId" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </output>
    </operation>
    <operation name="GetMatrixCellNamesByIds">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBUpSellIntf-IWsDBUpSell#GetMatrixCellNamesByIds" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </output>
    </operation>
    <operation name="GetMatrixCellPriceTable">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBUpSellIntf-IWsDBUpSell#GetMatrixCellPriceTable" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </output>
    </operation>
    <operation name="GetMatrixCellPriceList">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBUpSellIntf-IWsDBUpSell#GetMatrixCellPriceList" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </output>
    </operation>
    <operation name="GetMatrixCellPriceType">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBUpSellIntf-IWsDBUpSell#GetMatrixCellPriceType" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </output>
    </operation>
    <operation name="GetMatrixSheetIDByMatrixId">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBUpSellIntf-IWsDBUpSell#GetMatrixSheetIDByMatrixId" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBUpSellIntf-IWsDBUpSell"/>
      </output>
    </operation>
  </binding>
  <service name="IWsDBUpSellservice">
    <port name="IWsDBUpSellPort" binding="tns:IWsDBUpSellbinding">
      <address xmlns="http://schemas.xmlsoap.org/wsdl/soap/" location="http://skc-isapi-b2b.vivaticket.com/BosServices.dll/soap/IWsDBUpSell"/>
    </port>
  </service>
</definitions>

