Update for web services stubs
[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="testAllServices">
16     <part name="parameters" element="tns:testAllServices"/>
17   </message>
18   <message name="testAllServicesResponse">
19     <part name="parameters" element="tns:testAllServicesResponse"/>
20   </message>
21   <message name="getLastTested">
22     <part name="parameters" element="tns:getLastTested"/>
23   </message>
24   <message name="getLastTestedResponse">
25     <part name="parameters" element="tns:getLastTestedResponse"/>
26   </message>
27   <message name="getLastTestedOn">
28     <part name="parameters" element="tns:getLastTestedOn"/>
29   </message>
30   <message name="getLastTestedOnResponse">
31     <part name="parameters" element="tns:getLastTestedOnResponse"/>
32   </message>
33   <message name="testService">
34     <part name="parameters" element="tns:testService"/>
35   </message>
36   <message name="testServiceResponse">
37     <part name="parameters" element="tns:testServiceResponse"/>
38   </message>
39   <message name="isOperating">
40     <part name="parameters" element="tns:isOperating"/>
41   </message>
42   <message name="isOperatingResponse">
43     <part name="parameters" element="tns:isOperatingResponse"/>
44   </message>
45   <message name="getServiceDescription">
46     <part name="parameters" element="tns:getServiceDescription"/>
47   </message>
48   <message name="getServiceDescriptionResponse">
49     <part name="parameters" element="tns:getServiceDescriptionResponse"/>
50   </message>
51   <message name="getServiceCategories">
52     <part name="parameters" element="tns:getServiceCategories"/>
53   </message>
54   <message name="getServiceCategoriesResponse">
55     <part name="parameters" element="tns:getServiceCategoriesResponse"/>
56   </message>
57   <portType name="RegistryWS">
58     <operation name="getSupportedServices">
59       <input wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/getSupportedServicesRequest" message="tns:getSupportedServices"/>
60       <output wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/getSupportedServicesResponse" message="tns:getSupportedServicesResponse"/>
61     </operation>
62     <operation name="testAllServices">
63       <input wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/testAllServicesRequest" message="tns:testAllServices"/>
64       <output wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/testAllServicesResponse" message="tns:testAllServicesResponse"/>
65     </operation>
66     <operation name="getLastTested">
67       <input wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/getLastTestedRequest" message="tns:getLastTested"/>
68       <output wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/getLastTestedResponse" message="tns:getLastTestedResponse"/>
69     </operation>
70     <operation name="getLastTestedOn">
71       <input wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/getLastTestedOnRequest" message="tns:getLastTestedOn"/>
72       <output wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/getLastTestedOnResponse" message="tns:getLastTestedOnResponse"/>
73     </operation>
74     <operation name="testService">
75       <input wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/testServiceRequest" message="tns:testService"/>
76       <output wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/testServiceResponse" message="tns:testServiceResponse"/>
77     </operation>
78     <operation name="isOperating">
79       <input wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/isOperatingRequest" message="tns:isOperating"/>
80       <output wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/isOperatingResponse" message="tns:isOperatingResponse"/>
81     </operation>
82     <operation name="getServiceDescription">
83       <input wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/getServiceDescriptionRequest" message="tns:getServiceDescription"/>
84       <output wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/getServiceDescriptionResponse" message="tns:getServiceDescriptionResponse"/>
85     </operation>
86     <operation name="getServiceCategories">
87       <input wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/getServiceCategoriesRequest" message="tns:getServiceCategories"/>
88       <output wsam:Action="http://msa.data.compbio/01/12/2010/RegistryWS/getServiceCategoriesResponse" message="tns:getServiceCategoriesResponse"/>
89     </operation>
90   </portType>
91   <binding name="RegistryWSPortBinding" type="tns:RegistryWS">
92     <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
93     <operation name="getSupportedServices">
94       <soap:operation soapAction=""/>
95       <input>
96         <soap:body use="literal"/>
97       </input>
98       <output>
99         <soap:body use="literal"/>
100       </output>
101     </operation>
102     <operation name="testAllServices">
103       <soap:operation soapAction=""/>
104       <input>
105         <soap:body use="literal"/>
106       </input>
107       <output>
108         <soap:body use="literal"/>
109       </output>
110     </operation>
111     <operation name="getLastTested">
112       <soap:operation soapAction=""/>
113       <input>
114         <soap:body use="literal"/>
115       </input>
116       <output>
117         <soap:body use="literal"/>
118       </output>
119     </operation>
120     <operation name="getLastTestedOn">
121       <soap:operation soapAction=""/>
122       <input>
123         <soap:body use="literal"/>
124       </input>
125       <output>
126         <soap:body use="literal"/>
127       </output>
128     </operation>
129     <operation name="testService">
130       <soap:operation soapAction=""/>
131       <input>
132         <soap:body use="literal"/>
133       </input>
134       <output>
135         <soap:body use="literal"/>
136       </output>
137     </operation>
138     <operation name="isOperating">
139       <soap:operation soapAction=""/>
140       <input>
141         <soap:body use="literal"/>
142       </input>
143       <output>
144         <soap:body use="literal"/>
145       </output>
146     </operation>
147     <operation name="getServiceDescription">
148       <soap:operation soapAction=""/>
149       <input>
150         <soap:body use="literal"/>
151       </input>
152       <output>
153         <soap:body use="literal"/>
154       </output>
155     </operation>
156     <operation name="getServiceCategories">
157       <soap:operation soapAction=""/>
158       <input>
159         <soap:body use="literal"/>
160       </input>
161       <output>
162         <soap:body use="literal"/>
163       </output>
164     </operation>
165   </binding>
166   <service name="RegistryWS">
167     <port name="RegistryWSPort" binding="tns:RegistryWSPortBinding">
168       <soap:address location="REPLACE_WITH_ACTUAL_URL"/>
169     </port>
170   </service>
171 </definitions>
172