<?xml version="1.0"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="IWsDBDeviceservice" 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: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="ADeviceXML" type="xs:string"/>
    <part name="ADefaultRightXML" type="xs:string"/>
    <part name="ATypeRightXML" type="xs:string"/>
  </message>
  <message name="ApplyChangesExt9Response">
    <part name="ADeviceXML" type="xs:string"/>
    <part name="ADefaultRightXML" type="xs:string"/>
    <part name="ATypeRightXML" type="xs:string"/>
  </message>
  <message name="CreateDevice10Request">
    <part name="ADriverId" type="xs:int"/>
    <part name="ADeviceName" type="xs:string"/>
  </message>
  <message name="CreateDevice10Response">
    <part name="return" type="xs:int"/>
  </message>
  <message name="GetDefaultDeviceName11Request">
    <part name="ADriverId" type="xs:int"/>
  </message>
  <message name="GetDefaultDeviceName11Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="GetFamilyTypeByDriverId12Request">
    <part name="ADriverId" type="xs:int"/>
  </message>
  <message name="GetFamilyTypeByDriverId12Response">
    <part name="return" type="xs:int"/>
  </message>
  <message name="GetFamilyTypeByDeviceId13Request">
    <part name="ADeviceId" type="xs:int"/>
  </message>
  <message name="GetFamilyTypeByDeviceId13Response">
    <part name="return" type="xs:int"/>
  </message>
  <message name="GetDeviceNameById14Request">
    <part name="ADeviceId" type="xs:int"/>
  </message>
  <message name="GetDeviceNameById14Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="GetDriverAkById15Request">
    <part name="ADriverId" type="xs:int"/>
  </message>
  <message name="GetDriverAkById15Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="GetDeviceIdByDriverAK16Request">
    <part name="ADriverAK" type="xs:string"/>
  </message>
  <message name="GetDeviceIdByDriverAK16Response">
    <part name="return" type="xs:int"/>
  </message>
  <message name="FindDefaultDeviceIdByDriverId17Request">
    <part name="ADriverId" type="xs:int"/>
  </message>
  <message name="FindDefaultDeviceIdByDriverId17Response">
    <part name="return" type="xs:anyType"/>
  </message>
  <message name="GetPdfPrintDevice18Request">
    <part name="PdfDriver" type="xs:int"/>
  </message>
  <message name="GetPdfPrintDevice18Response">
    <part name="return" type="ns2:TArrayOfInt"/>
  </message>
  <message name="GetWorkstationDevices19Request">
    <part name="AWorkstationId" type="xs:int"/>
  </message>
  <message name="GetWorkstationDevices19Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="GetWorkstationIdByDeviceFamily20Request">
    <part name="ADeviceType" type="xs:int"/>
  </message>
  <message name="GetWorkstationIdByDeviceFamily20Response">
    <part name="return" type="xs:int"/>
  </message>
  <message name="GetDeviceIdByDeviceFamily21Request">
    <part name="AWorkstationId" type="xs:int"/>
    <part name="ADeviceType" type="xs:int"/>
  </message>
  <message name="GetDeviceIdByDeviceFamily21Response">
    <part name="return" type="xs:int"/>
  </message>
  <message name="GetDeviceFamilyTypeByDeviceId22Request">
    <part name="ADeviceId" type="xs:int"/>
  </message>
  <message name="GetDeviceFamilyTypeByDeviceId22Response">
    <part name="return" type="xs:int"/>
  </message>
  <message name="GetWorkstationDeviceStructure23Request">
    <part name="ADeviceID" type="xs:int"/>
    <part name="ADriverAK" type="xs:string"/>
    <part name="ASiteId" type="xs:int"/>
  </message>
  <message name="GetWorkstationDeviceStructure23Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="GetDeviceIdByDriverFamilyCardOnFile24Request">
    <part name="AFamilyType" type="xs:int"/>
  </message>
  <message name="GetDeviceIdByDriverFamilyCardOnFile24Response">
    <part name="return" type="xs:int"/>
  </message>
  <message name="GetDeviceIdByFamilyType25Request">
    <part name="AFamilyType" type="xs:int"/>
  </message>
  <message name="GetDeviceIdByFamilyType25Response">
    <part name="return" type="xs:int"/>
  </message>
  <message name="GetFamilyTypeByPaymentMethodId26Request">
    <part name="APaymentMethodId" type="xs:int"/>
  </message>
  <message name="GetFamilyTypeByPaymentMethodId26Response">
    <part name="return" type="xs:int"/>
  </message>
  <portType name="IWsDBDevice">
    <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="CreateDevice">
      <input message="tns:CreateDevice10Request"/>
      <output message="tns:CreateDevice10Response"/>
    </operation>
    <operation name="GetDefaultDeviceName">
      <input message="tns:GetDefaultDeviceName11Request"/>
      <output message="tns:GetDefaultDeviceName11Response"/>
    </operation>
    <operation name="GetFamilyTypeByDriverId">
      <input message="tns:GetFamilyTypeByDriverId12Request"/>
      <output message="tns:GetFamilyTypeByDriverId12Response"/>
    </operation>
    <operation name="GetFamilyTypeByDeviceId">
      <input message="tns:GetFamilyTypeByDeviceId13Request"/>
      <output message="tns:GetFamilyTypeByDeviceId13Response"/>
    </operation>
    <operation name="GetDeviceNameById">
      <input message="tns:GetDeviceNameById14Request"/>
      <output message="tns:GetDeviceNameById14Response"/>
    </operation>
    <operation name="GetDriverAkById">
      <input message="tns:GetDriverAkById15Request"/>
      <output message="tns:GetDriverAkById15Response"/>
    </operation>
    <operation name="GetDeviceIdByDriverAK">
      <input message="tns:GetDeviceIdByDriverAK16Request"/>
      <output message="tns:GetDeviceIdByDriverAK16Response"/>
    </operation>
    <operation name="FindDefaultDeviceIdByDriverId">
      <input message="tns:FindDefaultDeviceIdByDriverId17Request"/>
      <output message="tns:FindDefaultDeviceIdByDriverId17Response"/>
    </operation>
    <operation name="GetPdfPrintDevice">
      <input message="tns:GetPdfPrintDevice18Request"/>
      <output message="tns:GetPdfPrintDevice18Response"/>
    </operation>
    <operation name="GetWorkstationDevices">
      <input message="tns:GetWorkstationDevices19Request"/>
      <output message="tns:GetWorkstationDevices19Response"/>
    </operation>
    <operation name="GetWorkstationIdByDeviceFamily">
      <input message="tns:GetWorkstationIdByDeviceFamily20Request"/>
      <output message="tns:GetWorkstationIdByDeviceFamily20Response"/>
    </operation>
    <operation name="GetDeviceIdByDeviceFamily">
      <input message="tns:GetDeviceIdByDeviceFamily21Request"/>
      <output message="tns:GetDeviceIdByDeviceFamily21Response"/>
    </operation>
    <operation name="GetDeviceFamilyTypeByDeviceId">
      <input message="tns:GetDeviceFamilyTypeByDeviceId22Request"/>
      <output message="tns:GetDeviceFamilyTypeByDeviceId22Response"/>
    </operation>
    <operation name="GetWorkstationDeviceStructure">
      <input message="tns:GetWorkstationDeviceStructure23Request"/>
      <output message="tns:GetWorkstationDeviceStructure23Response"/>
    </operation>
    <operation name="GetDeviceIdByDriverFamilyCardOnFile">
      <input message="tns:GetDeviceIdByDriverFamilyCardOnFile24Request"/>
      <output message="tns:GetDeviceIdByDriverFamilyCardOnFile24Response"/>
    </operation>
    <operation name="GetDeviceIdByFamilyType">
      <input message="tns:GetDeviceIdByFamilyType25Request"/>
      <output message="tns:GetDeviceIdByFamilyType25Response"/>
    </operation>
    <operation name="GetFamilyTypeByPaymentMethodId">
      <input message="tns:GetFamilyTypeByPaymentMethodId26Request"/>
      <output message="tns:GetFamilyTypeByPaymentMethodId26Response"/>
    </operation>
  </portType>
  <binding name="IWsDBDevicebinding" type="tns:IWsDBDevice">
    <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:WsDBDeviceIntf-IWsDBDevice#GetDataById" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </output>
    </operation>
    <operation name="GetDataByIds">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeviceIntf-IWsDBDevice#GetDataByIds" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </output>
    </operation>
    <operation name="GetDataByParams">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeviceIntf-IWsDBDevice#GetDataByParams" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </output>
    </operation>
    <operation name="GetNewObjectDefault">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeviceIntf-IWsDBDevice#GetNewObjectDefault" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </output>
    </operation>
    <operation name="ApplyChanges">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeviceIntf-IWsDBDevice#ApplyChanges" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </output>
    </operation>
    <operation name="ApplyChanges2">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeviceIntf-IWsDBDevice#ApplyChanges2" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </output>
    </operation>
    <operation name="GetRootWithSchema">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeviceIntf-IWsDBDevice#GetRootWithSchema" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </output>
    </operation>
    <operation name="GetDataAll">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeviceIntf-IWsDBDevice#GetDataAll" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </output>
    </operation>
    <operation name="Validate">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeviceIntf-IWsDBDevice#Validate" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </output>
    </operation>
    <operation name="ApplyChangesExt">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeviceIntf-IWsDBDevice#ApplyChangesExt" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </output>
    </operation>
    <operation name="CreateDevice">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeviceIntf-IWsDBDevice#CreateDevice" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </output>
    </operation>
    <operation name="GetDefaultDeviceName">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeviceIntf-IWsDBDevice#GetDefaultDeviceName" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </output>
    </operation>
    <operation name="GetFamilyTypeByDriverId">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeviceIntf-IWsDBDevice#GetFamilyTypeByDriverId" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </output>
    </operation>
    <operation name="GetFamilyTypeByDeviceId">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeviceIntf-IWsDBDevice#GetFamilyTypeByDeviceId" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </output>
    </operation>
    <operation name="GetDeviceNameById">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeviceIntf-IWsDBDevice#GetDeviceNameById" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </output>
    </operation>
    <operation name="GetDriverAkById">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeviceIntf-IWsDBDevice#GetDriverAkById" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </output>
    </operation>
    <operation name="GetDeviceIdByDriverAK">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeviceIntf-IWsDBDevice#GetDeviceIdByDriverAK" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </output>
    </operation>
    <operation name="FindDefaultDeviceIdByDriverId">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeviceIntf-IWsDBDevice#FindDefaultDeviceIdByDriverId" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </output>
    </operation>
    <operation name="GetPdfPrintDevice">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeviceIntf-IWsDBDevice#GetPdfPrintDevice" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </output>
    </operation>
    <operation name="GetWorkstationDevices">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeviceIntf-IWsDBDevice#GetWorkstationDevices" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </output>
    </operation>
    <operation name="GetWorkstationIdByDeviceFamily">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeviceIntf-IWsDBDevice#GetWorkstationIdByDeviceFamily" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </output>
    </operation>
    <operation name="GetDeviceIdByDeviceFamily">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeviceIntf-IWsDBDevice#GetDeviceIdByDeviceFamily" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </output>
    </operation>
    <operation name="GetDeviceFamilyTypeByDeviceId">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeviceIntf-IWsDBDevice#GetDeviceFamilyTypeByDeviceId" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </output>
    </operation>
    <operation name="GetWorkstationDeviceStructure">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeviceIntf-IWsDBDevice#GetWorkstationDeviceStructure" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </output>
    </operation>
    <operation name="GetDeviceIdByDriverFamilyCardOnFile">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeviceIntf-IWsDBDevice#GetDeviceIdByDriverFamilyCardOnFile" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </output>
    </operation>
    <operation name="GetDeviceIdByFamilyType">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeviceIntf-IWsDBDevice#GetDeviceIdByFamilyType" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </output>
    </operation>
    <operation name="GetFamilyTypeByPaymentMethodId">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBDeviceIntf-IWsDBDevice#GetFamilyTypeByPaymentMethodId" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBDeviceIntf-IWsDBDevice"/>
      </output>
    </operation>
  </binding>
  <service name="IWsDBDeviceservice">
    <port name="IWsDBDevicePort" binding="tns:IWsDBDevicebinding">
      <address xmlns="http://schemas.xmlsoap.org/wsdl/soap/" location="http://tcl-isapi-bos.vivaticket.com/BosServices.dll/soap/IWsDBDevice"/>
    </port>
  </service>
</definitions>

