Advertisement
Guest User

WSDL

a guest
May 5th, 2014
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.76 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. - <wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:ns1="http://org.apache.axis2/xsd" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:ns="http://axishello" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" targetNamespace="http://axishello">
  3. <wsdl:documentation>Mercator</wsdl:documentation>
  4. - <wsdl:types>
  5. - <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://axishello">
  6. - <xs:element name="getRunsForDate">
  7. - <xs:complexType>
  8. - <xs:sequence>
  9. <xs:element minOccurs="0" name="server" nillable="true" type="xs:string" />
  10. <xs:element minOccurs="0" name="slib" nillable="true" type="xs:string" />
  11. <xs:element maxOccurs="unbounded" minOccurs="0" name="paramsa" nillable="true" type="xs:string" />
  12. </xs:sequence>
  13. </xs:complexType>
  14. </xs:element>
  15. - <xs:element name="getRunsForDateResponse">
  16. - <xs:complexType>
  17. - <xs:sequence>
  18. <xs:element minOccurs="0" name="return" nillable="true" type="xs:string" />
  19. </xs:sequence>
  20. </xs:complexType>
  21. </xs:element>
  22. - <xs:element name="getRunsForCP">
  23. - <xs:complexType>
  24. - <xs:sequence>
  25. <xs:element minOccurs="0" name="server" nillable="true" type="xs:string" />
  26. <xs:element minOccurs="0" name="slib" nillable="true" type="xs:string" />
  27. <xs:element maxOccurs="unbounded" minOccurs="0" name="paramsa" nillable="true" type="xs:string" />
  28. </xs:sequence>
  29. </xs:complexType>
  30. </xs:element>
  31. - <xs:element name="getRunsForCPResponse">
  32. - <xs:complexType>
  33. - <xs:sequence>
  34. <xs:element minOccurs="0" name="return" nillable="true" type="xs:string" />
  35. </xs:sequence>
  36. </xs:complexType>
  37. </xs:element>
  38. - <xs:element name="getArticlesForRun">
  39. - <xs:complexType>
  40. - <xs:sequence>
  41. <xs:element minOccurs="0" name="server" nillable="true" type="xs:string" />
  42. <xs:element minOccurs="0" name="slib" nillable="true" type="xs:string" />
  43. <xs:element maxOccurs="unbounded" minOccurs="0" name="paramsa" nillable="true" type="xs:string" />
  44. <xs:element maxOccurs="unbounded" minOccurs="0" name="paramsb" type="xs:int" />
  45. </xs:sequence>
  46. </xs:complexType>
  47. </xs:element>
  48. - <xs:element name="getArticlesForRunResponse">
  49. - <xs:complexType>
  50. - <xs:sequence>
  51. <xs:element minOccurs="0" name="return" nillable="true" type="xs:string" />
  52. </xs:sequence>
  53. </xs:complexType>
  54. </xs:element>
  55. - <xs:element name="getArticlesForDate">
  56. - <xs:complexType>
  57. - <xs:sequence>
  58. <xs:element minOccurs="0" name="server" nillable="true" type="xs:string" />
  59. <xs:element minOccurs="0" name="slib" nillable="true" type="xs:string" />
  60. <xs:element maxOccurs="unbounded" minOccurs="0" name="paramsa" nillable="true" type="xs:string" />
  61. <xs:element maxOccurs="unbounded" minOccurs="0" name="paramsb" type="xs:int" />
  62. </xs:sequence>
  63. </xs:complexType>
  64. </xs:element>
  65. - <xs:element name="getArticlesForDateResponse">
  66. - <xs:complexType>
  67. - <xs:sequence>
  68. <xs:element minOccurs="0" name="return" nillable="true" type="xs:string" />
  69. </xs:sequence>
  70. </xs:complexType>
  71. </xs:element>
  72. - <xs:element name="getArticlesForCP">
  73. - <xs:complexType>
  74. - <xs:sequence>
  75. <xs:element minOccurs="0" name="server" nillable="true" type="xs:string" />
  76. <xs:element minOccurs="0" name="slib" nillable="true" type="xs:string" />
  77. <xs:element maxOccurs="unbounded" minOccurs="0" name="paramsa" nillable="true" type="xs:string" />
  78. <xs:element maxOccurs="unbounded" minOccurs="0" name="paramsb" type="xs:int" />
  79. </xs:sequence>
  80. </xs:complexType>
  81. </xs:element>
  82. - <xs:element name="getArticlesForCPResponse">
  83. - <xs:complexType>
  84. - <xs:sequence>
  85. <xs:element minOccurs="0" name="return" nillable="true" type="xs:string" />
  86. </xs:sequence>
  87. </xs:complexType>
  88. </xs:element>
  89. - <xs:element name="getArticle">
  90. - <xs:complexType>
  91. - <xs:sequence>
  92. <xs:element minOccurs="0" name="server" nillable="true" type="xs:string" />
  93. <xs:element minOccurs="0" name="slib" nillable="true" type="xs:string" />
  94. <xs:element maxOccurs="unbounded" minOccurs="0" name="paramsa" nillable="true" type="xs:string" />
  95. <xs:element maxOccurs="unbounded" minOccurs="0" name="paramsb" type="xs:int" />
  96. </xs:sequence>
  97. </xs:complexType>
  98. </xs:element>
  99. - <xs:element name="getArticleResponse">
  100. - <xs:complexType>
  101. - <xs:sequence>
  102. <xs:element minOccurs="0" name="return" nillable="true" type="xs:string" />
  103. </xs:sequence>
  104. </xs:complexType>
  105. </xs:element>
  106. </xs:schema>
  107. </wsdl:types>
  108. - <wsdl:message name="getRunsForCPRequest">
  109. <wsdl:part name="parameters" element="ns:getRunsForCP" />
  110. </wsdl:message>
  111. - <wsdl:message name="getRunsForCPResponse">
  112. <wsdl:part name="parameters" element="ns:getRunsForCPResponse" />
  113. </wsdl:message>
  114. - <wsdl:message name="getArticlesForDateRequest">
  115. <wsdl:part name="parameters" element="ns:getArticlesForDate" />
  116. </wsdl:message>
  117. - <wsdl:message name="getArticlesForDateResponse">
  118. <wsdl:part name="parameters" element="ns:getArticlesForDateResponse" />
  119. </wsdl:message>
  120. - <wsdl:message name="getArticlesForRunRequest">
  121. <wsdl:part name="parameters" element="ns:getArticlesForRun" />
  122. </wsdl:message>
  123. - <wsdl:message name="getArticlesForRunResponse">
  124. <wsdl:part name="parameters" element="ns:getArticlesForRunResponse" />
  125. </wsdl:message>
  126. - <wsdl:message name="getRunsForDateRequest">
  127. <wsdl:part name="parameters" element="ns:getRunsForDate" />
  128. </wsdl:message>
  129. - <wsdl:message name="getRunsForDateResponse">
  130. <wsdl:part name="parameters" element="ns:getRunsForDateResponse" />
  131. </wsdl:message>
  132. - <wsdl:message name="getArticlesForCPRequest">
  133. <wsdl:part name="parameters" element="ns:getArticlesForCP" />
  134. </wsdl:message>
  135. - <wsdl:message name="getArticlesForCPResponse">
  136. <wsdl:part name="parameters" element="ns:getArticlesForCPResponse" />
  137. </wsdl:message>
  138. - <wsdl:message name="getArticleRequest">
  139. <wsdl:part name="parameters" element="ns:getArticle" />
  140. </wsdl:message>
  141. - <wsdl:message name="getArticleResponse">
  142. <wsdl:part name="parameters" element="ns:getArticleResponse" />
  143. </wsdl:message>
  144. - <wsdl:portType name="MercatorPortType">
  145. - <wsdl:operation name="getRunsForCP">
  146. <wsdl:input message="ns:getRunsForCPRequest" wsaw:Action="urn:getRunsForCP" />
  147. <wsdl:output message="ns:getRunsForCPResponse" wsaw:Action="urn:getRunsForCPResponse" />
  148. </wsdl:operation>
  149. - <wsdl:operation name="getArticlesForDate">
  150. <wsdl:input message="ns:getArticlesForDateRequest" wsaw:Action="urn:getArticlesForDate" />
  151. <wsdl:output message="ns:getArticlesForDateResponse" wsaw:Action="urn:getArticlesForDateResponse" />
  152. </wsdl:operation>
  153. - <wsdl:operation name="getArticlesForRun">
  154. <wsdl:input message="ns:getArticlesForRunRequest" wsaw:Action="urn:getArticlesForRun" />
  155. <wsdl:output message="ns:getArticlesForRunResponse" wsaw:Action="urn:getArticlesForRunResponse" />
  156. </wsdl:operation>
  157. - <wsdl:operation name="getRunsForDate">
  158. <wsdl:input message="ns:getRunsForDateRequest" wsaw:Action="urn:getRunsForDate" />
  159. <wsdl:output message="ns:getRunsForDateResponse" wsaw:Action="urn:getRunsForDateResponse" />
  160. </wsdl:operation>
  161. - <wsdl:operation name="getArticlesForCP">
  162. <wsdl:input message="ns:getArticlesForCPRequest" wsaw:Action="urn:getArticlesForCP" />
  163. <wsdl:output message="ns:getArticlesForCPResponse" wsaw:Action="urn:getArticlesForCPResponse" />
  164. </wsdl:operation>
  165. - <wsdl:operation name="getArticle">
  166. <wsdl:input message="ns:getArticleRequest" wsaw:Action="urn:getArticle" />
  167. <wsdl:output message="ns:getArticleResponse" wsaw:Action="urn:getArticleResponse" />
  168. </wsdl:operation>
  169. </wsdl:portType>
  170. - <wsdl:binding name="MercatorSoap11Binding" type="ns:MercatorPortType">
  171. <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
  172. - <wsdl:operation name="getRunsForCP">
  173. <soap:operation soapAction="urn:getRunsForCP" style="document" />
  174. - <wsdl:input>
  175. <soap:body use="literal" />
  176. </wsdl:input>
  177. - <wsdl:output>
  178. <soap:body use="literal" />
  179. </wsdl:output>
  180. </wsdl:operation>
  181. - <wsdl:operation name="getArticlesForDate">
  182. <soap:operation soapAction="urn:getArticlesForDate" style="document" />
  183. - <wsdl:input>
  184. <soap:body use="literal" />
  185. </wsdl:input>
  186. - <wsdl:output>
  187. <soap:body use="literal" />
  188. </wsdl:output>
  189. </wsdl:operation>
  190. - <wsdl:operation name="getArticlesForRun">
  191. <soap:operation soapAction="urn:getArticlesForRun" style="document" />
  192. - <wsdl:input>
  193. <soap:body use="literal" />
  194. </wsdl:input>
  195. - <wsdl:output>
  196. <soap:body use="literal" />
  197. </wsdl:output>
  198. </wsdl:operation>
  199. - <wsdl:operation name="getRunsForDate">
  200. <soap:operation soapAction="urn:getRunsForDate" style="document" />
  201. - <wsdl:input>
  202. <soap:body use="literal" />
  203. </wsdl:input>
  204. - <wsdl:output>
  205. <soap:body use="literal" />
  206. </wsdl:output>
  207. </wsdl:operation>
  208. - <wsdl:operation name="getArticlesForCP">
  209. <soap:operation soapAction="urn:getArticlesForCP" style="document" />
  210. - <wsdl:input>
  211. <soap:body use="literal" />
  212. </wsdl:input>
  213. - <wsdl:output>
  214. <soap:body use="literal" />
  215. </wsdl:output>
  216. </wsdl:operation>
  217. - <wsdl:operation name="getArticle">
  218. <soap:operation soapAction="urn:getArticle" style="document" />
  219. - <wsdl:input>
  220. <soap:body use="literal" />
  221. </wsdl:input>
  222. - <wsdl:output>
  223. <soap:body use="literal" />
  224. </wsdl:output>
  225. </wsdl:operation>
  226. </wsdl:binding>
  227. - <wsdl:binding name="MercatorSoap12Binding" type="ns:MercatorPortType">
  228. <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
  229. - <wsdl:operation name="getRunsForCP">
  230. <soap12:operation soapAction="urn:getRunsForCP" style="document" />
  231. - <wsdl:input>
  232. <soap12:body use="literal" />
  233. </wsdl:input>
  234. - <wsdl:output>
  235. <soap12:body use="literal" />
  236. </wsdl:output>
  237. </wsdl:operation>
  238. - <wsdl:operation name="getArticlesForDate">
  239. <soap12:operation soapAction="urn:getArticlesForDate" style="document" />
  240. - <wsdl:input>
  241. <soap12:body use="literal" />
  242. </wsdl:input>
  243. - <wsdl:output>
  244. <soap12:body use="literal" />
  245. </wsdl:output>
  246. </wsdl:operation>
  247. - <wsdl:operation name="getArticlesForRun">
  248. <soap12:operation soapAction="urn:getArticlesForRun" style="document" />
  249. - <wsdl:input>
  250. <soap12:body use="literal" />
  251. </wsdl:input>
  252. - <wsdl:output>
  253. <soap12:body use="literal" />
  254. </wsdl:output>
  255. </wsdl:operation>
  256. - <wsdl:operation name="getRunsForDate">
  257. <soap12:operation soapAction="urn:getRunsForDate" style="document" />
  258. - <wsdl:input>
  259. <soap12:body use="literal" />
  260. </wsdl:input>
  261. - <wsdl:output>
  262. <soap12:body use="literal" />
  263. </wsdl:output>
  264. </wsdl:operation>
  265. - <wsdl:operation name="getArticlesForCP">
  266. <soap12:operation soapAction="urn:getArticlesForCP" style="document" />
  267. - <wsdl:input>
  268. <soap12:body use="literal" />
  269. </wsdl:input>
  270. - <wsdl:output>
  271. <soap12:body use="literal" />
  272. </wsdl:output>
  273. </wsdl:operation>
  274. - <wsdl:operation name="getArticle">
  275. <soap12:operation soapAction="urn:getArticle" style="document" />
  276. - <wsdl:input>
  277. <soap12:body use="literal" />
  278. </wsdl:input>
  279. - <wsdl:output>
  280. <soap12:body use="literal" />
  281. </wsdl:output>
  282. </wsdl:operation>
  283. </wsdl:binding>
  284. - <wsdl:binding name="MercatorHttpBinding" type="ns:MercatorPortType">
  285. <http:binding verb="POST" />
  286. - <wsdl:operation name="getRunsForCP">
  287. <http:operation location="getRunsForCP" />
  288. - <wsdl:input>
  289. <mime:content type="text/xml" part="parameters" />
  290. </wsdl:input>
  291. - <wsdl:output>
  292. <mime:content type="text/xml" part="parameters" />
  293. </wsdl:output>
  294. </wsdl:operation>
  295. - <wsdl:operation name="getArticlesForDate">
  296. <http:operation location="getArticlesForDate" />
  297. - <wsdl:input>
  298. <mime:content type="text/xml" part="parameters" />
  299. </wsdl:input>
  300. - <wsdl:output>
  301. <mime:content type="text/xml" part="parameters" />
  302. </wsdl:output>
  303. </wsdl:operation>
  304. - <wsdl:operation name="getArticlesForRun">
  305. <http:operation location="getArticlesForRun" />
  306. - <wsdl:input>
  307. <mime:content type="text/xml" part="parameters" />
  308. </wsdl:input>
  309. - <wsdl:output>
  310. <mime:content type="text/xml" part="parameters" />
  311. </wsdl:output>
  312. </wsdl:operation>
  313. - <wsdl:operation name="getRunsForDate">
  314. <http:operation location="getRunsForDate" />
  315. - <wsdl:input>
  316. <mime:content type="text/xml" part="parameters" />
  317. </wsdl:input>
  318. - <wsdl:output>
  319. <mime:content type="text/xml" part="parameters" />
  320. </wsdl:output>
  321. </wsdl:operation>
  322. - <wsdl:operation name="getArticlesForCP">
  323. <http:operation location="getArticlesForCP" />
  324. - <wsdl:input>
  325. <mime:content type="text/xml" part="parameters" />
  326. </wsdl:input>
  327. - <wsdl:output>
  328. <mime:content type="text/xml" part="parameters" />
  329. </wsdl:output>
  330. </wsdl:operation>
  331. - <wsdl:operation name="getArticle">
  332. <http:operation location="getArticle" />
  333. - <wsdl:input>
  334. <mime:content type="text/xml" part="parameters" />
  335. </wsdl:input>
  336. - <wsdl:output>
  337. <mime:content type="text/xml" part="parameters" />
  338. </wsdl:output>
  339. </wsdl:operation>
  340. </wsdl:binding>
  341. - <wsdl:service name="Mercator">
  342. - <wsdl:port name="MercatorHttpSoap11Endpoint" binding="ns:MercatorSoap11Binding">
  343. <soap:address location="http://alinfs92:8080/axis2/services/Mercator.MercatorHttpSoap11Endpoint/" />
  344. </wsdl:port>
  345. - <wsdl:port name="MercatorHttpSoap12Endpoint" binding="ns:MercatorSoap12Binding">
  346. <soap12:address location="http://alinfs92:8080/axis2/services/Mercator.MercatorHttpSoap12Endpoint/" />
  347. </wsdl:port>
  348. - <wsdl:port name="MercatorHttpEndpoint" binding="ns:MercatorHttpBinding">
  349. <http:address location="http://alinfs92:8080/axis2/services/Mercator.MercatorHttpEndpoint/" />
  350. </wsdl:port>
  351. </wsdl:service>
  352. </wsdl:definitions>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement