<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions targetNamespace="http://geobrain.laits.gmu.edu:8099/axis/services/DMSPiosp" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://geobrain.laits.gmu.edu:8099/axis/services/DMSPiosp" xmlns:intf="http://geobrain.laits.gmu.edu:8099/axis/services/DMSPiosp" 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.4
Built on Apr 22, 2006 (06:55:48 PDT)-->

   <wsdl:message name="convertOLS2NCRequest">

      <wsdl:part name="olsPath" type="soapenc:string"/>

      <wsdl:part name="ncPath" type="soapenc:string"/>

   </wsdl:message>

   <wsdl:message name="convertOLS2NCResponse">

      <wsdl:part name="convertOLS2NCReturn" type="soapenc:string"/>

   </wsdl:message>

   <wsdl:portType name="DMSPiosp">

      <wsdl:operation name="convertOLS2NC" parameterOrder="olsPath ncPath">

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

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

      </wsdl:operation>

   </wsdl:portType>

   <wsdl:binding name="DMSPiospSoapBinding" type="impl:DMSPiosp">

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

      <wsdl:operation name="convertOLS2NC">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="convertOLS2NCRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://dmsp.iosp.nc2.ucar" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="convertOLS2NCResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://geobrain.laits.gmu.edu:8099/axis/services/DMSPiosp" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

   </wsdl:binding>

   <wsdl:service name="DMSPiospService">

      <wsdl:port binding="impl:DMSPiospSoapBinding" name="DMSPiosp">

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

      </wsdl:port>

   </wsdl:service>

</wsdl:definitions>
