<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions targetNamespace="urn:Sesame" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="urn:Sesame" xmlns:intf="urn:Sesame" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<!--WSDL created by Apache Axis version: 1.3
Built on Oct 05, 2005 (05:23:37 EDT)-->
 <wsdl:types>
  <schema targetNamespace="urn:Sesame" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="ArrayOf_xsd_string">
    <complexContent>
     <restriction base="soapenc:Array">
      <attribute ref="soapenc:arrayType" wsdl:arrayType="xsd:string[]"/>
     </restriction>
    </complexContent>
   </complexType>
  </schema>
 </wsdl:types>

   <wsdl:message name="getAvailabilityResponse">

      <wsdl:part name="getAvailabilityReturn" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="SesameXMLResponse">

      <wsdl:part name="return" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="SesameXMLRequest">

      <wsdl:part name="name" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="mainRequest">

      <wsdl:part name="in0" type="impl:ArrayOf_xsd_string"/>

   </wsdl:message>

   <wsdl:message name="mainResponse">

   </wsdl:message>

   <wsdl:message name="sesameRequest">

      <wsdl:part name="name" type="xsd:string"/>

      <wsdl:part name="resultType" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="sesameResponse">

      <wsdl:part name="return" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getAvailabilityRequest">

   </wsdl:message>

   <wsdl:message name="SesameResponse">

      <wsdl:part name="return" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="sesameResponse2">

      <wsdl:part name="return" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="SesameRequest">

      <wsdl:part name="name" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="sesameResponse1">

      <wsdl:part name="return" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="sesameRequest1">

      <wsdl:part name="name" type="xsd:string"/>

      <wsdl:part name="resultType" type="xsd:string"/>

      <wsdl:part name="all" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="sesameRequest2">

      <wsdl:part name="name" type="xsd:string"/>

      <wsdl:part name="resultType" type="xsd:string"/>

      <wsdl:part name="all" type="xsd:boolean"/>

      <wsdl:part name="service" type="xsd:string"/>

   </wsdl:message>

   <wsdl:portType name="Sesame">

      <wsdl:operation name="sesame" parameterOrder="name resultType">

         <wsdl:input message="impl:sesameRequest" name="sesameRequest"/>

         <wsdl:output message="impl:sesameResponse" name="sesameResponse"/>

      </wsdl:operation>

      <wsdl:operation name="sesame" parameterOrder="name resultType all">

         <wsdl:input message="impl:sesameRequest1" name="sesameRequest1"/>

         <wsdl:output message="impl:sesameResponse1" name="sesameResponse1"/>

      </wsdl:operation>

      <wsdl:operation name="sesame" parameterOrder="name resultType all service">

         <wsdl:input message="impl:sesameRequest2" name="sesameRequest2"/>

         <wsdl:output message="impl:sesameResponse2" name="sesameResponse2"/>

      </wsdl:operation>

      <wsdl:operation name="SesameXML" parameterOrder="name">

         <wsdl:input message="impl:SesameXMLRequest" name="SesameXMLRequest"/>

         <wsdl:output message="impl:SesameXMLResponse" name="SesameXMLResponse"/>

      </wsdl:operation>

      <wsdl:operation name="Sesame" parameterOrder="name">

         <wsdl:input message="impl:SesameRequest" name="SesameRequest"/>

         <wsdl:output message="impl:SesameResponse" name="SesameResponse"/>

      </wsdl:operation>

      <wsdl:operation name="main" parameterOrder="in0">

         <wsdl:input message="impl:mainRequest" name="mainRequest"/>

         <wsdl:output message="impl:mainResponse" name="mainResponse"/>

      </wsdl:operation>

      <wsdl:operation name="getAvailability">

         <wsdl:input message="impl:getAvailabilityRequest" name="getAvailabilityRequest"/>

         <wsdl:output message="impl:getAvailabilityResponse" name="getAvailabilityResponse"/>

      </wsdl:operation>

   </wsdl:portType>

   <wsdl:binding name="SesameSoapBinding" type="impl:Sesame">

      <wsdlsoap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>

      <wsdl:operation name="sesame">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="sesameRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:Sesame" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="sesameResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:Sesame" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="sesame">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="sesameRequest1">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:Sesame" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="sesameResponse1">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:Sesame" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="sesame">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="sesameRequest2">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:Sesame" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="sesameResponse2">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:Sesame" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="SesameXML">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="SesameXMLRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:Sesame" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="SesameXMLResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:Sesame" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="Sesame">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="SesameRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:Sesame" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="SesameResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:Sesame" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="main">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="mainRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://DefaultNamespace" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="mainResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:Sesame" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="getAvailability">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="getAvailabilityRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://DefaultNamespace" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="getAvailabilityResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:Sesame" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

   </wsdl:binding>

   <wsdl:service name="SesameService">

      <wsdl:port binding="impl:SesameSoapBinding" name="Sesame">

         <wsdlsoap:address location="http://cdsws.u-strasbg.fr/axis/services/Sesame"/>

      </wsdl:port>

   </wsdl:service>

</wsdl:definitions>
