<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions name="Soap12" 
    targetNamespace="http://schemas.servicestack.net/types" 
    xmlns:svc="http://schemas.servicestack.net/types" 
    xmlns:tns="http://schemas.servicestack.net/types" 
    
    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" 
    xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" 
    xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" 
    xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" 
    xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" 
    xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" 
    xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" 
    xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" 
    xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" 
    xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
    xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" 
    xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" 
    xmlns:wsa10="http://www.w3.org/2005/08/addressing" 
    xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex">

	<wsdl:types>
		<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:element name="anyType" nillable="true" type="xs:anyType" />
  <xs:element name="anyURI" nillable="true" type="xs:anyURI" />
  <xs:element name="base64Binary" nillable="true" type="xs:base64Binary" />
  <xs:element name="boolean" nillable="true" type="xs:boolean" />
  <xs:element name="byte" nillable="true" type="xs:byte" />
  <xs:element name="dateTime" nillable="true" type="xs:dateTime" />
  <xs:element name="decimal" nillable="true" type="xs:decimal" />
  <xs:element name="double" nillable="true" type="xs:double" />
  <xs:element name="float" nillable="true" type="xs:float" />
  <xs:element name="int" nillable="true" type="xs:int" />
  <xs:element name="long" nillable="true" type="xs:long" />
  <xs:element name="QName" nillable="true" type="xs:QName" />
  <xs:element name="short" nillable="true" type="xs:short" />
  <xs:element name="string" nillable="true" type="xs:string" />
  <xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" />
  <xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" />
  <xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" />
  <xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" />
  <xs:element name="char" nillable="true" type="tns:char" />
  <xs:simpleType name="char">
    <xs:restriction base="xs:int" />
  </xs:simpleType>
  <xs:element name="duration" nillable="true" type="tns:duration" />
  <xs:simpleType name="duration">
    <xs:restriction base="xs:duration">
      <xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" />
      <xs:minInclusive value="-P10675199DT2H48M5.4775808S" />
      <xs:maxInclusive value="P10675199DT2H48M5.4775807S" />
    </xs:restriction>
  </xs:simpleType>
  <xs:element name="guid" nillable="true" type="tns:guid" />
  <xs:simpleType name="guid">
    <xs:restriction base="xs:string">
      <xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:attribute name="FactoryType" type="xs:QName" />
  <xs:attribute name="Id" type="xs:ID" />
  <xs:attribute name="Ref" type="xs:IDREF" />
</xs:schema>
	</wsdl:types>

	<wsdl:message name="MatchTilesPerformanceRequestIn">
        <wsdl:part name="par" element="tns:MatchTilesPerformanceRequest" />
    </wsdl:message>
    <wsdl:message name="MatchTilesPerformanceRequestOut">
        <wsdl:part name="par" element="tns:MatchTilesPerformanceRequestResponse" />
    </wsdl:message><wsdl:message name="MatchTilesRequestIn">
        <wsdl:part name="par" element="tns:MatchTilesRequest" />
    </wsdl:message>
    <wsdl:message name="MatchTilesRequestOut">
        <wsdl:part name="par" element="tns:MatchTilesRequestResponse" />
    </wsdl:message><wsdl:message name="PopBalloonRequestIn">
        <wsdl:part name="par" element="tns:PopBalloonRequest" />
    </wsdl:message>
    <wsdl:message name="PopBalloonRequestOut">
        <wsdl:part name="par" element="tns:PopBalloonRequestResponse" />
    </wsdl:message><wsdl:message name="StepRequestIn">
        <wsdl:part name="par" element="tns:StepRequest" />
    </wsdl:message>
    <wsdl:message name="StepRequestOut">
        <wsdl:part name="par" element="tns:StepRequestResponse" />
    </wsdl:message><wsdl:message name="CanPopBalloonRequestIn">
        <wsdl:part name="par" element="tns:CanPopBalloonRequest" />
    </wsdl:message>
    <wsdl:message name="CanPopBalloonRequestOut">
        <wsdl:part name="par" element="tns:CanPopBalloonRequestResponse" />
    </wsdl:message>

	<wsdl:message name="ChoosePrizeIn">
        <wsdl:part name="par" element="tns:ChoosePrize" />
    </wsdl:message><wsdl:message name="PerformanceNicknameRequestIn">
        <wsdl:part name="par" element="tns:PerformanceNicknameRequest" />
    </wsdl:message><wsdl:message name="PerformanceFastPlayRequestIn">
        <wsdl:part name="par" element="tns:PerformanceFastPlayRequest" />
    </wsdl:message><wsdl:message name="InitStateRequestIn">
        <wsdl:part name="par" element="tns:InitStateRequest" />
    </wsdl:message><wsdl:message name="CheckStateRequestIn">
        <wsdl:part name="par" element="tns:CheckStateRequest" />
    </wsdl:message><wsdl:message name="ReplyRequestIn">
        <wsdl:part name="par" element="tns:ReplyRequest" />
    </wsdl:message><wsdl:message name="LevelCompleteRequestIn">
        <wsdl:part name="par" element="tns:LevelCompleteRequest" />
    </wsdl:message><wsdl:message name="SimulateFastPlayRequestIn">
        <wsdl:part name="par" element="tns:SimulateFastPlayRequest" />
    </wsdl:message><wsdl:message name="SimulateUnityPlayRequestIn">
        <wsdl:part name="par" element="tns:SimulateUnityPlayRequest" />
    </wsdl:message><wsdl:message name="GameCompleteRequestIn">
        <wsdl:part name="par" element="tns:GameCompleteRequest" />
    </wsdl:message><wsdl:message name="PartialStateProgressRequestIn">
        <wsdl:part name="par" element="tns:PartialStateProgressRequest" />
    </wsdl:message><wsdl:message name="RateStarRequestIn">
        <wsdl:part name="par" element="tns:RateStarRequest" />
    </wsdl:message><wsdl:message name="RateFeedbackRequestIn">
        <wsdl:part name="par" element="tns:RateFeedbackRequest" />
    </wsdl:message><wsdl:message name="SpinRequestIn">
        <wsdl:part name="par" element="tns:SpinRequest" />
    </wsdl:message><wsdl:message name="SlotRequestIn">
        <wsdl:part name="par" element="tns:SlotRequest" />
    </wsdl:message><wsdl:message name="PlayRequestIn">
        <wsdl:part name="par" element="tns:PlayRequest" />
    </wsdl:message><wsdl:message name="OfflineRequestIn">
        <wsdl:part name="par" element="tns:OfflineRequest" />
    </wsdl:message>

	<wsdl:portType name="ISyncReply"><wsdl:operation name="MatchTilesPerformanceRequest">
        <wsdl:input message="svc:MatchTilesPerformanceRequestIn" />
        <wsdl:output message="svc:MatchTilesPerformanceRequestOut" />
    </wsdl:operation><wsdl:operation name="MatchTilesRequest">
        <wsdl:input message="svc:MatchTilesRequestIn" />
        <wsdl:output message="svc:MatchTilesRequestOut" />
    </wsdl:operation><wsdl:operation name="PopBalloonRequest">
        <wsdl:input message="svc:PopBalloonRequestIn" />
        <wsdl:output message="svc:PopBalloonRequestOut" />
    </wsdl:operation><wsdl:operation name="StepRequest">
        <wsdl:input message="svc:StepRequestIn" />
        <wsdl:output message="svc:StepRequestOut" />
    </wsdl:operation><wsdl:operation name="CanPopBalloonRequest">
        <wsdl:input message="svc:CanPopBalloonRequestIn" />
        <wsdl:output message="svc:CanPopBalloonRequestOut" />
    </wsdl:operation></wsdl:portType>

	<wsdl:portType name="IOneWay"><wsdl:operation name="ChoosePrize">
        <wsdl:input message="svc:ChoosePrizeIn" />
    </wsdl:operation><wsdl:operation name="PerformanceNicknameRequest">
        <wsdl:input message="svc:PerformanceNicknameRequestIn" />
    </wsdl:operation><wsdl:operation name="PerformanceFastPlayRequest">
        <wsdl:input message="svc:PerformanceFastPlayRequestIn" />
    </wsdl:operation><wsdl:operation name="InitStateRequest">
        <wsdl:input message="svc:InitStateRequestIn" />
    </wsdl:operation><wsdl:operation name="CheckStateRequest">
        <wsdl:input message="svc:CheckStateRequestIn" />
    </wsdl:operation><wsdl:operation name="ReplyRequest">
        <wsdl:input message="svc:ReplyRequestIn" />
    </wsdl:operation><wsdl:operation name="LevelCompleteRequest">
        <wsdl:input message="svc:LevelCompleteRequestIn" />
    </wsdl:operation><wsdl:operation name="SimulateFastPlayRequest">
        <wsdl:input message="svc:SimulateFastPlayRequestIn" />
    </wsdl:operation><wsdl:operation name="SimulateUnityPlayRequest">
        <wsdl:input message="svc:SimulateUnityPlayRequestIn" />
    </wsdl:operation><wsdl:operation name="GameCompleteRequest">
        <wsdl:input message="svc:GameCompleteRequestIn" />
    </wsdl:operation><wsdl:operation name="PartialStateProgressRequest">
        <wsdl:input message="svc:PartialStateProgressRequestIn" />
    </wsdl:operation><wsdl:operation name="RateStarRequest">
        <wsdl:input message="svc:RateStarRequestIn" />
    </wsdl:operation><wsdl:operation name="RateFeedbackRequest">
        <wsdl:input message="svc:RateFeedbackRequestIn" />
    </wsdl:operation><wsdl:operation name="SpinRequest">
        <wsdl:input message="svc:SpinRequestIn" />
    </wsdl:operation><wsdl:operation name="SlotRequest">
        <wsdl:input message="svc:SlotRequestIn" />
    </wsdl:operation><wsdl:operation name="PlayRequest">
        <wsdl:input message="svc:PlayRequestIn" />
    </wsdl:operation><wsdl:operation name="OfflineRequest">
        <wsdl:input message="svc:OfflineRequestIn" />
    </wsdl:operation></wsdl:portType>

	<wsdl:binding name="WSHttpBinding_ISyncReply" type="svc:ISyncReply">
		<soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
		<wsdl:operation name="MatchTilesPerformanceRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/MatchTilesPerformanceRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="MatchTilesRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/MatchTilesRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="PopBalloonRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/PopBalloonRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="StepRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/StepRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation><wsdl:operation name="CanPopBalloonRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/CanPopBalloonRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
	</wsdl:binding>
        
	<wsdl:binding name="WSHttpBinding_IOneWay" type="svc:IOneWay">
		<soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
		<wsdl:operation name="ChoosePrize">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ChoosePrize" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="PerformanceNicknameRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/PerformanceNicknameRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="PerformanceFastPlayRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/PerformanceFastPlayRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="InitStateRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/InitStateRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="CheckStateRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/CheckStateRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="ReplyRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/ReplyRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="LevelCompleteRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/LevelCompleteRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="SimulateFastPlayRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/SimulateFastPlayRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="SimulateUnityPlayRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/SimulateUnityPlayRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="GameCompleteRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/GameCompleteRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="PartialStateProgressRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/PartialStateProgressRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="RateStarRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/RateStarRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="RateFeedbackRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/RateFeedbackRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="SpinRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/SpinRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="SlotRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/SlotRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="PlayRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/PlayRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation><wsdl:operation name="OfflineRequest">
      <soap:operation soapAction="http://schemas.servicestack.net/types/OfflineRequest" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
    </wsdl:operation>
	</wsdl:binding>

	<wsdl:service name="SyncReply">
		<wsdl:port name="WSHttpBinding_ISyncReply" binding="svc:WSHttpBinding_ISyncReply">
			<soap:address location="http://games.api.valora.liquidbarcodes.com/soap12" />
		</wsdl:port>
	</wsdl:service>

	<wsdl:service name="AsyncOneWay">
		<wsdl:port name="WSHttpBinding_IOneWay" binding="svc:WSHttpBinding_IOneWay">
			<soap:address location="http://games.api.valora.liquidbarcodes.com/soap12" />
		</wsdl:port>
	</wsdl:service>
	
</wsdl:definitions>