Roll back JpredWS JABAWS namespace: from V3 to V2. V3 will be a Matrix
[jabaws.git] / webservices / compbio / ws / server / resource / RegistryWS.wsdl
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <!-- Generated by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is Metro/2.1 (branches/2.1-6728; 2011-02-03T14:14:58+0000) JAXWS-RI/2.2.3 JAXWS/2.2. -->
3 <definitions targetNamespace="http://msa.data.compbio/01/12/2010/" name="RegistryWS" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:wsp="http://www.w3.org/ns/ws-policy" xmlns:tns="http://msa.data.compbio/01/12/2010/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsp1_2="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
4   <types>
5     <xsd:schema>
6       <xsd:import namespace="http://msa.data.compbio/01/12/2010/" schemaLocation="RegistryWS_schema1.xsd"/>
7     </xsd:schema>
8   </types>
9   <message name="getSupportedServices">
10     <part name="parameters" element="tns:getSupportedServices"/>
11   </message>
12   <message name="getSupportedServicesResponse">
13     <part name="parameters" element="tns:getSupportedServicesResponse"/>
14   </message>
15   <message name="getNonoperatedServices">
16     <part name="parameters" element="tns:getNonoperatedServices"/>
17   </message>
18   <message name="getNonoperatedServicesResponse">
19     <part name="parameters" element="tns:getNonoperatedServicesResponse"/>
20   </message>
21   <message name="testAllServices">
22     <part name="parameters" element="tns:testAllServices"/>
23   </message>
24   <message name="testAllServicesResponse">
25     <part name="parameters" element="tns:testAllServicesResponse"/>
26   </message>
27   <message name="getLastTested">
28     <part name="parameters" element="tns:getLastTested"/>
29   </message>
30   <message name="getLastTestedResponse">
31     <part name="parameters" element="tns:getLastTestedResponse"/>
32   </message>
33   <message name="getLastTestedOn">
34     <part name="parameters" element="tns:getLastTestedOn"/>
35   </message>
36   <message name="getLastTestedOnResponse">
37     <part name="parameters" element="tns:getLastTestedOnResponse"/>
38   </message>
39   <message name="testService">
40     <part name="parameters" element="tns:testService"/>
41   </message>
42   <message name="testServiceResponse">
43     <part name="parameters" element="tns:testServiceResponse"/>
44   </message>
45   <message name="isOperating">
46     <part name="parameters" element="tns:isOperating"/>
47   </message>
48   <message name="isOperatingResponse">
49     <part name="parameters" element="tns:isOperatingResponse"/>
50   </message>
51   <message name="getServiceDescription">
52     <part name="parameters" element="tns:getServiceDescription"/>
53   </message>
54   <message name="getServiceDescriptionResponse">
55     <part name="parameters" element="tns:getServiceDescriptionResponse"/>
56   </message>
57   <message name="getServiceCategories">
58     <part name="parameters" element="tns:getServiceCategories"/>
59   </message>
60   <message name="getServiceCategoriesResponse">
61     <part name="parameters" element="tns:getServiceCategoriesResponse"/>
62   </message>
63   <portType name="RegistryWS">
64     <operation name="getSupportedServices">
65       <input wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/getSupportedServicesRequest" message="tns:getSupportedServices"/>
66       <output wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/getSupportedServicesResponse" message="tns:getSupportedServicesResponse"/>
67     </operation>
68     <operation name="getNonoperatedServices">
69       <input wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/getNonoperatedServicesRequest" message="tns:getNonoperatedServices"/>
70       <output wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/getNonoperatedServicesResponse" message="tns:getNonoperatedServicesResponse"/>
71     </operation>
72     <operation name="testAllServices">
73       <input wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/testAllServicesRequest" message="tns:testAllServices"/>
74       <output wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/testAllServicesResponse" message="tns:testAllServicesResponse"/>
75     </operation>
76     <operation name="getLastTested">
77       <input wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/getLastTestedRequest" message="tns:getLastTested"/>
78       <output wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/getLastTestedResponse" message="tns:getLastTestedResponse"/>
79     </operation>
80     <operation name="getLastTestedOn">
81       <input wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/getLastTestedOnRequest" message="tns:getLastTestedOn"/>
82       <output wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/getLastTestedOnResponse" message="tns:getLastTestedOnResponse"/>
83     </operation>
84     <operation name="testService">
85       <input wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/testServiceRequest" message="tns:testService"/>
86       <output wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/testServiceResponse" message="tns:testServiceResponse"/>
87     </operation>
88     <operation name="isOperating">
89       <input wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/isOperatingRequest" message="tns:isOperating"/>
90       <output wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/isOperatingResponse" message="tns:isOperatingResponse"/>
91     </operation>
92     <operation name="getServiceDescription">
93       <input wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/getServiceDescriptionRequest" message="tns:getServiceDescription"/>
94       <output wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/getServiceDescriptionResponse" message="tns:getServiceDescriptionResponse"/>
95     </operation>
96     <operation name="getServiceCategories">
97       <input wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/getServiceCategoriesRequest" message="tns:getServiceCategories"/>
98       <output wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/getServiceCategoriesResponse" message="tns:getServiceCategoriesResponse"/>
99     </operation>
100   </portType>
101   <binding name="RegistryWSPortBinding" type="tns:RegistryWS">
102     <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
103     <operation name="getSupportedServices">
104       <soap:operation soapAction=""/>
105       <input>
106         <soap:body use="literal"/>
107       </input>
108       <output>
109         <soap:body use="literal"/>
110       </output>
111     </operation>
112     <operation name="getNonoperatedServices">
113       <soap:operation soapAction=""/>
114       <input>
115         <soap:body use="literal"/>
116       </input>
117       <output>
118         <soap:body use="literal"/>
119       </output>
120     </operation>
121     <operation name="testAllServices">
122       <soap:operation soapAction=""/>
123       <input>
124         <soap:body use="literal"/>
125       </input>
126       <output>
127         <soap:body use="literal"/>
128       </output>
129     </operation>
130     <operation name="getLastTested">
131       <soap:operation soapAction=""/>
132       <input>
133         <soap:body use="literal"/>
134       </input>
135       <output>
136         <soap:body use="literal"/>
137       </output>
138     </operation>
139     <operation name="getLastTestedOn">
140       <soap:operation soapAction=""/>
141       <input>
142         <soap:body use="literal"/>
143       </input>
144       <output>
145         <soap:body use="literal"/>
146       </output>
147     </operation>
148     <operation name="testService">
149       <soap:operation soapAction=""/>
150       <input>
151         <soap:body use="literal"/>
152       </input>
153       <output>
154         <soap:body use="literal"/>
155       </output>
156     </operation>
157     <operation name="isOperating">
158       <soap:operation soapAction=""/>
159       <input>
160         <soap:body use="literal"/>
161       </input>
162       <output>
163         <soap:body use="literal"/>
164       </output>
165     </operation>
166     <operation name="getServiceDescription">
167       <soap:operation soapAction=""/>
168       <input>
169         <soap:body use="literal"/>
170       </input>
171       <output>
172         <soap:body use="literal"/>
173       </output>
174     </operation>
175     <operation name="getServiceCategories">
176       <soap:operation soapAction=""/>
177       <input>
178         <soap:body use="literal"/>
179       </input>
180       <output>
181         <soap:body use="literal"/>
182       </output>
183     </operation>
184   </binding>
185   <service name="RegistryWS">
186     <port name="RegistryWSPort" binding="tns:RegistryWSPortBinding">
187       <soap:address location="REPLACE_WITH_ACTUAL_URL"/>
188     </port>
189   </service>
190 </definitions>
191