<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions targetNamespace="http://ws.adaptivedisclosure.org/axis/services/termFinderWS" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://ws.adaptivedisclosure.org/axis/services/termFinderWS" xmlns:intf="http://ws.adaptivedisclosure.org/axis/services/termFinderWS" 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/termFinderWS" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="ArrayOfArrayOf_xsd_string">
    <complexContent>
     <restriction base="soapenc:Array">
      <attribute ref="soapenc:arrayType" wsdl:arrayType="xsd:string[][]"/>
     </restriction>
    </complexContent>
   </complexType>
  </schema>
 </wsdl:types>

   <wsdl:message name="getJSNresRequest">

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

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

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

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

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

   </wsdl:message>

   <wsdl:message name="getJSNresResponse">

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

   </wsdl:message>

   <wsdl:message name="getTermsResponse">

      <wsdl:part name="getTermsReturn" type="impl:ArrayOfArrayOf_xsd_string"/>

   </wsdl:message>

   <wsdl:message name="getTermsRequest">

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

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

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

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

   </wsdl:message>

   <wsdl:portType name="termFinderWS">

      <wsdl:operation name="getTerms" parameterOrder="index field prefix count">

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

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

      </wsdl:operation>

      <wsdl:operation name="getJSNres" parameterOrder="index field query start count">

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

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

      </wsdl:operation>

   </wsdl:portType>

   <wsdl:binding name="termFinderWSSoapBinding" type="impl:termFinderWS">

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

      <wsdl:operation name="getTerms">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="getTermsRequest">

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

         </wsdl:input>

         <wsdl:output name="getTermsResponse">

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

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="getJSNres">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="getJSNresRequest">

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

         </wsdl:input>

         <wsdl:output name="getJSNresResponse">

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

         </wsdl:output>

      </wsdl:operation>

   </wsdl:binding>

   <wsdl:service name="termFinderWSService">

      <wsdl:port binding="impl:termFinderWSSoapBinding" name="termFinderWS">

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

      </wsdl:port>

   </wsdl:service>

</wsdl:definitions>
