Ignore:
Timestamp:
Aug 1, 2008 2:50:26 PM (16 years ago)
Author:
Ted Faber <faber@…>
Branches:
axis_example, compt_changes, info-ops, master, version-1.30, version-2.00, version-3.01, version-3.02
Children:
e5a8b44
Parents:
808889e
Message:

split out internal interfaces

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/fedd_bindings.wsdl

    r808889e r7aec37d  
    3737        </fault>
    3838      </operation>
    39       <operation name="AllocateProject">
    40         <documentation>
    41           The bindings of this operation are straightforward SOAP RPC 1.1.
    42         </documentation>
    43         <soap:operation soapAction="AllocateProject"/>
    44         <input>
    45           <soap:body use="encoded" parts="tns:AllocateProjectRequestBody"
    46             namespace="http://www.isi.edu/faber/fedd.wsdl"
    47             encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
    48         </input>
    49         <output>
    50           <soap:body use="encoded" parts="tns:AllocateProjectResponseBody"
    51             namespace="http://www.isi.edu/faber/fedd.wsdl"
    52             encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
    53         </output>
    54         <fault>
    55           <soap:fault use="encoded"  name="tns:AllocateProjectFault"
    56             namespace="http://www.isi.edu/faber/fedd.wsdl"
    57             encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
    58         </fault>
    59       </operation>
    6039    </binding>
    6140
Note: See TracChangeset for help on using the changeset viewer.