<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions targetNamespace="http://ws.adaptivedisclosure.org/axis/services/getIndexes" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://ws.adaptivedisclosure.org/axis/services/getIndexes" xmlns:intf="http://ws.adaptivedisclosure.org/axis/services/getIndexes" 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="http://ws.adaptivedisclosure.org/axis/services/getIndexes" 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="listDefaultIndexesResponse">

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

   </wsdl:message>

   <wsdl:message name="listIndexesJasonResponse">

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

   </wsdl:message>

   <wsdl:message name="listIndexesResponse">

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

   </wsdl:message>

   <wsdl:message name="listDefaultIndexesRequest">

   </wsdl:message>

   <wsdl:message name="listIndexesJasonRequest">

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

   </wsdl:message>

   <wsdl:message name="listIndexesRequest">

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

   </wsdl:message>

   <wsdl:portType name="getIndexes">

      <wsdl:operation name="listIndexes" parameterOrder="indexLocation">

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

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

      </wsdl:operation>

      <wsdl:operation name="listIndexesJason" parameterOrder="indexLocation">

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

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

      </wsdl:operation>

      <wsdl:operation name="listDefaultIndexes">

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

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

      </wsdl:operation>

   </wsdl:portType>

   <wsdl:binding name="getIndexesSoapBinding" type="impl:getIndexes">

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

      <wsdl:operation name="listIndexes">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="listIndexesRequest">

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

         </wsdl:input>

         <wsdl:output name="listIndexesResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/getIndexes" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="listIndexesJason">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="listIndexesJasonRequest">

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

         </wsdl:input>

         <wsdl:output name="listIndexesJasonResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/getIndexes" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="listDefaultIndexes">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="listDefaultIndexesRequest">

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

         </wsdl:input>

         <wsdl:output name="listDefaultIndexesResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/getIndexes" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

   </wsdl:binding>

   <wsdl:service name="getIndexesService">

      <wsdl:port binding="impl:getIndexesSoapBinding" name="getIndexes">

         <wsdlsoap:address location="http://ws.adaptivedisclosure.org/axis/services/getIndexes"/>

      </wsdl:port>

   </wsdl:service>

</wsdl:definitions>
