<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions targetNamespace="http://Grass_Vector_ValueExtraction.grass.ws.laits.gmu.edu" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://Grass_Vector_ValueExtraction.grass.ws.laits.gmu.edu" xmlns:intf="http://Grass_Vector_ValueExtraction.grass.ws.laits.gmu.edu" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns1="http://ws.laits.gmu.edu" 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.4
Built on Apr 22, 2006 (06:55:48 PDT)-->
 <wsdl:types>
  <schema targetNamespace="http://ws.laits.gmu.edu" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="WebServiceExceptionsType">
    <sequence>
     <element name="exception" type="xsd:string"/>
    </sequence>
   </complexType>
  </schema>
 </wsdl:types>

   <wsdl:message name="WebServiceExceptionsType">

      <wsdl:part name="fault" type="tns1:WebServiceExceptionsType"/>

   </wsdl:message>

   <wsdl:message name="extract_valuesResponse">

      <wsdl:part name="returnURL" type="xsd:anyURI"/>

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

   </wsdl:message>

   <wsdl:message name="extract_valuesRequest">

      <wsdl:part name="rasterURL" type="xsd:anyURI"/>

      <wsdl:part name="vectorURL" type="xsd:anyURI"/>

   </wsdl:message>

   <wsdl:portType name="Grass_Vector_ValueExtraction">

      <wsdl:operation name="extract_values" parameterOrder="rasterURL vectorURL returnURL returnFormat">

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

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

         <wsdl:fault message="impl:WebServiceExceptionsType" name="WebServiceExceptionsType"/>

      </wsdl:operation>

   </wsdl:portType>

   <wsdl:binding name="Grass_Vector_ValueExtractionSoapBinding" type="impl:Grass_Vector_ValueExtraction">

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

      <wsdl:operation name="extract_values">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="extract_valuesRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://Grass_Vector_ValueExtraction.grass.ws.laits.gmu.edu" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="extract_valuesResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://Grass_Vector_ValueExtraction.grass.ws.laits.gmu.edu" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="WebServiceExceptionsType">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="WebServiceExceptionsType" namespace="http://Grass_Vector_ValueExtraction.grass.ws.laits.gmu.edu" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

   </wsdl:binding>

   <wsdl:service name="Grass_Vector_ValueExtractionService">

      <wsdl:port binding="impl:Grass_Vector_ValueExtractionSoapBinding" name="Grass_Vector_ValueExtraction">

         <wsdlsoap:address location="http://geobrain.laits.gmu.edu:8099/axis/services/Grass_Vector_ValueExtraction"/>

      </wsdl:port>

   </wsdl:service>

</wsdl:definitions>
