IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 29, 2005, 4:35:06 PM (21 years ago)
Author:
jhoblitt
Message:

rename PS::IPP::IData -> Nebulous

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/nebclient/nebulous.wsdl

    r3061 r4440  
    11<?xml version="1.0"?>
    2 <definitions name="IDataServer"
    3     targetNamespace="urn:PS/IPP/IData/Server/SOAP"
    4     xmlns:tns="urn:PS/IPP/IData/Server/SOAP"
     2<definitions name="NebulousServer"
     3    targetNamespace="urn:Nebulous/Server/SOAP"
     4    xmlns:tns="urn:Nebulous/Server/SOAP"
    55    xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
    66    xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"
    77    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    88    xmlns="http://schemas.xmlsoap.org/wsdl/"
    9     xmlns:ns="urn:PS/IPP/IData/Server/SOAP">
     9    xmlns:ns="urn:Nebulous/Server/SOAP">
    1010
    1111    <types>
    1212        <schema xmlns="http://www.w3.org/2001/XMLSchema"
    13             targetNamespace="urn:PS/IPP/IData/Server/SOAP"
     13            targetNamespace="urn:Nebulous/Server/SOAP"
    1414            xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
    1515            xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
     
    8585
    8686
    87     <portType name="PS/IPP/IData/Server/SOAPPort">
     87    <portType name="Nebulous/Server/SOAPPort">
    8888        <operation name="create_object">
    8989            <input  message="tns:create_objectRequest" />
     
    138138
    139139
    140     <binding name="SOAP" type="tns:PS/IPP/IData/Server/SOAPPort">
     140    <binding name="SOAP" type="tns:Nebulous/Server/SOAPPort">
    141141        <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http" />
    142142        <operation name="create_object">
    143             <soap:operation soapAction="urn:PS/IPP/IData/Server/SOAP#create_object" />
    144             <input>
    145                 <soap:body use="encoded" namespace="urn:PS/IPP/IData/Server/SOAP"
    146                     encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
    147             </input>
    148             <output>
    149                 <soap:body use="encoded" namespace="urn:PS/IPP/IData/Server/SOAP"
     143            <soap:operation soapAction="urn:Nebulous/Server/SOAP#create_object" />
     144            <input>
     145                <soap:body use="encoded" namespace="urn:Nebulous/Server/SOAP"
     146                    encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
     147            </input>
     148            <output>
     149                <soap:body use="encoded" namespace="urn:Nebulous/Server/SOAP"
    150150                    encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
    151151            </output>
    152152        </operation>
    153153        <operation name="replicate_object">
    154             <soap:operation soapAction="urn:PS/IPP/IData/Server/SOAP#replicate_object" />
    155             <input>
    156                 <soap:body use="encoded" namespace="urn:PS/IPP/IData/Server/SOAP"
    157                     encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
    158             </input>
    159             <output>
    160                 <soap:body use="encoded" namespace="urn:PS/IPP/IData/Server/SOAP"
     154            <soap:operation soapAction="urn:Nebulous/Server/SOAP#replicate_object" />
     155            <input>
     156                <soap:body use="encoded" namespace="urn:Nebulous/Server/SOAP"
     157                    encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
     158            </input>
     159            <output>
     160                <soap:body use="encoded" namespace="urn:Nebulous/Server/SOAP"
    161161                    encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
    162162            </output>
    163163        </operation>
    164164        <operation name="lock_object">
    165             <soap:operation soapAction="urn:PS/IPP/IData/Server/SOAP#lock_object" />
    166             <input>
    167                 <soap:body use="encoded" namespace="urn:PS/IPP/IData/Server/SOAP"
    168                     encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
    169             </input>
    170             <output>
    171                 <soap:body use="encoded" namespace="urn:PS/IPP/IData/Server/SOAP"
     165            <soap:operation soapAction="urn:Nebulous/Server/SOAP#lock_object" />
     166            <input>
     167                <soap:body use="encoded" namespace="urn:Nebulous/Server/SOAP"
     168                    encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
     169            </input>
     170            <output>
     171                <soap:body use="encoded" namespace="urn:Nebulous/Server/SOAP"
    172172                    encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
    173173            </output>
    174174        </operation>
    175175        <operation name="unlock_object">
    176             <soap:operation soapAction="urn:PS/IPP/IData/Server/SOAP#unlock_object" />
    177             <input>
    178                 <soap:body use="encoded" namespace="urn:PS/IPP/IData/Server/SOAP"
    179                     encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
    180             </input>
    181             <output>
    182                 <soap:body use="encoded" namespace="urn:PS/IPP/IData/Server/SOAP"
     176            <soap:operation soapAction="urn:Nebulous/Server/SOAP#unlock_object" />
     177            <input>
     178                <soap:body use="encoded" namespace="urn:Nebulous/Server/SOAP"
     179                    encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
     180            </input>
     181            <output>
     182                <soap:body use="encoded" namespace="urn:Nebulous/Server/SOAP"
    183183                    encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
    184184            </output>
    185185        </operation>
    186186        <operation name="find_instances">
    187             <soap:operation soapAction="urn:PS/IPP/IData/Server/SOAP#find_instances" />
    188             <input>
    189                 <soap:body use="encoded" namespace="urn:PS/IPP/IData/Server/SOAP"
    190                     encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
    191             </input>
    192             <output>
    193                 <soap:body use="encoded" namespace="urn:PS/IPP/IData/Server/SOAP"
     187            <soap:operation soapAction="urn:Nebulous/Server/SOAP#find_instances" />
     188            <input>
     189                <soap:body use="encoded" namespace="urn:Nebulous/Server/SOAP"
     190                    encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
     191            </input>
     192            <output>
     193                <soap:body use="encoded" namespace="urn:Nebulous/Server/SOAP"
    194194                    encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
    195195            </output>
    196196        </operation>
    197197        <operation name="delete_instance">
    198             <soap:operation soapAction="urn:PS/IPP/IData/Server/SOAP#delete_instance" />
    199             <input>
    200                 <soap:body use="encoded" namespace="urn:PS/IPP/IData/Server/SOAP"
    201                     encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
    202             </input>
    203             <output>
    204                 <soap:body use="encoded" namespace="urn:PS/IPP/IData/Server/SOAP"
     198            <soap:operation soapAction="urn:Nebulous/Server/SOAP#delete_instance" />
     199            <input>
     200                <soap:body use="encoded" namespace="urn:Nebulous/Server/SOAP"
     201                    encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
     202            </input>
     203            <output>
     204                <soap:body use="encoded" namespace="urn:Nebulous/Server/SOAP"
    205205                    encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
    206206            </output>
    207207        </operation>
    208208        <operation name="stat_object">
    209             <soap:operation soapAction="urn:PS/IPP/IData/Server/SOAP#stat_object" />
    210             <input>
    211                 <soap:body use="encoded" namespace="urn:PS/IPP/IData/Server/SOAP"
    212                     encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
    213             </input>
    214             <output>
    215                 <soap:body use="encoded" namespace="urn:PS/IPP/IData/Server/SOAP"
     209            <soap:operation soapAction="urn:Nebulous/Server/SOAP#stat_object" />
     210            <input>
     211                <soap:body use="encoded" namespace="urn:Nebulous/Server/SOAP"
     212                    encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
     213            </input>
     214            <output>
     215                <soap:body use="encoded" namespace="urn:Nebulous/Server/SOAP"
    216216                    encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
    217217            </output>
     
    220220
    221221
    222     <service name="PS/IPP/IData/Server/SOAP">
    223         <port name="PS/IPP/IData/Server/SOAPPort" binding="tns:SOAP">
    224             <soap:address location="http://localhost:80/idata" />
     222    <service name="Nebulous/Server/SOAP">
     223        <port name="Nebulous/Server/SOAPPort" binding="tns:SOAP">
     224            <soap:address location="http://localhost:80/nebulous" />
    225225        </port>
    226226    </service>
Note: See TracChangeset for help on using the changeset viewer.