<?xml version="1.0"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="IwsThirdPartyIntegrationservice" 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="GetPFlowXML0Request">
    <part name="aFromDate" type="xs:dateTime"/>
    <part name="AToDate" type="xs:dateTime"/>
  </message>
  <message name="GetPFlowXML0Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="GetTicketUsages1Request">
    <part name="aFromDate" type="xs:dateTime"/>
    <part name="AToDate" type="xs:dateTime"/>
  </message>
  <message name="GetTicketUsages1Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="GetTicketSales2Request">
    <part name="aFromDate" type="xs:dateTime"/>
    <part name="AToDate" type="xs:dateTime"/>
  </message>
  <message name="GetTicketSales2Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="ActivateTicket3Request">
    <part name="AMediaCode" type="xs:string"/>
    <part name="AMatrixCellCode" type="xs:string"/>
    <part name="AFromDate" type="xs:date"/>
    <part name="AToDate" type="xs:date"/>
  </message>
  <message name="ActivateTicket3Response">
    <part name="return" type="xs:int"/>
  </message>
  <message name="GetAccountByMediaCode4Request">
    <part name="AMediaCode" type="xs:string"/>
  </message>
  <message name="GetAccountByMediaCode4Response">
    <part name="return" type="xs:string"/>
  </message>
  <portType name="IwsThirdPartyIntegration">
    <operation name="GetPFlowXML">
      <input message="tns:GetPFlowXML0Request"/>
      <output message="tns:GetPFlowXML0Response"/>
    </operation>
    <operation name="GetTicketUsages">
      <input message="tns:GetTicketUsages1Request"/>
      <output message="tns:GetTicketUsages1Response"/>
    </operation>
    <operation name="GetTicketSales">
      <input message="tns:GetTicketSales2Request"/>
      <output message="tns:GetTicketSales2Response"/>
    </operation>
    <operation name="ActivateTicket">
      <input message="tns:ActivateTicket3Request"/>
      <output message="tns:ActivateTicket3Response"/>
    </operation>
    <operation name="GetAccountByMediaCode">
      <input message="tns:GetAccountByMediaCode4Request"/>
      <output message="tns:GetAccountByMediaCode4Response"/>
    </operation>
  </portType>
  <binding name="IwsThirdPartyIntegrationbinding" type="tns:IwsThirdPartyIntegration">
    <binding xmlns="http://schemas.xmlsoap.org/wsdl/soap/" style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="GetPFlowXML">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsThirdPartyIntegrationIntf-IwsThirdPartyIntegration#GetPFlowXML" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsThirdPartyIntegrationIntf-IwsThirdPartyIntegration"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsThirdPartyIntegrationIntf-IwsThirdPartyIntegration"/>
      </output>
    </operation>
    <operation name="GetTicketUsages">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsThirdPartyIntegrationIntf-IwsThirdPartyIntegration#GetTicketUsages" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsThirdPartyIntegrationIntf-IwsThirdPartyIntegration"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsThirdPartyIntegrationIntf-IwsThirdPartyIntegration"/>
      </output>
    </operation>
    <operation name="GetTicketSales">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsThirdPartyIntegrationIntf-IwsThirdPartyIntegration#GetTicketSales" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsThirdPartyIntegrationIntf-IwsThirdPartyIntegration"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsThirdPartyIntegrationIntf-IwsThirdPartyIntegration"/>
      </output>
    </operation>
    <operation name="ActivateTicket">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsThirdPartyIntegrationIntf-IwsThirdPartyIntegration#ActivateTicket" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsThirdPartyIntegrationIntf-IwsThirdPartyIntegration"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsThirdPartyIntegrationIntf-IwsThirdPartyIntegration"/>
      </output>
    </operation>
    <operation name="GetAccountByMediaCode">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsThirdPartyIntegrationIntf-IwsThirdPartyIntegration#GetAccountByMediaCode" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsThirdPartyIntegrationIntf-IwsThirdPartyIntegration"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsThirdPartyIntegrationIntf-IwsThirdPartyIntegration"/>
      </output>
    </operation>
  </binding>
  <service name="IwsThirdPartyIntegrationservice">
    <port name="IwsThirdPartyIntegrationPort" binding="tns:IwsThirdPartyIntegrationbinding">
      <address xmlns="http://schemas.xmlsoap.org/wsdl/soap/" location="http://skc-isapi-b2c.vivaticket.com/BosServices.dll/soap/IwsThirdPartyIntegration"/>
    </port>
  </service>
</definitions>

