<?xml version="1.0"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="OverviewHTNGListenerSoapservice" 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="Ping0Request"/>
  <message name="Ping0Response"/>
  <message name="Request1Request">
    <part name="Request" type="xs:string"/>
    <part name="Response" type="xs:string"/>
  </message>
  <message name="Request1Response">
    <part name="Response" type="xs:string"/>
  </message>
  <message name="ReceiveMessageAsync2Request">
    <part name="Request" type="xs:string"/>
  </message>
  <message name="ReceiveMessageAsync2Response"/>
  <portType name="OverviewHTNGListenerSoap">
    <operation name="Ping">
      <input message="tns:Ping0Request"/>
      <output message="tns:Ping0Response"/>
    </operation>
    <operation name="Request">
      <input message="tns:Request1Request"/>
      <output message="tns:Request1Response"/>
    </operation>
    <operation name="ReceiveMessageAsync">
      <input message="tns:ReceiveMessageAsync2Request"/>
      <output message="tns:ReceiveMessageAsync2Response"/>
    </operation>
  </portType>
  <binding name="OverviewHTNGListenerSoapbinding" type="tns:OverviewHTNGListenerSoap">
    <binding xmlns="http://schemas.xmlsoap.org/wsdl/soap/" style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="Ping">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:DrvHTNGListenerIntf-OverviewHTNGListenerSoap#Ping" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:DrvHTNGListenerIntf-OverviewHTNGListenerSoap"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:DrvHTNGListenerIntf-OverviewHTNGListenerSoap"/>
      </output>
    </operation>
    <operation name="Request">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:DrvHTNGListenerIntf-OverviewHTNGListenerSoap#Request" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:DrvHTNGListenerIntf-OverviewHTNGListenerSoap"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:DrvHTNGListenerIntf-OverviewHTNGListenerSoap"/>
      </output>
    </operation>
    <operation name="ReceiveMessageAsync">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:DrvHTNGListenerIntf-OverviewHTNGListenerSoap#ReceiveMessageAsync" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:DrvHTNGListenerIntf-OverviewHTNGListenerSoap"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:DrvHTNGListenerIntf-OverviewHTNGListenerSoap"/>
      </output>
    </operation>
  </binding>
  <service name="OverviewHTNGListenerSoapservice">
    <port name="OverviewHTNGListenerSoapPort" binding="tns:OverviewHTNGListenerSoapbinding">
      <address xmlns="http://schemas.xmlsoap.org/wsdl/soap/" location="http://skc-isapi-bos.vivaticket.com/BosServices.dll/soap/OverviewHTNGListenerSoap"/>
    </port>
  </service>
</definitions>

