<?xml version="1.0"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="IWsDrvInfinityQueryservice" 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/">
  <message name="RetrieveSales0Request">
    <part name="ATrnId" type="xs:int"/>
  </message>
  <message name="RetrieveSales0Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="RetrieveUsages1Request">
    <part name="AUsageId" type="xs:int"/>
  </message>
  <message name="RetrieveUsages1Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="RetrieveAccounts2Request">
    <part name="AAccountId" type="xs:int"/>
  </message>
  <message name="RetrieveAccounts2Response">
    <part name="return" type="xs:string"/>
  </message>
  <portType name="IWsDrvInfinityQuery">
    <operation name="RetrieveSales">
      <input message="tns:RetrieveSales0Request"/>
      <output message="tns:RetrieveSales0Response"/>
    </operation>
    <operation name="RetrieveUsages">
      <input message="tns:RetrieveUsages1Request"/>
      <output message="tns:RetrieveUsages1Response"/>
    </operation>
    <operation name="RetrieveAccounts">
      <input message="tns:RetrieveAccounts2Request"/>
      <output message="tns:RetrieveAccounts2Response"/>
    </operation>
  </portType>
  <binding name="IWsDrvInfinityQuerybinding" type="tns:IWsDrvInfinityQuery">
    <binding xmlns="http://schemas.xmlsoap.org/wsdl/soap/" style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="RetrieveSales">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDrvInfinityLumieresIntf-IWsDrvInfinityQuery#RetrieveSales" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDrvInfinityLumieresIntf-IWsDrvInfinityQuery"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDrvInfinityLumieresIntf-IWsDrvInfinityQuery"/>
      </output>
    </operation>
    <operation name="RetrieveUsages">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDrvInfinityLumieresIntf-IWsDrvInfinityQuery#RetrieveUsages" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDrvInfinityLumieresIntf-IWsDrvInfinityQuery"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDrvInfinityLumieresIntf-IWsDrvInfinityQuery"/>
      </output>
    </operation>
    <operation name="RetrieveAccounts">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsDrvInfinityLumieresIntf-IWsDrvInfinityQuery#RetrieveAccounts" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDrvInfinityLumieresIntf-IWsDrvInfinityQuery"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsDrvInfinityLumieresIntf-IWsDrvInfinityQuery"/>
      </output>
    </operation>
  </binding>
  <service name="IWsDrvInfinityQueryservice">
    <port name="IWsDrvInfinityQueryPort" binding="tns:IWsDrvInfinityQuerybinding">
      <address xmlns="http://schemas.xmlsoap.org/wsdl/soap/" location="http://skc-isapi-b2b.vivaticket.com/BosServices.dll/soap/IWsDrvInfinityQuery"/>
    </port>
  </service>
</definitions>

