<?xml version="1.0"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="https://moteur2025.cube-engine.pro/index/soapmoteur" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap-enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" name="Application_Model_Moteur_MoteurManager" targetNamespace="https://moteur2025.cube-engine.pro/index/soapmoteur"><types><xsd:schema targetNamespace="https://moteur2025.cube-engine.pro/index/soapmoteur"/></types><portType name="Application_Model_Moteur_MoteurManagerPort"><operation name="Utils"><documentation>Classe de m&#xE9;thodes utiles</documentation><input message="tns:UtilsIn"/><output message="tns:UtilsOut"/></operation><operation name="getNewSession"><documentation>getNewSession</documentation><input message="tns:getNewSessionIn"/><output message="tns:getNewSessionOut"/></operation><operation name="getValidAccess"><documentation>getValidAccess</documentation><input message="tns:getValidAccessIn"/><output message="tns:getValidAccessOut"/></operation><operation name="getResult"><documentation>getResult au format string xml</documentation><input message="tns:getResultIn"/><output message="tns:getResultOut"/></operation></portType><binding name="Application_Model_Moteur_MoteurManagerBinding" type="tns:Application_Model_Moteur_MoteurManagerPort"><soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/><operation name="Utils"><soap:operation soapAction="https://moteur2025.cube-engine.pro/index/soapmoteur#Utils"/><input><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://moteur2025.cube-engine.pro/index/soapmoteur"/></input><output><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://moteur2025.cube-engine.pro/index/soapmoteur"/></output></operation><operation name="getNewSession"><soap:operation soapAction="https://moteur2025.cube-engine.pro/index/soapmoteur#getNewSession"/><input><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://moteur2025.cube-engine.pro/index/soapmoteur"/></input><output><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://moteur2025.cube-engine.pro/index/soapmoteur"/></output></operation><operation name="getValidAccess"><soap:operation soapAction="https://moteur2025.cube-engine.pro/index/soapmoteur#getValidAccess"/><input><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://moteur2025.cube-engine.pro/index/soapmoteur"/></input><output><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://moteur2025.cube-engine.pro/index/soapmoteur"/></output></operation><operation name="getResult"><soap:operation soapAction="https://moteur2025.cube-engine.pro/index/soapmoteur#getResult"/><input><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://moteur2025.cube-engine.pro/index/soapmoteur"/></input><output><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://moteur2025.cube-engine.pro/index/soapmoteur"/></output></operation></binding><service name="Application_Model_Moteur_MoteurManagerService"><port name="Application_Model_Moteur_MoteurManagerPort" binding="tns:Application_Model_Moteur_MoteurManagerBinding"><soap:address location="https://moteur2025.cube-engine.pro/index/soapmoteur"/></port></service><message name="UtilsIn"/><message name="UtilsOut"><part name="return" type="soap-enc:Array"/></message><message name="getNewSessionIn"><part name="api_key" type="xsd:string"/></message><message name="getNewSessionOut"><part name="return" type="xsd:string"/></message><message name="getValidAccessIn"><part name="api_key" type="xsd:string"/><part name="projet_id" type="xsd:int"/></message><message name="getValidAccessOut"><part name="return" type="soap-enc:Array"/></message><message name="getResultIn"><part name="clientParams" type="soap-enc:Array"/></message><message name="getResultOut"><part name="return" type="soap-enc:Array"/></message></definitions>
