Ignore:
Timestamp:
Oct 17, 2008 3:53:53 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:
72ed6e4
Parents:
abb87eb
Message:

remote splitter (untested0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/fedd_internal_bindings.wsdl

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