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

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

   </wsdl:message>

   <wsdl:message name="getWordnetSynonymsResponse">

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

   </wsdl:message>

   <wsdl:portType name="getWordnetSynWS">

      <wsdl:operation name="getWordnetSynonyms" parameterOrder="term">

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

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

      </wsdl:operation>

   </wsdl:portType>

   <wsdl:binding name="getWordnetSynWSSoapBinding" type="impl:getWordnetSynWS">

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

      <wsdl:operation name="getWordnetSynonyms">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="getWordnetSynonymsRequest">

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

         </wsdl:input>

         <wsdl:output name="getWordnetSynonymsResponse">

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

         </wsdl:output>

      </wsdl:operation>

   </wsdl:binding>

   <wsdl:service name="getWordnetSynWSService">

      <wsdl:port binding="impl:getWordnetSynWSSoapBinding" name="getWordnetSynWS">

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

      </wsdl:port>

   </wsdl:service>

</wsdl:definitions>
