ReelAPI.wsdl 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <wsdl:definitions xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://tempuri.org/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  3. <wsdl:types>
  4. <s:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/">
  5. <s:element name="HelloWorld">
  6. <s:complexType />
  7. </s:element>
  8. <s:element name="HelloWorldResponse">
  9. <s:complexType>
  10. <s:sequence>
  11. <s:element minOccurs="0" maxOccurs="1" name="HelloWorldResult" type="s:string" />
  12. </s:sequence>
  13. </s:complexType>
  14. </s:element>
  15. <s:element name="getCompID">
  16. <s:complexType>
  17. <s:sequence>
  18. <s:element minOccurs="0" maxOccurs="1" name="createcode" type="s:string" />
  19. <s:element minOccurs="0" maxOccurs="1" name="boxid" type="s:string" />
  20. <s:element minOccurs="0" maxOccurs="1" name="compname" type="s:string" />
  21. <s:element minOccurs="0" maxOccurs="1" name="manufacturer" type="s:string" />
  22. <s:element minOccurs="0" maxOccurs="1" name="lotno" type="s:string" />
  23. <s:element minOccurs="0" maxOccurs="1" name="datecode" type="s:string" />
  24. <s:element minOccurs="1" maxOccurs="1" name="amount" type="s:int" />
  25. <s:element minOccurs="0" maxOccurs="1" name="ordercode" type="s:string" />
  26. <s:element minOccurs="0" maxOccurs="1" name="createuser" type="s:string" />
  27. <s:element minOccurs="0" maxOccurs="1" name="remark" type="s:string" />
  28. </s:sequence>
  29. </s:complexType>
  30. </s:element>
  31. <s:element name="getCompIDResponse">
  32. <s:complexType>
  33. <s:sequence>
  34. <s:element minOccurs="0" maxOccurs="1" name="getCompIDResult" type="s:string" />
  35. </s:sequence>
  36. </s:complexType>
  37. </s:element>
  38. <s:element name="getCompID_V1">
  39. <s:complexType>
  40. <s:sequence>
  41. <s:element minOccurs="0" maxOccurs="1" name="createcode" type="s:string" />
  42. <s:element minOccurs="0" maxOccurs="1" name="boxid" type="s:string" />
  43. <s:element minOccurs="0" maxOccurs="1" name="compname" type="s:string" />
  44. <s:element minOccurs="0" maxOccurs="1" name="manufacturer" type="s:string" />
  45. <s:element minOccurs="0" maxOccurs="1" name="lotno" type="s:string" />
  46. <s:element minOccurs="0" maxOccurs="1" name="datecode" type="s:string" />
  47. <s:element minOccurs="0" maxOccurs="1" name="brand" type="s:string" />
  48. <s:element minOccurs="1" maxOccurs="1" name="amount" type="s:int" />
  49. <s:element minOccurs="0" maxOccurs="1" name="ordercode" type="s:string" />
  50. <s:element minOccurs="0" maxOccurs="1" name="createuser" type="s:string" />
  51. <s:element minOccurs="0" maxOccurs="1" name="remark" type="s:string" />
  52. </s:sequence>
  53. </s:complexType>
  54. </s:element>
  55. <s:element name="getCompID_V1Response">
  56. <s:complexType>
  57. <s:sequence>
  58. <s:element minOccurs="0" maxOccurs="1" name="getCompID_V1Result" type="s:string" />
  59. </s:sequence>
  60. </s:complexType>
  61. </s:element>
  62. <s:element name="insertBoxReelRelation">
  63. <s:complexType>
  64. <s:sequence>
  65. <s:element minOccurs="0" maxOccurs="1" name="createcode" type="s:string" />
  66. <s:element minOccurs="0" maxOccurs="1" name="manufacturer" type="s:string" />
  67. <s:element minOccurs="0" maxOccurs="1" name="boxID" type="s:string" />
  68. <s:element minOccurs="0" maxOccurs="1" name="compid" type="s:string" />
  69. <s:element minOccurs="0" maxOccurs="1" name="createuser" type="s:string" />
  70. <s:element minOccurs="0" maxOccurs="1" name="remark" type="s:string" />
  71. </s:sequence>
  72. </s:complexType>
  73. </s:element>
  74. <s:element name="insertBoxReelRelationResponse">
  75. <s:complexType>
  76. <s:sequence>
  77. <s:element minOccurs="0" maxOccurs="1" name="insertBoxReelRelationResult" type="s:string" />
  78. </s:sequence>
  79. </s:complexType>
  80. </s:element>
  81. <s:element name="getReelListByBoxID">
  82. <s:complexType>
  83. <s:sequence>
  84. <s:element minOccurs="0" maxOccurs="1" name="queryCode" type="s:string" />
  85. <s:element minOccurs="0" maxOccurs="1" name="boxID" type="s:string" />
  86. </s:sequence>
  87. </s:complexType>
  88. </s:element>
  89. <s:element name="getReelListByBoxIDResponse">
  90. <s:complexType>
  91. <s:sequence>
  92. <s:element minOccurs="0" maxOccurs="1" name="getReelListByBoxIDResult" type="tns:ArrayOfReelEntity" />
  93. </s:sequence>
  94. </s:complexType>
  95. </s:element>
  96. <s:complexType name="ArrayOfReelEntity">
  97. <s:sequence>
  98. <s:element minOccurs="0" maxOccurs="unbounded" name="ReelEntity" nillable="true" type="tns:ReelEntity" />
  99. </s:sequence>
  100. </s:complexType>
  101. <s:complexType name="ReelEntity">
  102. <s:sequence>
  103. <s:element minOccurs="0" maxOccurs="1" name="Boxid" type="s:string" />
  104. <s:element minOccurs="0" maxOccurs="1" name="Compid" type="s:string" />
  105. <s:element minOccurs="0" maxOccurs="1" name="Compname" type="s:string" />
  106. <s:element minOccurs="0" maxOccurs="1" name="Manufacturer" type="s:string" />
  107. <s:element minOccurs="0" maxOccurs="1" name="Lotno" type="s:string" />
  108. <s:element minOccurs="0" maxOccurs="1" name="Datecode" type="s:string" />
  109. <s:element minOccurs="0" maxOccurs="1" name="Amount" type="s:string" />
  110. <s:element minOccurs="0" maxOccurs="1" name="Ordercode" type="s:string" />
  111. <s:element minOccurs="0" maxOccurs="1" name="Status" type="s:string" />
  112. <s:element minOccurs="0" maxOccurs="1" name="Brand" type="s:string" />
  113. </s:sequence>
  114. </s:complexType>
  115. <s:element name="string" nillable="true" type="s:string" />
  116. <s:element name="ArrayOfReelEntity" nillable="true" type="tns:ArrayOfReelEntity" />
  117. </s:schema>
  118. </wsdl:types>
  119. <wsdl:message name="HelloWorldSoapIn">
  120. <wsdl:part name="parameters" element="tns:HelloWorld" />
  121. </wsdl:message>
  122. <wsdl:message name="HelloWorldSoapOut">
  123. <wsdl:part name="parameters" element="tns:HelloWorldResponse" />
  124. </wsdl:message>
  125. <wsdl:message name="getCompIDSoapIn">
  126. <wsdl:part name="parameters" element="tns:getCompID" />
  127. </wsdl:message>
  128. <wsdl:message name="getCompIDSoapOut">
  129. <wsdl:part name="parameters" element="tns:getCompIDResponse" />
  130. </wsdl:message>
  131. <wsdl:message name="getCompID_V1SoapIn">
  132. <wsdl:part name="parameters" element="tns:getCompID_V1" />
  133. </wsdl:message>
  134. <wsdl:message name="getCompID_V1SoapOut">
  135. <wsdl:part name="parameters" element="tns:getCompID_V1Response" />
  136. </wsdl:message>
  137. <wsdl:message name="insertBoxReelRelationSoapIn">
  138. <wsdl:part name="parameters" element="tns:insertBoxReelRelation" />
  139. </wsdl:message>
  140. <wsdl:message name="insertBoxReelRelationSoapOut">
  141. <wsdl:part name="parameters" element="tns:insertBoxReelRelationResponse" />
  142. </wsdl:message>
  143. <wsdl:message name="getReelListByBoxIDSoapIn">
  144. <wsdl:part name="parameters" element="tns:getReelListByBoxID" />
  145. </wsdl:message>
  146. <wsdl:message name="getReelListByBoxIDSoapOut">
  147. <wsdl:part name="parameters" element="tns:getReelListByBoxIDResponse" />
  148. </wsdl:message>
  149. <wsdl:message name="HelloWorldHttpGetIn" />
  150. <wsdl:message name="HelloWorldHttpGetOut">
  151. <wsdl:part name="Body" element="tns:string" />
  152. </wsdl:message>
  153. <wsdl:message name="getCompIDHttpGetIn">
  154. <wsdl:part name="createcode" type="s:string" />
  155. <wsdl:part name="boxid" type="s:string" />
  156. <wsdl:part name="compname" type="s:string" />
  157. <wsdl:part name="manufacturer" type="s:string" />
  158. <wsdl:part name="lotno" type="s:string" />
  159. <wsdl:part name="datecode" type="s:string" />
  160. <wsdl:part name="amount" type="s:string" />
  161. <wsdl:part name="ordercode" type="s:string" />
  162. <wsdl:part name="createuser" type="s:string" />
  163. <wsdl:part name="remark" type="s:string" />
  164. </wsdl:message>
  165. <wsdl:message name="getCompIDHttpGetOut">
  166. <wsdl:part name="Body" element="tns:string" />
  167. </wsdl:message>
  168. <wsdl:message name="getCompID_V1HttpGetIn">
  169. <wsdl:part name="createcode" type="s:string" />
  170. <wsdl:part name="boxid" type="s:string" />
  171. <wsdl:part name="compname" type="s:string" />
  172. <wsdl:part name="manufacturer" type="s:string" />
  173. <wsdl:part name="lotno" type="s:string" />
  174. <wsdl:part name="datecode" type="s:string" />
  175. <wsdl:part name="brand" type="s:string" />
  176. <wsdl:part name="amount" type="s:string" />
  177. <wsdl:part name="ordercode" type="s:string" />
  178. <wsdl:part name="createuser" type="s:string" />
  179. <wsdl:part name="remark" type="s:string" />
  180. </wsdl:message>
  181. <wsdl:message name="getCompID_V1HttpGetOut">
  182. <wsdl:part name="Body" element="tns:string" />
  183. </wsdl:message>
  184. <wsdl:message name="insertBoxReelRelationHttpGetIn">
  185. <wsdl:part name="createcode" type="s:string" />
  186. <wsdl:part name="manufacturer" type="s:string" />
  187. <wsdl:part name="boxID" type="s:string" />
  188. <wsdl:part name="compid" type="s:string" />
  189. <wsdl:part name="createuser" type="s:string" />
  190. <wsdl:part name="remark" type="s:string" />
  191. </wsdl:message>
  192. <wsdl:message name="insertBoxReelRelationHttpGetOut">
  193. <wsdl:part name="Body" element="tns:string" />
  194. </wsdl:message>
  195. <wsdl:message name="getReelListByBoxIDHttpGetIn">
  196. <wsdl:part name="queryCode" type="s:string" />
  197. <wsdl:part name="boxID" type="s:string" />
  198. </wsdl:message>
  199. <wsdl:message name="getReelListByBoxIDHttpGetOut">
  200. <wsdl:part name="Body" element="tns:ArrayOfReelEntity" />
  201. </wsdl:message>
  202. <wsdl:message name="HelloWorldHttpPostIn" />
  203. <wsdl:message name="HelloWorldHttpPostOut">
  204. <wsdl:part name="Body" element="tns:string" />
  205. </wsdl:message>
  206. <wsdl:message name="getCompIDHttpPostIn">
  207. <wsdl:part name="createcode" type="s:string" />
  208. <wsdl:part name="boxid" type="s:string" />
  209. <wsdl:part name="compname" type="s:string" />
  210. <wsdl:part name="manufacturer" type="s:string" />
  211. <wsdl:part name="lotno" type="s:string" />
  212. <wsdl:part name="datecode" type="s:string" />
  213. <wsdl:part name="amount" type="s:string" />
  214. <wsdl:part name="ordercode" type="s:string" />
  215. <wsdl:part name="createuser" type="s:string" />
  216. <wsdl:part name="remark" type="s:string" />
  217. </wsdl:message>
  218. <wsdl:message name="getCompIDHttpPostOut">
  219. <wsdl:part name="Body" element="tns:string" />
  220. </wsdl:message>
  221. <wsdl:message name="getCompID_V1HttpPostIn">
  222. <wsdl:part name="createcode" type="s:string" />
  223. <wsdl:part name="boxid" type="s:string" />
  224. <wsdl:part name="compname" type="s:string" />
  225. <wsdl:part name="manufacturer" type="s:string" />
  226. <wsdl:part name="lotno" type="s:string" />
  227. <wsdl:part name="datecode" type="s:string" />
  228. <wsdl:part name="brand" type="s:string" />
  229. <wsdl:part name="amount" type="s:string" />
  230. <wsdl:part name="ordercode" type="s:string" />
  231. <wsdl:part name="createuser" type="s:string" />
  232. <wsdl:part name="remark" type="s:string" />
  233. </wsdl:message>
  234. <wsdl:message name="getCompID_V1HttpPostOut">
  235. <wsdl:part name="Body" element="tns:string" />
  236. </wsdl:message>
  237. <wsdl:message name="insertBoxReelRelationHttpPostIn">
  238. <wsdl:part name="createcode" type="s:string" />
  239. <wsdl:part name="manufacturer" type="s:string" />
  240. <wsdl:part name="boxID" type="s:string" />
  241. <wsdl:part name="compid" type="s:string" />
  242. <wsdl:part name="createuser" type="s:string" />
  243. <wsdl:part name="remark" type="s:string" />
  244. </wsdl:message>
  245. <wsdl:message name="insertBoxReelRelationHttpPostOut">
  246. <wsdl:part name="Body" element="tns:string" />
  247. </wsdl:message>
  248. <wsdl:message name="getReelListByBoxIDHttpPostIn">
  249. <wsdl:part name="queryCode" type="s:string" />
  250. <wsdl:part name="boxID" type="s:string" />
  251. </wsdl:message>
  252. <wsdl:message name="getReelListByBoxIDHttpPostOut">
  253. <wsdl:part name="Body" element="tns:ArrayOfReelEntity" />
  254. </wsdl:message>
  255. <wsdl:portType name="Service1Soap">
  256. <wsdl:operation name="HelloWorld">
  257. <wsdl:input message="tns:HelloWorldSoapIn" />
  258. <wsdl:output message="tns:HelloWorldSoapOut" />
  259. </wsdl:operation>
  260. <wsdl:operation name="getCompID">
  261. <wsdl:input message="tns:getCompIDSoapIn" />
  262. <wsdl:output message="tns:getCompIDSoapOut" />
  263. </wsdl:operation>
  264. <wsdl:operation name="getCompID_V1">
  265. <wsdl:input message="tns:getCompID_V1SoapIn" />
  266. <wsdl:output message="tns:getCompID_V1SoapOut" />
  267. </wsdl:operation>
  268. <wsdl:operation name="insertBoxReelRelation">
  269. <wsdl:input message="tns:insertBoxReelRelationSoapIn" />
  270. <wsdl:output message="tns:insertBoxReelRelationSoapOut" />
  271. </wsdl:operation>
  272. <wsdl:operation name="getReelListByBoxID">
  273. <wsdl:input message="tns:getReelListByBoxIDSoapIn" />
  274. <wsdl:output message="tns:getReelListByBoxIDSoapOut" />
  275. </wsdl:operation>
  276. </wsdl:portType>
  277. <wsdl:portType name="Service1HttpGet">
  278. <wsdl:operation name="HelloWorld">
  279. <wsdl:input message="tns:HelloWorldHttpGetIn" />
  280. <wsdl:output message="tns:HelloWorldHttpGetOut" />
  281. </wsdl:operation>
  282. <wsdl:operation name="getCompID">
  283. <wsdl:input message="tns:getCompIDHttpGetIn" />
  284. <wsdl:output message="tns:getCompIDHttpGetOut" />
  285. </wsdl:operation>
  286. <wsdl:operation name="getCompID_V1">
  287. <wsdl:input message="tns:getCompID_V1HttpGetIn" />
  288. <wsdl:output message="tns:getCompID_V1HttpGetOut" />
  289. </wsdl:operation>
  290. <wsdl:operation name="insertBoxReelRelation">
  291. <wsdl:input message="tns:insertBoxReelRelationHttpGetIn" />
  292. <wsdl:output message="tns:insertBoxReelRelationHttpGetOut" />
  293. </wsdl:operation>
  294. <wsdl:operation name="getReelListByBoxID">
  295. <wsdl:input message="tns:getReelListByBoxIDHttpGetIn" />
  296. <wsdl:output message="tns:getReelListByBoxIDHttpGetOut" />
  297. </wsdl:operation>
  298. </wsdl:portType>
  299. <wsdl:portType name="Service1HttpPost">
  300. <wsdl:operation name="HelloWorld">
  301. <wsdl:input message="tns:HelloWorldHttpPostIn" />
  302. <wsdl:output message="tns:HelloWorldHttpPostOut" />
  303. </wsdl:operation>
  304. <wsdl:operation name="getCompID">
  305. <wsdl:input message="tns:getCompIDHttpPostIn" />
  306. <wsdl:output message="tns:getCompIDHttpPostOut" />
  307. </wsdl:operation>
  308. <wsdl:operation name="getCompID_V1">
  309. <wsdl:input message="tns:getCompID_V1HttpPostIn" />
  310. <wsdl:output message="tns:getCompID_V1HttpPostOut" />
  311. </wsdl:operation>
  312. <wsdl:operation name="insertBoxReelRelation">
  313. <wsdl:input message="tns:insertBoxReelRelationHttpPostIn" />
  314. <wsdl:output message="tns:insertBoxReelRelationHttpPostOut" />
  315. </wsdl:operation>
  316. <wsdl:operation name="getReelListByBoxID">
  317. <wsdl:input message="tns:getReelListByBoxIDHttpPostIn" />
  318. <wsdl:output message="tns:getReelListByBoxIDHttpPostOut" />
  319. </wsdl:operation>
  320. </wsdl:portType>
  321. <wsdl:binding name="Service1Soap" type="tns:Service1Soap">
  322. <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
  323. <wsdl:operation name="HelloWorld">
  324. <soap:operation soapAction="http://tempuri.org/HelloWorld" style="document" />
  325. <wsdl:input>
  326. <soap:body use="literal" />
  327. </wsdl:input>
  328. <wsdl:output>
  329. <soap:body use="literal" />
  330. </wsdl:output>
  331. </wsdl:operation>
  332. <wsdl:operation name="getCompID">
  333. <soap:operation soapAction="http://tempuri.org/getCompID" style="document" />
  334. <wsdl:input>
  335. <soap:body use="literal" />
  336. </wsdl:input>
  337. <wsdl:output>
  338. <soap:body use="literal" />
  339. </wsdl:output>
  340. </wsdl:operation>
  341. <wsdl:operation name="getCompID_V1">
  342. <soap:operation soapAction="http://tempuri.org/getCompID_V1" style="document" />
  343. <wsdl:input>
  344. <soap:body use="literal" />
  345. </wsdl:input>
  346. <wsdl:output>
  347. <soap:body use="literal" />
  348. </wsdl:output>
  349. </wsdl:operation>
  350. <wsdl:operation name="insertBoxReelRelation">
  351. <soap:operation soapAction="http://tempuri.org/insertBoxReelRelation" style="document" />
  352. <wsdl:input>
  353. <soap:body use="literal" />
  354. </wsdl:input>
  355. <wsdl:output>
  356. <soap:body use="literal" />
  357. </wsdl:output>
  358. </wsdl:operation>
  359. <wsdl:operation name="getReelListByBoxID">
  360. <soap:operation soapAction="http://tempuri.org/getReelListByBoxID" style="document" />
  361. <wsdl:input>
  362. <soap:body use="literal" />
  363. </wsdl:input>
  364. <wsdl:output>
  365. <soap:body use="literal" />
  366. </wsdl:output>
  367. </wsdl:operation>
  368. </wsdl:binding>
  369. <wsdl:binding name="Service1Soap12" type="tns:Service1Soap">
  370. <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
  371. <wsdl:operation name="HelloWorld">
  372. <soap12:operation soapAction="http://tempuri.org/HelloWorld" style="document" />
  373. <wsdl:input>
  374. <soap12:body use="literal" />
  375. </wsdl:input>
  376. <wsdl:output>
  377. <soap12:body use="literal" />
  378. </wsdl:output>
  379. </wsdl:operation>
  380. <wsdl:operation name="getCompID">
  381. <soap12:operation soapAction="http://tempuri.org/getCompID" style="document" />
  382. <wsdl:input>
  383. <soap12:body use="literal" />
  384. </wsdl:input>
  385. <wsdl:output>
  386. <soap12:body use="literal" />
  387. </wsdl:output>
  388. </wsdl:operation>
  389. <wsdl:operation name="getCompID_V1">
  390. <soap12:operation soapAction="http://tempuri.org/getCompID_V1" style="document" />
  391. <wsdl:input>
  392. <soap12:body use="literal" />
  393. </wsdl:input>
  394. <wsdl:output>
  395. <soap12:body use="literal" />
  396. </wsdl:output>
  397. </wsdl:operation>
  398. <wsdl:operation name="insertBoxReelRelation">
  399. <soap12:operation soapAction="http://tempuri.org/insertBoxReelRelation" style="document" />
  400. <wsdl:input>
  401. <soap12:body use="literal" />
  402. </wsdl:input>
  403. <wsdl:output>
  404. <soap12:body use="literal" />
  405. </wsdl:output>
  406. </wsdl:operation>
  407. <wsdl:operation name="getReelListByBoxID">
  408. <soap12:operation soapAction="http://tempuri.org/getReelListByBoxID" style="document" />
  409. <wsdl:input>
  410. <soap12:body use="literal" />
  411. </wsdl:input>
  412. <wsdl:output>
  413. <soap12:body use="literal" />
  414. </wsdl:output>
  415. </wsdl:operation>
  416. </wsdl:binding>
  417. <wsdl:binding name="Service1HttpGet" type="tns:Service1HttpGet">
  418. <http:binding verb="GET" />
  419. <wsdl:operation name="HelloWorld">
  420. <http:operation location="/HelloWorld" />
  421. <wsdl:input>
  422. <http:urlEncoded />
  423. </wsdl:input>
  424. <wsdl:output>
  425. <mime:mimeXml part="Body" />
  426. </wsdl:output>
  427. </wsdl:operation>
  428. <wsdl:operation name="getCompID">
  429. <http:operation location="/getCompID" />
  430. <wsdl:input>
  431. <http:urlEncoded />
  432. </wsdl:input>
  433. <wsdl:output>
  434. <mime:mimeXml part="Body" />
  435. </wsdl:output>
  436. </wsdl:operation>
  437. <wsdl:operation name="getCompID_V1">
  438. <http:operation location="/getCompID_V1" />
  439. <wsdl:input>
  440. <http:urlEncoded />
  441. </wsdl:input>
  442. <wsdl:output>
  443. <mime:mimeXml part="Body" />
  444. </wsdl:output>
  445. </wsdl:operation>
  446. <wsdl:operation name="insertBoxReelRelation">
  447. <http:operation location="/insertBoxReelRelation" />
  448. <wsdl:input>
  449. <http:urlEncoded />
  450. </wsdl:input>
  451. <wsdl:output>
  452. <mime:mimeXml part="Body" />
  453. </wsdl:output>
  454. </wsdl:operation>
  455. <wsdl:operation name="getReelListByBoxID">
  456. <http:operation location="/getReelListByBoxID" />
  457. <wsdl:input>
  458. <http:urlEncoded />
  459. </wsdl:input>
  460. <wsdl:output>
  461. <mime:mimeXml part="Body" />
  462. </wsdl:output>
  463. </wsdl:operation>
  464. </wsdl:binding>
  465. <wsdl:binding name="Service1HttpPost" type="tns:Service1HttpPost">
  466. <http:binding verb="POST" />
  467. <wsdl:operation name="HelloWorld">
  468. <http:operation location="/HelloWorld" />
  469. <wsdl:input>
  470. <mime:content type="application/x-www-form-urlencoded" />
  471. </wsdl:input>
  472. <wsdl:output>
  473. <mime:mimeXml part="Body" />
  474. </wsdl:output>
  475. </wsdl:operation>
  476. <wsdl:operation name="getCompID">
  477. <http:operation location="/getCompID" />
  478. <wsdl:input>
  479. <mime:content type="application/x-www-form-urlencoded" />
  480. </wsdl:input>
  481. <wsdl:output>
  482. <mime:mimeXml part="Body" />
  483. </wsdl:output>
  484. </wsdl:operation>
  485. <wsdl:operation name="getCompID_V1">
  486. <http:operation location="/getCompID_V1" />
  487. <wsdl:input>
  488. <mime:content type="application/x-www-form-urlencoded" />
  489. </wsdl:input>
  490. <wsdl:output>
  491. <mime:mimeXml part="Body" />
  492. </wsdl:output>
  493. </wsdl:operation>
  494. <wsdl:operation name="insertBoxReelRelation">
  495. <http:operation location="/insertBoxReelRelation" />
  496. <wsdl:input>
  497. <mime:content type="application/x-www-form-urlencoded" />
  498. </wsdl:input>
  499. <wsdl:output>
  500. <mime:mimeXml part="Body" />
  501. </wsdl:output>
  502. </wsdl:operation>
  503. <wsdl:operation name="getReelListByBoxID">
  504. <http:operation location="/getReelListByBoxID" />
  505. <wsdl:input>
  506. <mime:content type="application/x-www-form-urlencoded" />
  507. </wsdl:input>
  508. <wsdl:output>
  509. <mime:mimeXml part="Body" />
  510. </wsdl:output>
  511. </wsdl:operation>
  512. </wsdl:binding>
  513. <wsdl:service name="Service1">
  514. <wsdl:port name="Service1Soap" binding="tns:Service1Soap">
  515. <soap:address location="http://middle.mes.vivo.xyz:7007/ReelAPI.asmx" />
  516. </wsdl:port>
  517. <wsdl:port name="Service1Soap12" binding="tns:Service1Soap12">
  518. <soap12:address location="http://middle.mes.vivo.xyz:7007/ReelAPI.asmx" />
  519. </wsdl:port>
  520. <wsdl:port name="Service1HttpGet" binding="tns:Service1HttpGet">
  521. <http:address location="http://middle.mes.vivo.xyz:7007/ReelAPI.asmx" />
  522. </wsdl:port>
  523. <wsdl:port name="Service1HttpPost" binding="tns:Service1HttpPost">
  524. <http:address location="http://middle.mes.vivo.xyz:7007/ReelAPI.asmx" />
  525. </wsdl:port>
  526. </wsdl:service>
  527. </wsdl:definitions>