<?xml version="1.0"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="IWsDBAccountLimitservice" 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="PerformanceSaleRestrictionFree9Request">
    <part name="aPerformanceId" type="xs:int"/>
  </message>
  <message name="PerformanceSaleRestrictionFree9Response">
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="PerformancesSaleRestrictionFree10Request">
    <part name="aEventId" type="xs:int"/>
  </message>
  <message name="PerformancesSaleRestrictionFree10Response">
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="DmgCategorySaleRestrictionFree11Request">
    <part name="aDmgCategoryAccountIds" type="xs:string"/>
  </message>
  <message name="DmgCategorySaleRestrictionFree11Response">
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="GetAccountRestrictionIdsAccount12Request">
    <part name="AAccountRestrictionId" type="xs:int"/>
    <part name="AAccountCategoryId" type="xs:int"/>
    <part name="aAccountIds" type="ns2:TArrayOfInt"/>
  </message>
  <message name="GetAccountRestrictionIdsAccount12Response">
    <part name="aAccountIds" type="ns2:TArrayOfInt"/>
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="AccountRestrictionHasAccounts13Request">
    <part name="AAccountRestrictionId" type="xs:int"/>
    <part name="AAccountCategoryId" type="xs:int"/>
  </message>
  <message name="AccountRestrictionHasAccounts13Response">
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="AccountRestrictionHasCategory14Request">
    <part name="AAccountRestrictionId" type="xs:int"/>
    <part name="AAccountId" type="xs:int"/>
  </message>
  <message name="AccountRestrictionHasCategory14Response">
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="AccountRestrictionHasPerformance15Request">
    <part name="AAccountRestrictionId" type="xs:int"/>
    <part name="AAEvent" type="xs:int"/>
  </message>
  <message name="AccountRestrictionHasPerformance15Response">
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="AccountRestrictionHasEvent16Request">
    <part name="AAccountRestrictionId" type="xs:int"/>
    <part name="AAPerformance" type="xs:int"/>
  </message>
  <message name="AccountRestrictionHasEvent16Response">
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="ExecuteAddEventToRestriction17Request">
    <part name="AAccountRestrictionId" type="xs:int"/>
    <part name="AAEventID" type="xs:int"/>
  </message>
  <message name="ExecuteAddEventToRestriction17Response">
    <part name="return" type="xs:int"/>
  </message>
  <message name="ExecuteAddPerformanceToRestriction18Request">
    <part name="AAccountRestrictionId" type="xs:int"/>
    <part name="AAPerformanceID" type="xs:int"/>
  </message>
  <message name="ExecuteAddPerformanceToRestriction18Response">
    <part name="return" type="xs:int"/>
  </message>
  <message name="RemoveAccountRestriction2Event19Request">
    <part name="AAccountRestrictionId" type="xs:int"/>
    <part name="AEventId" type="xs:int"/>
  </message>
  <message name="RemoveAccountRestriction2Event19Response">
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="RemoveAccountRestriction2Performance20Request">
    <part name="AAccountRestrictionId" type="xs:int"/>
    <part name="APerformanceId" type="xs:int"/>
  </message>
  <message name="RemoveAccountRestriction2Performance20Response">
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="InsertAccountRestriction21Request">
    <part name="ASaleID" type="xs:int"/>
    <part name="AShopCartType" type="xs:int"/>
  </message>
  <message name="InsertAccountRestriction21Response"/>
  <message name="CheckAccountRestriction22Request">
    <part name="AShopcartXML" type="xs:string"/>
  </message>
  <message name="CheckAccountRestriction22Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="CreateRestrictionToAccountCategory23Request">
    <part name="AAccountRestrictionId" type="xs:int"/>
    <part name="AAccountId" type="xs:int"/>
    <part name="ADMGCategory" type="xs:int"/>
    <part name="AIsCategory" type="xs:boolean"/>
  </message>
  <message name="CreateRestrictionToAccountCategory23Response">
    <part name="return" type="xs:int"/>
  </message>
  <message name="RemoveAccountRestriction2Account24Request">
    <part name="AAccountRestrictionId" type="xs:int"/>
    <part name="AAccountId" type="xs:int"/>
  </message>
  <message name="RemoveAccountRestriction2Account24Response">
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="RemoveAccountRestriction2DMGCategory25Request">
    <part name="AAccountRestrictionId" type="xs:int"/>
    <part name="ADMGCategoryId" type="xs:int"/>
  </message>
  <message name="RemoveAccountRestriction2DMGCategory25Response">
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="GetAccountLimitData26Request">
    <part name="AccountRestrictionID" type="xs:int"/>
    <part name="AccountID" type="xs:int"/>
    <part name="PerformanceID" type="xs:int"/>
    <part name="AR_Type" type="xs:int"/>
  </message>
  <message name="GetAccountLimitData26Response">
    <part name="return" type="xs:base64Binary"/>
  </message>
  <portType name="IWsDBAccountLimit">
    <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="PerformanceSaleRestrictionFree">
      <input message="tns:PerformanceSaleRestrictionFree9Request"/>
      <output message="tns:PerformanceSaleRestrictionFree9Response"/>
    </operation>
    <operation name="PerformancesSaleRestrictionFree">
      <input message="tns:PerformancesSaleRestrictionFree10Request"/>
      <output message="tns:PerformancesSaleRestrictionFree10Response"/>
    </operation>
    <operation name="DmgCategorySaleRestrictionFree">
      <input message="tns:DmgCategorySaleRestrictionFree11Request"/>
      <output message="tns:DmgCategorySaleRestrictionFree11Response"/>
    </operation>
    <operation name="GetAccountRestrictionIdsAccount">
      <input message="tns:GetAccountRestrictionIdsAccount12Request"/>
      <output message="tns:GetAccountRestrictionIdsAccount12Response"/>
    </operation>
    <operation name="AccountRestrictionHasAccounts">
      <input message="tns:AccountRestrictionHasAccounts13Request"/>
      <output message="tns:AccountRestrictionHasAccounts13Response"/>
    </operation>
    <operation name="AccountRestrictionHasCategory">
      <input message="tns:AccountRestrictionHasCategory14Request"/>
      <output message="tns:AccountRestrictionHasCategory14Response"/>
    </operation>
    <operation name="AccountRestrictionHasPerformance">
      <input message="tns:AccountRestrictionHasPerformance15Request"/>
      <output message="tns:AccountRestrictionHasPerformance15Response"/>
    </operation>
    <operation name="AccountRestrictionHasEvent">
      <input message="tns:AccountRestrictionHasEvent16Request"/>
      <output message="tns:AccountRestrictionHasEvent16Response"/>
    </operation>
    <operation name="ExecuteAddEventToRestriction">
      <input message="tns:ExecuteAddEventToRestriction17Request"/>
      <output message="tns:ExecuteAddEventToRestriction17Response"/>
    </operation>
    <operation name="ExecuteAddPerformanceToRestriction">
      <input message="tns:ExecuteAddPerformanceToRestriction18Request"/>
      <output message="tns:ExecuteAddPerformanceToRestriction18Response"/>
    </operation>
    <operation name="RemoveAccountRestriction2Event">
      <input message="tns:RemoveAccountRestriction2Event19Request"/>
      <output message="tns:RemoveAccountRestriction2Event19Response"/>
    </operation>
    <operation name="RemoveAccountRestriction2Performance">
      <input message="tns:RemoveAccountRestriction2Performance20Request"/>
      <output message="tns:RemoveAccountRestriction2Performance20Response"/>
    </operation>
    <operation name="InsertAccountRestriction">
      <input message="tns:InsertAccountRestriction21Request"/>
      <output message="tns:InsertAccountRestriction21Response"/>
    </operation>
    <operation name="CheckAccountRestriction">
      <input message="tns:CheckAccountRestriction22Request"/>
      <output message="tns:CheckAccountRestriction22Response"/>
    </operation>
    <operation name="CreateRestrictionToAccountCategory">
      <input message="tns:CreateRestrictionToAccountCategory23Request"/>
      <output message="tns:CreateRestrictionToAccountCategory23Response"/>
    </operation>
    <operation name="RemoveAccountRestriction2Account">
      <input message="tns:RemoveAccountRestriction2Account24Request"/>
      <output message="tns:RemoveAccountRestriction2Account24Response"/>
    </operation>
    <operation name="RemoveAccountRestriction2DMGCategory">
      <input message="tns:RemoveAccountRestriction2DMGCategory25Request"/>
      <output message="tns:RemoveAccountRestriction2DMGCategory25Response"/>
    </operation>
    <operation name="GetAccountLimitData">
      <input message="tns:GetAccountLimitData26Request"/>
      <output message="tns:GetAccountLimitData26Response"/>
    </operation>
  </portType>
  <binding name="IWsDBAccountLimitbinding" type="tns:IWsDBAccountLimit">
    <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:WsDBAccountLimitIntf-IWsDBAccountLimit#GetDataById" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </output>
    </operation>
    <operation name="GetDataByIds">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAccountLimitIntf-IWsDBAccountLimit#GetDataByIds" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </output>
    </operation>
    <operation name="GetDataByParams">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAccountLimitIntf-IWsDBAccountLimit#GetDataByParams" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </output>
    </operation>
    <operation name="GetNewObjectDefault">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAccountLimitIntf-IWsDBAccountLimit#GetNewObjectDefault" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </output>
    </operation>
    <operation name="ApplyChanges">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAccountLimitIntf-IWsDBAccountLimit#ApplyChanges" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </output>
    </operation>
    <operation name="ApplyChanges2">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAccountLimitIntf-IWsDBAccountLimit#ApplyChanges2" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </output>
    </operation>
    <operation name="GetRootWithSchema">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAccountLimitIntf-IWsDBAccountLimit#GetRootWithSchema" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </output>
    </operation>
    <operation name="GetDataAll">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAccountLimitIntf-IWsDBAccountLimit#GetDataAll" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </output>
    </operation>
    <operation name="Validate">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAccountLimitIntf-IWsDBAccountLimit#Validate" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </output>
    </operation>
    <operation name="PerformanceSaleRestrictionFree">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAccountLimitIntf-IWsDBAccountLimit#PerformanceSaleRestrictionFree" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </output>
    </operation>
    <operation name="PerformancesSaleRestrictionFree">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAccountLimitIntf-IWsDBAccountLimit#PerformancesSaleRestrictionFree" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </output>
    </operation>
    <operation name="DmgCategorySaleRestrictionFree">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAccountLimitIntf-IWsDBAccountLimit#DmgCategorySaleRestrictionFree" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </output>
    </operation>
    <operation name="GetAccountRestrictionIdsAccount">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAccountLimitIntf-IWsDBAccountLimit#GetAccountRestrictionIdsAccount" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </output>
    </operation>
    <operation name="AccountRestrictionHasAccounts">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAccountLimitIntf-IWsDBAccountLimit#AccountRestrictionHasAccounts" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </output>
    </operation>
    <operation name="AccountRestrictionHasCategory">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAccountLimitIntf-IWsDBAccountLimit#AccountRestrictionHasCategory" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </output>
    </operation>
    <operation name="AccountRestrictionHasPerformance">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAccountLimitIntf-IWsDBAccountLimit#AccountRestrictionHasPerformance" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </output>
    </operation>
    <operation name="AccountRestrictionHasEvent">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAccountLimitIntf-IWsDBAccountLimit#AccountRestrictionHasEvent" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </output>
    </operation>
    <operation name="ExecuteAddEventToRestriction">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAccountLimitIntf-IWsDBAccountLimit#ExecuteAddEventToRestriction" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </output>
    </operation>
    <operation name="ExecuteAddPerformanceToRestriction">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAccountLimitIntf-IWsDBAccountLimit#ExecuteAddPerformanceToRestriction" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </output>
    </operation>
    <operation name="RemoveAccountRestriction2Event">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAccountLimitIntf-IWsDBAccountLimit#RemoveAccountRestriction2Event" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </output>
    </operation>
    <operation name="RemoveAccountRestriction2Performance">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAccountLimitIntf-IWsDBAccountLimit#RemoveAccountRestriction2Performance" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </output>
    </operation>
    <operation name="InsertAccountRestriction">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAccountLimitIntf-IWsDBAccountLimit#InsertAccountRestriction" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </output>
    </operation>
    <operation name="CheckAccountRestriction">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAccountLimitIntf-IWsDBAccountLimit#CheckAccountRestriction" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </output>
    </operation>
    <operation name="CreateRestrictionToAccountCategory">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAccountLimitIntf-IWsDBAccountLimit#CreateRestrictionToAccountCategory" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </output>
    </operation>
    <operation name="RemoveAccountRestriction2Account">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAccountLimitIntf-IWsDBAccountLimit#RemoveAccountRestriction2Account" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </output>
    </operation>
    <operation name="RemoveAccountRestriction2DMGCategory">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAccountLimitIntf-IWsDBAccountLimit#RemoveAccountRestriction2DMGCategory" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </output>
    </operation>
    <operation name="GetAccountLimitData">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDBAccountLimitIntf-IWsDBAccountLimit#GetAccountLimitData" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDBAccountLimitIntf-IWsDBAccountLimit"/>
      </output>
    </operation>
  </binding>
  <service name="IWsDBAccountLimitservice">
    <port name="IWsDBAccountLimitPort" binding="tns:IWsDBAccountLimitbinding">
      <address xmlns="http://schemas.xmlsoap.org/wsdl/soap/" location="http://skc-isapi-bos.vivaticket.com/BosServices.dll/soap/IWsDBAccountLimit"/>
    </port>
  </service>
</definitions>

