<?xml version="1.0"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="IWsExternalAccreditationservice" 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="VoidTicketsByMediaCode0Request">
    <part name="AIdentifierCode" type="xs:string"/>
    <part name="AVoidType" type="xs:int"/>
    <part name="AErrorCode" type="xs:int"/>
    <part name="AErrorMessage" type="xs:string"/>
  </message>
  <message name="VoidTicketsByMediaCode0Response">
    <part name="AErrorCode" type="xs:int"/>
    <part name="AErrorMessage" type="xs:string"/>
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="SyncTicketsByMediaCode1Request">
    <part name="AIdentifierCode" type="xs:string"/>
    <part name="AVoidType" type="xs:int"/>
    <part name="AErrorCode" type="xs:int"/>
    <part name="AErrorMessage" type="xs:string"/>
  </message>
  <message name="SyncTicketsByMediaCode1Response">
    <part name="AErrorCode" type="xs:int"/>
    <part name="AErrorMessage" type="xs:string"/>
    <part name="return" type="xs:boolean"/>
  </message>
  <portType name="IWsExternalAccreditation">
    <operation name="VoidTicketsByMediaCode">
      <input message="tns:VoidTicketsByMediaCode0Request"/>
      <output message="tns:VoidTicketsByMediaCode0Response"/>
    </operation>
    <operation name="SyncTicketsByMediaCode">
      <input message="tns:SyncTicketsByMediaCode1Request"/>
      <output message="tns:SyncTicketsByMediaCode1Response"/>
    </operation>
  </portType>
  <binding name="IWsExternalAccreditationbinding" type="tns:IWsExternalAccreditation">
    <binding xmlns="http://schemas.xmlsoap.org/wsdl/soap/" style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="VoidTicketsByMediaCode">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsExternalAccreditationIntf-IWsExternalAccreditation#VoidTicketsByMediaCode" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsExternalAccreditationIntf-IWsExternalAccreditation"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsExternalAccreditationIntf-IWsExternalAccreditation"/>
      </output>
    </operation>
    <operation name="SyncTicketsByMediaCode">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsExternalAccreditationIntf-IWsExternalAccreditation#SyncTicketsByMediaCode" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsExternalAccreditationIntf-IWsExternalAccreditation"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsExternalAccreditationIntf-IWsExternalAccreditation"/>
      </output>
    </operation>
  </binding>
  <service name="IWsExternalAccreditationservice">
    <port name="IWsExternalAccreditationPort" binding="tns:IWsExternalAccreditationbinding">
      <address xmlns="http://schemas.xmlsoap.org/wsdl/soap/" location="http://tcl-isapi-bos.vivaticket.com/BosServices.dll/soap/IWsExternalAccreditation"/>
    </port>
  </service>
</definitions>

