<?xml version="1.0"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="IWsEventEnquiryservice" 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="GetEventAvailability0Request">
    <part name="aEvent" type="xs:int"/>
    <part name="aFromDate" type="xs:dateTime"/>
    <part name="aToDate" type="xs:dateTime"/>
  </message>
  <message name="GetEventAvailability0Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="GetEventAvailabilityByDmgCategoryId1Request">
    <part name="aEvent" type="xs:int"/>
    <part name="aFromDate" type="xs:dateTime"/>
    <part name="aToDate" type="xs:dateTime"/>
    <part name="aDmgCategoryIds" type="xs:string"/>
  </message>
  <message name="GetEventAvailabilityByDmgCategoryId1Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="GetPerformanceAvailability2Request">
    <part name="aPerformanceId" type="xs:int"/>
    <part name="aChannelId" type="xs:int"/>
  </message>
  <message name="GetPerformanceAvailability2Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="GetPerformanceAvailabilityEx3Request">
    <part name="aPerformanceId" type="xs:int"/>
    <part name="aChannelId" type="xs:int"/>
    <part name="aLanguageCode" type="xs:string"/>
  </message>
  <message name="GetPerformanceAvailabilityEx3Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="GetAvailEventSeatCategory4Request">
    <part name="aEvent" type="xs:int"/>
  </message>
  <message name="GetAvailEventSeatCategory4Response">
    <part name="return" type="xs:anyType"/>
  </message>
  <portType name="IWsEventEnquiry">
    <operation name="GetEventAvailability">
      <input message="tns:GetEventAvailability0Request"/>
      <output message="tns:GetEventAvailability0Response"/>
    </operation>
    <operation name="GetEventAvailabilityByDmgCategoryId">
      <input message="tns:GetEventAvailabilityByDmgCategoryId1Request"/>
      <output message="tns:GetEventAvailabilityByDmgCategoryId1Response"/>
    </operation>
    <operation name="GetPerformanceAvailability">
      <input message="tns:GetPerformanceAvailability2Request"/>
      <output message="tns:GetPerformanceAvailability2Response"/>
    </operation>
    <operation name="GetPerformanceAvailabilityEx">
      <input message="tns:GetPerformanceAvailabilityEx3Request"/>
      <output message="tns:GetPerformanceAvailabilityEx3Response"/>
    </operation>
    <operation name="GetAvailEventSeatCategory">
      <input message="tns:GetAvailEventSeatCategory4Request"/>
      <output message="tns:GetAvailEventSeatCategory4Response"/>
    </operation>
  </portType>
  <binding name="IWsEventEnquirybinding" type="tns:IWsEventEnquiry">
    <binding xmlns="http://schemas.xmlsoap.org/wsdl/soap/" style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="GetEventAvailability">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsEventEnquiryIntf-IWsEventEnquiry#GetEventAvailability" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsEventEnquiryIntf-IWsEventEnquiry"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsEventEnquiryIntf-IWsEventEnquiry"/>
      </output>
    </operation>
    <operation name="GetEventAvailabilityByDmgCategoryId">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsEventEnquiryIntf-IWsEventEnquiry#GetEventAvailabilityByDmgCategoryId" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsEventEnquiryIntf-IWsEventEnquiry"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsEventEnquiryIntf-IWsEventEnquiry"/>
      </output>
    </operation>
    <operation name="GetPerformanceAvailability">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsEventEnquiryIntf-IWsEventEnquiry#GetPerformanceAvailability" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsEventEnquiryIntf-IWsEventEnquiry"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsEventEnquiryIntf-IWsEventEnquiry"/>
      </output>
    </operation>
    <operation name="GetPerformanceAvailabilityEx">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsEventEnquiryIntf-IWsEventEnquiry#GetPerformanceAvailabilityEx" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsEventEnquiryIntf-IWsEventEnquiry"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsEventEnquiryIntf-IWsEventEnquiry"/>
      </output>
    </operation>
    <operation name="GetAvailEventSeatCategory">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:WsEventEnquiryIntf-IWsEventEnquiry#GetAvailEventSeatCategory" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsEventEnquiryIntf-IWsEventEnquiry"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:WsEventEnquiryIntf-IWsEventEnquiry"/>
      </output>
    </operation>
  </binding>
  <service name="IWsEventEnquiryservice">
    <port name="IWsEventEnquiryPort" binding="tns:IWsEventEnquirybinding">
      <address xmlns="http://schemas.xmlsoap.org/wsdl/soap/" location="http://skc-isapi-b2c.vivaticket.com/BosServices.dll/soap/IWsEventEnquiry"/>
    </port>
  </service>
</definitions>

