<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions targetNamespace="http://Grass_Capsule.grass.ws.laits.gmu.edu" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://Grass_Capsule.grass.ws.laits.gmu.edu" xmlns:intf="http://Grass_Capsule.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="runScriptResponse">

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

   </wsdl:message>

   <wsdl:message name="runScriptRequest">

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

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

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

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

   </wsdl:message>

   <wsdl:message name="WebServiceExceptionsType">

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

   </wsdl:message>

   <wsdl:portType name="Grass_Capsule">

      <wsdl:operation name="runScript" parameterOrder="in0 in1 in2 in3">

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

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

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

      </wsdl:operation>

   </wsdl:portType>

   <wsdl:binding name="Grass_CapsuleSoapBinding" type="impl:Grass_Capsule">

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

      <wsdl:operation name="runScript">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="runScriptRequest">

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

         </wsdl:input>

         <wsdl:output name="runScriptResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://Grass_Capsule.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_Capsule.grass.ws.laits.gmu.edu" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

   </wsdl:binding>

   <wsdl:service name="Grass_CapsuleService">

      <wsdl:port binding="impl:Grass_CapsuleSoapBinding" name="Grass_Capsule">

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

      </wsdl:port>

   </wsdl:service>

</wsdl:definitions>
