sDataInfrace.wsdl 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" 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:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:s="http://www.w3.org/2001/XMLSchema" 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="SelectXG">
  6. <s:complexType />
  7. </s:element>
  8. <s:element name="SelectXGResponse">
  9. <s:complexType>
  10. <s:sequence>
  11. <s:element minOccurs="0" maxOccurs="1" name="SelectXGResult" type="s:string" />
  12. </s:sequence>
  13. </s:complexType>
  14. </s:element>
  15. <s:element name="SelectXml">
  16. <s:complexType />
  17. </s:element>
  18. <s:element name="SelectXmlResponse">
  19. <s:complexType>
  20. <s:sequence>
  21. <s:element minOccurs="0" maxOccurs="1" name="SelectXmlResult" type="s:string" />
  22. </s:sequence>
  23. </s:complexType>
  24. </s:element>
  25. <s:element name="UpSel">
  26. <s:complexType />
  27. </s:element>
  28. <s:element name="UpSelResponse">
  29. <s:complexType>
  30. <s:sequence>
  31. <s:element minOccurs="0" maxOccurs="1" name="UpSelResult" type="s:string" />
  32. </s:sequence>
  33. </s:complexType>
  34. </s:element>
  35. <s:element name="HelloWorld">
  36. <s:complexType />
  37. </s:element>
  38. <s:element name="HelloWorldResponse">
  39. <s:complexType>
  40. <s:sequence>
  41. <s:element minOccurs="0" maxOccurs="1" name="HelloWorldResult" type="s:string" />
  42. </s:sequence>
  43. </s:complexType>
  44. </s:element>
  45. <s:element name="checkIn">
  46. <s:complexType>
  47. <s:sequence>
  48. <s:element minOccurs="0" maxOccurs="1" name="strXML" type="s:string" />
  49. </s:sequence>
  50. </s:complexType>
  51. </s:element>
  52. <s:element name="checkInResponse">
  53. <s:complexType>
  54. <s:sequence>
  55. <s:element minOccurs="0" maxOccurs="1" name="checkInResult" type="s:string" />
  56. </s:sequence>
  57. </s:complexType>
  58. </s:element>
  59. <s:element name="checkOut">
  60. <s:complexType>
  61. <s:sequence>
  62. <s:element minOccurs="0" maxOccurs="1" name="strXML" type="s:string" />
  63. </s:sequence>
  64. </s:complexType>
  65. </s:element>
  66. <s:element name="checkOutResponse">
  67. <s:complexType>
  68. <s:sequence>
  69. <s:element minOccurs="0" maxOccurs="1" name="checkOutResult" type="s:string" />
  70. </s:sequence>
  71. </s:complexType>
  72. </s:element>
  73. <s:element name="saveQuickCheckItemInfo">
  74. <s:complexType>
  75. <s:sequence>
  76. <s:element minOccurs="0" maxOccurs="1" name="strXML" type="s:string" />
  77. </s:sequence>
  78. </s:complexType>
  79. </s:element>
  80. <s:element name="saveQuickCheckItemInfoResponse">
  81. <s:complexType>
  82. <s:sequence>
  83. <s:element minOccurs="0" maxOccurs="1" name="saveQuickCheckItemInfoResult" type="s:string" />
  84. </s:sequence>
  85. </s:complexType>
  86. </s:element>
  87. <s:element name="savePurchaseBill">
  88. <s:complexType>
  89. <s:sequence>
  90. <s:element minOccurs="0" maxOccurs="1" name="strXML" type="s:string" />
  91. </s:sequence>
  92. </s:complexType>
  93. </s:element>
  94. <s:element name="savePurchaseBillResponse">
  95. <s:complexType>
  96. <s:sequence>
  97. <s:element minOccurs="0" maxOccurs="1" name="savePurchaseBillResult" type="s:string" />
  98. </s:sequence>
  99. </s:complexType>
  100. </s:element>
  101. <s:element name="saveSalesBill">
  102. <s:complexType>
  103. <s:sequence>
  104. <s:element minOccurs="0" maxOccurs="1" name="strXML" type="s:string" />
  105. </s:sequence>
  106. </s:complexType>
  107. </s:element>
  108. <s:element name="saveSalesBillResponse">
  109. <s:complexType>
  110. <s:sequence>
  111. <s:element minOccurs="0" maxOccurs="1" name="saveSalesBillResult" type="s:string" />
  112. </s:sequence>
  113. </s:complexType>
  114. </s:element>
  115. </s:schema>
  116. </wsdl:types>
  117. <wsdl:message name="SelectXGSoapIn">
  118. <wsdl:part name="parameters" element="tns:SelectXG" />
  119. </wsdl:message>
  120. <wsdl:message name="SelectXGSoapOut">
  121. <wsdl:part name="parameters" element="tns:SelectXGResponse" />
  122. </wsdl:message>
  123. <wsdl:message name="SelectXmlSoapIn">
  124. <wsdl:part name="parameters" element="tns:SelectXml" />
  125. </wsdl:message>
  126. <wsdl:message name="SelectXmlSoapOut">
  127. <wsdl:part name="parameters" element="tns:SelectXmlResponse" />
  128. </wsdl:message>
  129. <wsdl:message name="UpSelSoapIn">
  130. <wsdl:part name="parameters" element="tns:UpSel" />
  131. </wsdl:message>
  132. <wsdl:message name="UpSelSoapOut">
  133. <wsdl:part name="parameters" element="tns:UpSelResponse" />
  134. </wsdl:message>
  135. <wsdl:message name="HelloWorldSoapIn">
  136. <wsdl:part name="parameters" element="tns:HelloWorld" />
  137. </wsdl:message>
  138. <wsdl:message name="HelloWorldSoapOut">
  139. <wsdl:part name="parameters" element="tns:HelloWorldResponse" />
  140. </wsdl:message>
  141. <wsdl:message name="checkInSoapIn">
  142. <wsdl:part name="parameters" element="tns:checkIn" />
  143. </wsdl:message>
  144. <wsdl:message name="checkInSoapOut">
  145. <wsdl:part name="parameters" element="tns:checkInResponse" />
  146. </wsdl:message>
  147. <wsdl:message name="checkOutSoapIn">
  148. <wsdl:part name="parameters" element="tns:checkOut" />
  149. </wsdl:message>
  150. <wsdl:message name="checkOutSoapOut">
  151. <wsdl:part name="parameters" element="tns:checkOutResponse" />
  152. </wsdl:message>
  153. <wsdl:message name="saveQuickCheckItemInfoSoapIn">
  154. <wsdl:part name="parameters" element="tns:saveQuickCheckItemInfo" />
  155. </wsdl:message>
  156. <wsdl:message name="saveQuickCheckItemInfoSoapOut">
  157. <wsdl:part name="parameters" element="tns:saveQuickCheckItemInfoResponse" />
  158. </wsdl:message>
  159. <wsdl:message name="savePurchaseBillSoapIn">
  160. <wsdl:part name="parameters" element="tns:savePurchaseBill" />
  161. </wsdl:message>
  162. <wsdl:message name="savePurchaseBillSoapOut">
  163. <wsdl:part name="parameters" element="tns:savePurchaseBillResponse" />
  164. </wsdl:message>
  165. <wsdl:message name="saveSalesBillSoapIn">
  166. <wsdl:part name="parameters" element="tns:saveSalesBill" />
  167. </wsdl:message>
  168. <wsdl:message name="saveSalesBillSoapOut">
  169. <wsdl:part name="parameters" element="tns:saveSalesBillResponse" />
  170. </wsdl:message>
  171. <wsdl:portType name="sDataInfraceSoap">
  172. <wsdl:operation name="SelectXG">
  173. <wsdl:input message="tns:SelectXGSoapIn" />
  174. <wsdl:output message="tns:SelectXGSoapOut" />
  175. </wsdl:operation>
  176. <wsdl:operation name="SelectXml">
  177. <wsdl:input message="tns:SelectXmlSoapIn" />
  178. <wsdl:output message="tns:SelectXmlSoapOut" />
  179. </wsdl:operation>
  180. <wsdl:operation name="UpSel">
  181. <wsdl:input message="tns:UpSelSoapIn" />
  182. <wsdl:output message="tns:UpSelSoapOut" />
  183. </wsdl:operation>
  184. <wsdl:operation name="HelloWorld">
  185. <wsdl:input message="tns:HelloWorldSoapIn" />
  186. <wsdl:output message="tns:HelloWorldSoapOut" />
  187. </wsdl:operation>
  188. <wsdl:operation name="checkIn">
  189. <wsdl:input message="tns:checkInSoapIn" />
  190. <wsdl:output message="tns:checkInSoapOut" />
  191. </wsdl:operation>
  192. <wsdl:operation name="checkOut">
  193. <wsdl:input message="tns:checkOutSoapIn" />
  194. <wsdl:output message="tns:checkOutSoapOut" />
  195. </wsdl:operation>
  196. <wsdl:operation name="saveQuickCheckItemInfo">
  197. <wsdl:input message="tns:saveQuickCheckItemInfoSoapIn" />
  198. <wsdl:output message="tns:saveQuickCheckItemInfoSoapOut" />
  199. </wsdl:operation>
  200. <wsdl:operation name="savePurchaseBill">
  201. <wsdl:input message="tns:savePurchaseBillSoapIn" />
  202. <wsdl:output message="tns:savePurchaseBillSoapOut" />
  203. </wsdl:operation>
  204. <wsdl:operation name="saveSalesBill">
  205. <wsdl:input message="tns:saveSalesBillSoapIn" />
  206. <wsdl:output message="tns:saveSalesBillSoapOut" />
  207. </wsdl:operation>
  208. </wsdl:portType>
  209. <wsdl:binding name="sDataInfraceSoap" type="tns:sDataInfraceSoap">
  210. <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
  211. <wsdl:operation name="SelectXG">
  212. <soap:operation soapAction="http://tempuri.org/SelectXG" style="document" />
  213. <wsdl:input>
  214. <soap:body use="literal" />
  215. </wsdl:input>
  216. <wsdl:output>
  217. <soap:body use="literal" />
  218. </wsdl:output>
  219. </wsdl:operation>
  220. <wsdl:operation name="SelectXml">
  221. <soap:operation soapAction="http://tempuri.org/SelectXml" style="document" />
  222. <wsdl:input>
  223. <soap:body use="literal" />
  224. </wsdl:input>
  225. <wsdl:output>
  226. <soap:body use="literal" />
  227. </wsdl:output>
  228. </wsdl:operation>
  229. <wsdl:operation name="UpSel">
  230. <soap:operation soapAction="http://tempuri.org/UpSel" style="document" />
  231. <wsdl:input>
  232. <soap:body use="literal" />
  233. </wsdl:input>
  234. <wsdl:output>
  235. <soap:body use="literal" />
  236. </wsdl:output>
  237. </wsdl:operation>
  238. <wsdl:operation name="HelloWorld">
  239. <soap:operation soapAction="http://tempuri.org/HelloWorld" style="document" />
  240. <wsdl:input>
  241. <soap:body use="literal" />
  242. </wsdl:input>
  243. <wsdl:output>
  244. <soap:body use="literal" />
  245. </wsdl:output>
  246. </wsdl:operation>
  247. <wsdl:operation name="checkIn">
  248. <soap:operation soapAction="http://tempuri.org/checkIn" style="document" />
  249. <wsdl:input>
  250. <soap:body use="literal" />
  251. </wsdl:input>
  252. <wsdl:output>
  253. <soap:body use="literal" />
  254. </wsdl:output>
  255. </wsdl:operation>
  256. <wsdl:operation name="checkOut">
  257. <soap:operation soapAction="http://tempuri.org/checkOut" style="document" />
  258. <wsdl:input>
  259. <soap:body use="literal" />
  260. </wsdl:input>
  261. <wsdl:output>
  262. <soap:body use="literal" />
  263. </wsdl:output>
  264. </wsdl:operation>
  265. <wsdl:operation name="saveQuickCheckItemInfo">
  266. <soap:operation soapAction="http://tempuri.org/saveQuickCheckItemInfo" style="document" />
  267. <wsdl:input>
  268. <soap:body use="literal" />
  269. </wsdl:input>
  270. <wsdl:output>
  271. <soap:body use="literal" />
  272. </wsdl:output>
  273. </wsdl:operation>
  274. <wsdl:operation name="savePurchaseBill">
  275. <soap:operation soapAction="http://tempuri.org/savePurchaseBill" style="document" />
  276. <wsdl:input>
  277. <soap:body use="literal" />
  278. </wsdl:input>
  279. <wsdl:output>
  280. <soap:body use="literal" />
  281. </wsdl:output>
  282. </wsdl:operation>
  283. <wsdl:operation name="saveSalesBill">
  284. <soap:operation soapAction="http://tempuri.org/saveSalesBill" style="document" />
  285. <wsdl:input>
  286. <soap:body use="literal" />
  287. </wsdl:input>
  288. <wsdl:output>
  289. <soap:body use="literal" />
  290. </wsdl:output>
  291. </wsdl:operation>
  292. </wsdl:binding>
  293. <wsdl:binding name="sDataInfraceSoap12" type="tns:sDataInfraceSoap">
  294. <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
  295. <wsdl:operation name="SelectXG">
  296. <soap12:operation soapAction="http://tempuri.org/SelectXG" style="document" />
  297. <wsdl:input>
  298. <soap12:body use="literal" />
  299. </wsdl:input>
  300. <wsdl:output>
  301. <soap12:body use="literal" />
  302. </wsdl:output>
  303. </wsdl:operation>
  304. <wsdl:operation name="SelectXml">
  305. <soap12:operation soapAction="http://tempuri.org/SelectXml" style="document" />
  306. <wsdl:input>
  307. <soap12:body use="literal" />
  308. </wsdl:input>
  309. <wsdl:output>
  310. <soap12:body use="literal" />
  311. </wsdl:output>
  312. </wsdl:operation>
  313. <wsdl:operation name="UpSel">
  314. <soap12:operation soapAction="http://tempuri.org/UpSel" style="document" />
  315. <wsdl:input>
  316. <soap12:body use="literal" />
  317. </wsdl:input>
  318. <wsdl:output>
  319. <soap12:body use="literal" />
  320. </wsdl:output>
  321. </wsdl:operation>
  322. <wsdl:operation name="HelloWorld">
  323. <soap12:operation soapAction="http://tempuri.org/HelloWorld" style="document" />
  324. <wsdl:input>
  325. <soap12:body use="literal" />
  326. </wsdl:input>
  327. <wsdl:output>
  328. <soap12:body use="literal" />
  329. </wsdl:output>
  330. </wsdl:operation>
  331. <wsdl:operation name="checkIn">
  332. <soap12:operation soapAction="http://tempuri.org/checkIn" style="document" />
  333. <wsdl:input>
  334. <soap12:body use="literal" />
  335. </wsdl:input>
  336. <wsdl:output>
  337. <soap12:body use="literal" />
  338. </wsdl:output>
  339. </wsdl:operation>
  340. <wsdl:operation name="checkOut">
  341. <soap12:operation soapAction="http://tempuri.org/checkOut" style="document" />
  342. <wsdl:input>
  343. <soap12:body use="literal" />
  344. </wsdl:input>
  345. <wsdl:output>
  346. <soap12:body use="literal" />
  347. </wsdl:output>
  348. </wsdl:operation>
  349. <wsdl:operation name="saveQuickCheckItemInfo">
  350. <soap12:operation soapAction="http://tempuri.org/saveQuickCheckItemInfo" style="document" />
  351. <wsdl:input>
  352. <soap12:body use="literal" />
  353. </wsdl:input>
  354. <wsdl:output>
  355. <soap12:body use="literal" />
  356. </wsdl:output>
  357. </wsdl:operation>
  358. <wsdl:operation name="savePurchaseBill">
  359. <soap12:operation soapAction="http://tempuri.org/savePurchaseBill" style="document" />
  360. <wsdl:input>
  361. <soap12:body use="literal" />
  362. </wsdl:input>
  363. <wsdl:output>
  364. <soap12:body use="literal" />
  365. </wsdl:output>
  366. </wsdl:operation>
  367. <wsdl:operation name="saveSalesBill">
  368. <soap12:operation soapAction="http://tempuri.org/saveSalesBill" style="document" />
  369. <wsdl:input>
  370. <soap12:body use="literal" />
  371. </wsdl:input>
  372. <wsdl:output>
  373. <soap12:body use="literal" />
  374. </wsdl:output>
  375. </wsdl:operation>
  376. </wsdl:binding>
  377. <wsdl:service name="sDataInfrace">
  378. <wsdl:port name="sDataInfraceSoap" binding="tns:sDataInfraceSoap">
  379. <soap:address location="http://ncp.szscgl.com:9000/Interface/sDataInfrace.asmx" />
  380. </wsdl:port>
  381. <wsdl:port name="sDataInfraceSoap12" binding="tns:sDataInfraceSoap12">
  382. <soap12:address location="http://ncp.szscgl.com:9000/Interface/sDataInfrace.asmx" />
  383. </wsdl:port>
  384. </wsdl:service>
  385. </wsdl:definitions>