<?xml version="1.0"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="IWsDBPaymentMethodservice" 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="GetPayMethodIdFromPayType9Request">
    <part name="APaymentType" type="xs:int"/>
  </message>
  <message name="GetPayMethodIdFromPayType9Response">
    <part name="return" type="xs:int"/>
  </message>
  <message name="GetPayTypeFromPayMethodId10Request">
    <part name="APaymentMethodId" type="xs:int"/>
  </message>
  <message name="GetPayTypeFromPayMethodId10Response">
    <part name="return" type="xs:int"/>
  </message>
  <message name="GetDriverAkFromDriverId11Request">
    <part name="ADriverId" type="xs:int"/>
  </message>
  <message name="GetDriverAkFromDriverId11Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="CreatePaymentMethod12Request">
    <part name="ADriverId" type="xs:int"/>
    <part name="AFamilyType" type="xs:int"/>
    <part name="AName" type="xs:string"/>
    <part name="AOriginalVoid" type="xs:int"/>
  </message>
  <message name="CreatePaymentMethod12Response">
    <part name="return" type="xs:int"/>
  </message>
  <message name="ApplyChangesExt13Request">
    <part name="APaymentXML" type="xs:string"/>
    <part name="ARightXML" type="xs:string"/>
  </message>
  <message name="ApplyChangesExt13Response">
    <part name="APaymentXML" type="xs:string"/>
    <part name="ARightXML" type="xs:string"/>
  </message>
  <message name="SwitchPriorityOrder14Request">
    <part name="AOldPriorityOrder" type="xs:int"/>
    <part name="ANewPriorityOrder" type="xs:int"/>
  </message>
  <message name="SwitchPriorityOrder14Response"/>
  <message name="GetDefaultFlexPaymentMethodId15Request"/>
  <message name="GetDefaultFlexPaymentMethodId15Response">
    <part name="return" type="xs:int"/>
  </message>
  <message name="GetPaymentMethodAllowCashBack16Request">
    <part name="APaymentId" type="xs:int"/>
  </message>
  <message name="GetPaymentMethodAllowCashBack16Response">
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="GetPaymentMethodFamilyType17Request">
    <part name="APaymentId" type="xs:int"/>
  </message>
  <message name="GetPaymentMethodFamilyType17Response">
    <part name="return" type="xs:int"/>
  </message>
  <message name="GetPaymentMethodDeviceFamilyType18Request">
    <part name="APaymentId" type="xs:int"/>
  </message>
  <message name="GetPaymentMethodDeviceFamilyType18Response">
    <part name="return" type="xs:int"/>
  </message>
  <message name="GetPaymentMethodRefoundType19Request">
    <part name="APaymentId" type="xs:int"/>
  </message>
  <message name="GetPaymentMethodRefoundType19Response">
    <part name="return" type="xs:int"/>
  </message>
  <message name="GetPaymentMethodDescriptionById20Request">
    <part name="APaymentMethodId" type="xs:int"/>
  </message>
  <message name="GetPaymentMethodDescriptionById20Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="GetFlexContractLocationByPaymentMethodId21Request">
    <part name="APaymentMethodId" type="xs:int"/>
  </message>
  <message name="GetFlexContractLocationByPaymentMethodId21Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="GetPaymentMethodCodeByDriverFamilyType22Request">
    <part name="AFamilyType" type="xs:int"/>
  </message>
  <message name="GetPaymentMethodCodeByDriverFamilyType22Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="GetEnabledPaymentMethodDataSet23Request"/>
  <message name="GetEnabledPaymentMethodDataSet23Response">
    <part name="return" type="xs:base64Binary"/>
  </message>
  <message name="ExistPaymentsEnabledForGiftAid24Request"/>
  <message name="ExistPaymentsEnabledForGiftAid24Response">
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="CheckPaymentMethodToBeConfirmed25Request">
    <part name="APaymentMethodId" type="xs:int"/>
  </message>
  <message name="CheckPaymentMethodToBeConfirmed25Response">
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="GetPaymentMethodCodeById26Request">
    <part name="APaymentMethodId" type="xs:int"/>
  </message>
  <message name="GetPaymentMethodCodeById26Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="SetChartOfAccountAdvPayment27Request">
    <part name="APaymentId" type="xs:int"/>
    <part name="AChartOfAccountId" type="xs:anyType"/>
  </message>
  <message name="SetChartOfAccountAdvPayment27Response"/>
  <message name="GetPaymentMethodCodeFromPaymentType28Request">
    <part name="APaymentType" type="xs:int"/>
  </message>
  <message name="GetPaymentMethodCodeFromPaymentType28Response">
    <part name="return" type="xs:string"/>
  </message>
  <portType name="IWsDBPaymentMethod">
    <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="GetPayMethodIdFromPayType">
      <input message="tns:GetPayMethodIdFromPayType9Request"/>
      <output message="tns:GetPayMethodIdFromPayType9Response"/>
    </operation>
    <operation name="GetPayTypeFromPayMethodId">
      <input message="tns:GetPayTypeFromPayMethodId10Request"/>
      <output message="tns:GetPayTypeFromPayMethodId10Response"/>
    </operation>
    <operation name="GetDriverAkFromDriverId">
      <input message="tns:GetDriverAkFromDriverId11Request"/>
      <output message="tns:GetDriverAkFromDriverId11Response"/>
    </operation>
    <operation name="CreatePaymentMethod">
      <input message="tns:CreatePaymentMethod12Request"/>
      <output message="tns:CreatePaymentMethod12Response"/>
    </operation>
    <operation name="ApplyChangesExt">
      <input message="tns:ApplyChangesExt13Request"/>
      <output message="tns:ApplyChangesExt13Response"/>
    </operation>
    <operation name="SwitchPriorityOrder">
      <input message="tns:SwitchPriorityOrder14Request"/>
      <output message="tns:SwitchPriorityOrder14Response"/>
    </operation>
    <operation name="GetDefaultFlexPaymentMethodId">
      <input message="tns:GetDefaultFlexPaymentMethodId15Request"/>
      <output message="tns:GetDefaultFlexPaymentMethodId15Response"/>
    </operation>
    <operation name="GetPaymentMethodAllowCashBack">
      <input message="tns:GetPaymentMethodAllowCashBack16Request"/>
      <output message="tns:GetPaymentMethodAllowCashBack16Response"/>
    </operation>
    <operation name="GetPaymentMethodFamilyType">
      <input message="tns:GetPaymentMethodFamilyType17Request"/>
      <output message="tns:GetPaymentMethodFamilyType17Response"/>
    </operation>
    <operation name="GetPaymentMethodDeviceFamilyType">
      <input message="tns:GetPaymentMethodDeviceFamilyType18Request"/>
      <output message="tns:GetPaymentMethodDeviceFamilyType18Response"/>
    </operation>
    <operation name="GetPaymentMethodRefoundType">
      <input message="tns:GetPaymentMethodRefoundType19Request"/>
      <output message="tns:GetPaymentMethodRefoundType19Response"/>
    </operation>
    <operation name="GetPaymentMethodDescriptionById">
      <input message="tns:GetPaymentMethodDescriptionById20Request"/>
      <output message="tns:GetPaymentMethodDescriptionById20Response"/>
    </operation>
    <operation name="GetFlexContractLocationByPaymentMethodId">
      <input message="tns:GetFlexContractLocationByPaymentMethodId21Request"/>
      <output message="tns:GetFlexContractLocationByPaymentMethodId21Response"/>
    </operation>
    <operation name="GetPaymentMethodCodeByDriverFamilyType">
      <input message="tns:GetPaymentMethodCodeByDriverFamilyType22Request"/>
      <output message="tns:GetPaymentMethodCodeByDriverFamilyType22Response"/>
    </operation>
    <operation name="GetEnabledPaymentMethodDataSet">
      <input message="tns:GetEnabledPaymentMethodDataSet23Request"/>
      <output message="tns:GetEnabledPaymentMethodDataSet23Response"/>
    </operation>
    <operation name="ExistPaymentsEnabledForGiftAid">
      <input message="tns:ExistPaymentsEnabledForGiftAid24Request"/>
      <output message="tns:ExistPaymentsEnabledForGiftAid24Response"/>
    </operation>
    <operation name="CheckPaymentMethodToBeConfirmed">
      <input message="tns:CheckPaymentMethodToBeConfirmed25Request"/>
      <output message="tns:CheckPaymentMethodToBeConfirmed25Response"/>
    </operation>
    <operation name="GetPaymentMethodCodeById">
      <input message="tns:GetPaymentMethodCodeById26Request"/>
      <output message="tns:GetPaymentMethodCodeById26Response"/>
    </operation>
    <operation name="SetChartOfAccountAdvPayment">
      <input message="tns:SetChartOfAccountAdvPayment27Request"/>
      <output message="tns:SetChartOfAccountAdvPayment27Response"/>
    </operation>
    <operation name="GetPaymentMethodCodeFromPaymentType">
      <input message="tns:GetPaymentMethodCodeFromPaymentType28Request"/>
      <output message="tns:GetPaymentMethodCodeFromPaymentType28Response"/>
    </operation>
  </portType>
  <binding name="IWsDBPaymentMethodbinding" type="tns:IWsDBPaymentMethod">
    <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:WsDBPaymentMethodIntf-IWsDBPaymentMethod#GetDataById" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
    <operation name="GetDataByIds">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod#GetDataByIds" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
    <operation name="GetDataByParams">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod#GetDataByParams" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
    <operation name="GetNewObjectDefault">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod#GetNewObjectDefault" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
    <operation name="ApplyChanges">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod#ApplyChanges" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
    <operation name="ApplyChanges2">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod#ApplyChanges2" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
    <operation name="GetRootWithSchema">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod#GetRootWithSchema" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
    <operation name="GetDataAll">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod#GetDataAll" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
    <operation name="Validate">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod#Validate" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
    <operation name="GetPayMethodIdFromPayType">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod#GetPayMethodIdFromPayType" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
    <operation name="GetPayTypeFromPayMethodId">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod#GetPayTypeFromPayMethodId" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
    <operation name="GetDriverAkFromDriverId">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod#GetDriverAkFromDriverId" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
    <operation name="CreatePaymentMethod">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod#CreatePaymentMethod" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
    <operation name="ApplyChangesExt">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod#ApplyChangesExt" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
    <operation name="SwitchPriorityOrder">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod#SwitchPriorityOrder" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
    <operation name="GetDefaultFlexPaymentMethodId">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod#GetDefaultFlexPaymentMethodId" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
    <operation name="GetPaymentMethodAllowCashBack">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod#GetPaymentMethodAllowCashBack" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
    <operation name="GetPaymentMethodFamilyType">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod#GetPaymentMethodFamilyType" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
    <operation name="GetPaymentMethodDeviceFamilyType">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod#GetPaymentMethodDeviceFamilyType" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
    <operation name="GetPaymentMethodRefoundType">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod#GetPaymentMethodRefoundType" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
    <operation name="GetPaymentMethodDescriptionById">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod#GetPaymentMethodDescriptionById" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
    <operation name="GetFlexContractLocationByPaymentMethodId">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod#GetFlexContractLocationByPaymentMethodId" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
    <operation name="GetPaymentMethodCodeByDriverFamilyType">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod#GetPaymentMethodCodeByDriverFamilyType" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
    <operation name="GetEnabledPaymentMethodDataSet">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod#GetEnabledPaymentMethodDataSet" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
    <operation name="ExistPaymentsEnabledForGiftAid">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod#ExistPaymentsEnabledForGiftAid" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
    <operation name="CheckPaymentMethodToBeConfirmed">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod#CheckPaymentMethodToBeConfirmed" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
    <operation name="GetPaymentMethodCodeById">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod#GetPaymentMethodCodeById" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
    <operation name="SetChartOfAccountAdvPayment">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod#SetChartOfAccountAdvPayment" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
    <operation name="GetPaymentMethodCodeFromPaymentType">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod#GetPaymentMethodCodeFromPaymentType" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBPaymentMethodIntf-IWsDBPaymentMethod"/>
      </output>
    </operation>
  </binding>
  <service name="IWsDBPaymentMethodservice">
    <port name="IWsDBPaymentMethodPort" binding="tns:IWsDBPaymentMethodbinding">
      <address xmlns="http://schemas.xmlsoap.org/wsdl/soap/" location="http://tcl-isapi-bos.vivaticket.com/BosServices.dll/soap/IWsDBPaymentMethod"/>
    </port>
  </service>
</definitions>

