<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions targetNamespace="http://geoapp.ucsd.edu:8080/axis/services/GRWS_ReceiveResource" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://geoapp.ucsd.edu:8080/axis/services/GRWS_ReceiveResource" xmlns:intf="http://geoapp.ucsd.edu:8080/axis/services/GRWS_ReceiveResource" 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.2.1
Built on Jun 07, 2005 (10:11:43 EDT)-->

   <wsdl:message name="receiveAttachmentRequest">

      <wsdl:part name="ticketId" type="xsd:int"/>

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

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

      <wsdl:part name="dataHandler" type="DataHandler"/>

      <wsdl:part name="replace_in_db" type="xsd:boolean"/>

      <wsdl:part name="testCase" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="performAuthRequestResponse">

      <wsdl:part name="performAuthRequestReturn" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="authRequestResponse">

      <wsdl:part name="authRequestReturn" type="xsd:int"/>

   </wsdl:message>

   <wsdl:message name="receiveAttachmentResponse">

      <wsdl:part name="receiveAttachmentReturn" type="xsd:int"/>

   </wsdl:message>

   <wsdl:message name="authRequestRequest">

      <wsdl:part name="contextId" type="xsd:int"/>

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

      <wsdl:part name="testCase" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="performAuthRequestRequest">

   </wsdl:message>

   <wsdl:message name="authRequestRequest1">

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

      <wsdl:part name="testCase" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="authRequestResponse1">

      <wsdl:part name="authRequestReturn" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:portType name="GRWS_ReceiveResource">

      <wsdl:operation name="authRequest" parameterOrder="contextId email testCase">

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

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

      </wsdl:operation>

      <wsdl:operation name="authRequest" parameterOrder="email testCase">

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

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

      </wsdl:operation>

      <wsdl:operation name="receiveAttachment" parameterOrder="ticketId filename email dataHandler replace_in_db testCase">

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

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

      </wsdl:operation>

      <wsdl:operation name="performAuthRequest">

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

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

      </wsdl:operation>

   </wsdl:portType>

   <wsdl:binding name="GRWS_ReceiveResourceSoapBinding" type="impl:GRWS_ReceiveResource">

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

      <wsdl:operation name="authRequest">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="authRequestRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.grws.reason.sopac.ucsd.edu" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="authRequestResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://geoapp.ucsd.edu:8080/axis/services/GRWS_ReceiveResource" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="authRequest">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="authRequestRequest1">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.grws.reason.sopac.ucsd.edu" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="authRequestResponse1">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://geoapp.ucsd.edu:8080/axis/services/GRWS_ReceiveResource" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="receiveAttachment">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="receiveAttachmentRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.grws.reason.sopac.ucsd.edu" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="receiveAttachmentResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://geoapp.ucsd.edu:8080/axis/services/GRWS_ReceiveResource" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

      <wsdl:operation name="performAuthRequest">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="performAuthRequestRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.grws.reason.sopac.ucsd.edu" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="performAuthRequestResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://geoapp.ucsd.edu:8080/axis/services/GRWS_ReceiveResource" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

   </wsdl:binding>

   <wsdl:service name="GRWS_ReceiveResourceService">

      <wsdl:port binding="impl:GRWS_ReceiveResourceSoapBinding" name="GRWS_ReceiveResource">

         <wsdlsoap:address location="http://geoapp.ucsd.edu:8080/axis/services/GRWS_ReceiveResource"/>

      </wsdl:port>

   </wsdl:service>

</wsdl:definitions>
