<?xml version="1.0" encoding="ISO-8859-1"?>
<definitions xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://www.canal-u.tv/smileexalead/soap" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://www.canal-u.tv/smileexalead/soap">
<types><xsd:schema targetNamespace="http://www.canal-u.tv/smileexalead/soap"
>
 <xsd:import namespace="http://schemas.xmlsoap.org/soap/encoding/" />
 <xsd:import namespace="http://schemas.xmlsoap.org/wsdl/" />
</xsd:schema>
</types>
<message name="getListOfProgramsRequest"><part name="text" type="xsd:string" /><part name="offset" type="xsd:integer" /></message>
<message name="getListOfProgramsResponse"><part name="return" type="xsd:string" /></message>
<message name="getProgramRequest"><part name="id" type="xsd:integer" /></message>
<message name="getProgramResponse"><part name="return" type="xsd:string" /></message>
<message name="getPlayerRequest"><part name="id" type="xsd:integer" /></message>
<message name="getPlayerResponse"><part name="return" type="xsd:string" /></message>
<message name="getCartableRequest"><part name="id" type="xsd:integer" /></message>
<message name="getCartableResponse"><part name="return" type="xsd:string" /></message>
<message name="getCartableByLoginRequest"><part name="login" type="xsd:string" /></message>
<message name="getCartableByLoginResponse"><part name="return" type="xsd:string" /></message>
<message name="getCartableByNameRequest"><part name="name" type="xsd:string" /></message>
<message name="getCartableByNameResponse"><part name="return" type="xsd:string" /></message>
<portType name="SOAPPortType"><operation name="getListOfPrograms"><input message="tns:getListOfProgramsRequest"/><output message="tns:getListOfProgramsResponse"/></operation><operation name="getProgram"><input message="tns:getProgramRequest"/><output message="tns:getProgramResponse"/></operation><operation name="getPlayer"><input message="tns:getPlayerRequest"/><output message="tns:getPlayerResponse"/></operation><operation name="getCartable"><input message="tns:getCartableRequest"/><output message="tns:getCartableResponse"/></operation><operation name="getCartableByLogin"><input message="tns:getCartableByLoginRequest"/><output message="tns:getCartableByLoginResponse"/></operation><operation name="getCartableByName"><input message="tns:getCartableByNameRequest"/><output message="tns:getCartableByNameResponse"/></operation></portType>
<binding name="SOAPBinding" type="tns:SOAPPortType"><soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/><operation name="getListOfPrograms"><soap:operation soapAction="uri:listOfPrograms/get" style="rpc"/><input><soap:body use="encoded" namespace="uri:listOfPrograms" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input><output><soap:body use="encoded" namespace="uri:listOfPrograms" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output></operation><operation name="getProgram"><soap:operation soapAction="uri:program/get" style="rpc"/><input><soap:body use="encoded" namespace="uri:program" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input><output><soap:body use="encoded" namespace="uri:program" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output></operation><operation name="getPlayer"><soap:operation soapAction="uri:player/get" style="rpc"/><input><soap:body use="encoded" namespace="uri:player" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input><output><soap:body use="encoded" namespace="uri:player" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output></operation><operation name="getCartable"><soap:operation soapAction="uri:cartable/get" style="rpc"/><input><soap:body use="encoded" namespace="uri:cartable" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input><output><soap:body use="encoded" namespace="uri:cartable" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output></operation><operation name="getCartableByLogin"><soap:operation soapAction="uri:cartablebylogin/get" style="rpc"/><input><soap:body use="encoded" namespace="uri:cartablebylogin" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input><output><soap:body use="encoded" namespace="uri:cartablebylogin" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output></operation><operation name="getCartableByName"><soap:operation soapAction="uri:cartablebyname/get" style="rpc"/><input><soap:body use="encoded" namespace="uri:cartablebyname" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input><output><soap:body use="encoded" namespace="uri:cartablebyname" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output></operation></binding>
<service name="SOAP"><port name="SOAPPort" binding="tns:SOAPBinding"><soap:address location="http://www.canal-u.tv/smileexalead/soap/"/></port></service>
</definitions>