<?xml version="1.0"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="IWsExpoServiceSupportservice" 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:WsExpoSupportIntf">
  <types>
    <xs:schema targetNamespace="urn:WsExpoSupportIntf" xmlns="urn:WsExpoSupportIntf">
      <xs:complexType name="TSettings">
        <sequence xmlns="http://www.w3.org/2001/XMLSchema">
          <xs:element name="OMNotifyServer1" type="xs:string"/>
          <xs:element name="TaskId" type="xs:string"/>
          <xs:element name="ThreadCount" type="xs:int"/>
          <xs:element name="Sleepwhennoentry" type="xs:int"/>
          <xs:element name="XAmsToken" type="xs:string"/>
          <xs:element name="Log" type="xs:boolean"/>
        </sequence>
      </xs:complexType>
    </xs:schema>
  </types>
  <message name="StartExport0Request">
    <part name="aSettings" type="ns1:TSettings"/>
  </message>
  <message name="StartExport0Response"/>
  <message name="EndExport1Request">
    <part name="aSettings" type="ns1:TSettings"/>
  </message>
  <message name="EndExport1Response"/>
  <message name="ResendFailedEmail2Request">
    <part name="ASaleId" type="xs:int"/>
  </message>
  <message name="ResendFailedEmail2Response"/>
  <portType name="IWsExpoServiceSupport">
    <operation name="StartExport">
      <input message="tns:StartExport0Request"/>
      <output message="tns:StartExport0Response"/>
    </operation>
    <operation name="EndExport">
      <input message="tns:EndExport1Request"/>
      <output message="tns:EndExport1Response"/>
    </operation>
    <operation name="ResendFailedEmail">
      <input message="tns:ResendFailedEmail2Request"/>
      <output message="tns:ResendFailedEmail2Response"/>
    </operation>
  </portType>
  <binding name="IWsExpoServiceSupportbinding" type="tns:IWsExpoServiceSupport">
    <binding xmlns="http://schemas.xmlsoap.org/wsdl/soap/" style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="StartExport">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsExpoSupportIntf-IWsExpoServiceSupport#StartExport" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsExpoSupportIntf-IWsExpoServiceSupport"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsExpoSupportIntf-IWsExpoServiceSupport"/>
      </output>
    </operation>
    <operation name="EndExport">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsExpoSupportIntf-IWsExpoServiceSupport#EndExport" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsExpoSupportIntf-IWsExpoServiceSupport"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsExpoSupportIntf-IWsExpoServiceSupport"/>
      </output>
    </operation>
    <operation name="ResendFailedEmail">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsExpoSupportIntf-IWsExpoServiceSupport#ResendFailedEmail" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsExpoSupportIntf-IWsExpoServiceSupport"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsExpoSupportIntf-IWsExpoServiceSupport"/>
      </output>
    </operation>
  </binding>
  <service name="IWsExpoServiceSupportservice">
    <port name="IWsExpoServiceSupportPort" binding="tns:IWsExpoServiceSupportbinding">
      <address xmlns="http://schemas.xmlsoap.org/wsdl/soap/" location="http://skc-isapi-bos.vivaticket.com/BosServices.dll/soap/IWsExpoServiceSupport"/>
    </port>
  </service>
</definitions>

