PPModuleService.xsd 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <xs:schema xmlns:tns="Dongke.IBOSS.PRD.WCF.Contracts" elementFormDefault="qualified" targetNamespace="Dongke.IBOSS.PRD.WCF.Contracts" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  3. <xs:import schemaLocation="http://127.0.0.1:1234/DKService/PPModuleService?xsd=xsd2" namespace="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" />
  4. <xs:element name="Seq">
  5. <xs:complexType>
  6. <xs:sequence>
  7. <xs:element minOccurs="0" name="seqName" nillable="true" type="xs:string" />
  8. </xs:sequence>
  9. </xs:complexType>
  10. </xs:element>
  11. <xs:element name="SeqResponse">
  12. <xs:complexType>
  13. <xs:sequence>
  14. <xs:element minOccurs="0" name="SeqResult" type="xs:int" />
  15. </xs:sequence>
  16. </xs:complexType>
  17. </xs:element>
  18. <xs:element name="PlanTypeSearch">
  19. <xs:complexType>
  20. <xs:sequence>
  21. <xs:element xmlns:q1="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q1:ClientRequestEntity" />
  22. </xs:sequence>
  23. </xs:complexType>
  24. </xs:element>
  25. <xs:element name="PlanTypeSearchResponse">
  26. <xs:complexType>
  27. <xs:sequence>
  28. <xs:element xmlns:q2="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanTypeSearchResult" nillable="true" type="q2:ServiceResultEntity" />
  29. </xs:sequence>
  30. </xs:complexType>
  31. </xs:element>
  32. <xs:element name="PlanGoodsSearch">
  33. <xs:complexType>
  34. <xs:sequence>
  35. <xs:element xmlns:q3="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q3:ClientRequestEntity" />
  36. </xs:sequence>
  37. </xs:complexType>
  38. </xs:element>
  39. <xs:element name="PlanGoodsSearchResponse">
  40. <xs:complexType>
  41. <xs:sequence>
  42. <xs:element xmlns:q4="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanGoodsSearchResult" nillable="true" type="q4:ServiceResultEntity" />
  43. </xs:sequence>
  44. </xs:complexType>
  45. </xs:element>
  46. <xs:element name="PlanYearVer">
  47. <xs:complexType>
  48. <xs:sequence>
  49. <xs:element minOccurs="0" name="planTypeId" type="xs:int" />
  50. </xs:sequence>
  51. </xs:complexType>
  52. </xs:element>
  53. <xs:element name="PlanYearVerResponse">
  54. <xs:complexType>
  55. <xs:sequence>
  56. <xs:element minOccurs="0" name="PlanYearVerResult" type="xs:int" />
  57. </xs:sequence>
  58. </xs:complexType>
  59. </xs:element>
  60. <xs:element name="PlanYearCopy">
  61. <xs:complexType>
  62. <xs:sequence>
  63. <xs:element minOccurs="0" name="planId" type="xs:int" />
  64. </xs:sequence>
  65. </xs:complexType>
  66. </xs:element>
  67. <xs:element name="PlanYearCopyResponse">
  68. <xs:complexType>
  69. <xs:sequence>
  70. <xs:element minOccurs="0" name="PlanYearCopyResult" type="xs:int" />
  71. </xs:sequence>
  72. </xs:complexType>
  73. </xs:element>
  74. <xs:element name="PlanYearSearch">
  75. <xs:complexType>
  76. <xs:sequence>
  77. <xs:element xmlns:q5="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q5:ClientRequestEntity" />
  78. </xs:sequence>
  79. </xs:complexType>
  80. </xs:element>
  81. <xs:element name="PlanYearSearchResponse">
  82. <xs:complexType>
  83. <xs:sequence>
  84. <xs:element xmlns:q6="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanYearSearchResult" nillable="true" type="q6:ServiceResultEntity" />
  85. </xs:sequence>
  86. </xs:complexType>
  87. </xs:element>
  88. <xs:element name="PlanYearVerSearch">
  89. <xs:complexType>
  90. <xs:sequence>
  91. <xs:element xmlns:q7="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q7:ClientRequestEntity" />
  92. </xs:sequence>
  93. </xs:complexType>
  94. </xs:element>
  95. <xs:element name="PlanYearVerSearchResponse">
  96. <xs:complexType>
  97. <xs:sequence>
  98. <xs:element xmlns:q8="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanYearVerSearchResult" nillable="true" type="q8:ServiceResultEntity" />
  99. </xs:sequence>
  100. </xs:complexType>
  101. </xs:element>
  102. <xs:element name="PlanYearInsert">
  103. <xs:complexType>
  104. <xs:sequence>
  105. <xs:element xmlns:q9="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q9:ClientRequestEntity" />
  106. </xs:sequence>
  107. </xs:complexType>
  108. </xs:element>
  109. <xs:element name="PlanYearInsertResponse">
  110. <xs:complexType>
  111. <xs:sequence>
  112. <xs:element xmlns:q10="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanYearInsertResult" nillable="true" type="q10:ServiceResultEntity" />
  113. </xs:sequence>
  114. </xs:complexType>
  115. </xs:element>
  116. <xs:element name="PlanYearUpdate">
  117. <xs:complexType>
  118. <xs:sequence>
  119. <xs:element xmlns:q11="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q11:ClientRequestEntity" />
  120. </xs:sequence>
  121. </xs:complexType>
  122. </xs:element>
  123. <xs:element name="PlanYearUpdateResponse">
  124. <xs:complexType>
  125. <xs:sequence>
  126. <xs:element xmlns:q12="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanYearUpdateResult" nillable="true" type="q12:ServiceResultEntity" />
  127. </xs:sequence>
  128. </xs:complexType>
  129. </xs:element>
  130. <xs:element name="PlanYearDelete">
  131. <xs:complexType>
  132. <xs:sequence>
  133. <xs:element xmlns:q13="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q13:ClientRequestEntity" />
  134. </xs:sequence>
  135. </xs:complexType>
  136. </xs:element>
  137. <xs:element name="PlanYearDeleteResponse">
  138. <xs:complexType>
  139. <xs:sequence>
  140. <xs:element xmlns:q14="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanYearDeleteResult" nillable="true" type="q14:ServiceResultEntity" />
  141. </xs:sequence>
  142. </xs:complexType>
  143. </xs:element>
  144. <xs:element name="PlanYearGoodsSearch">
  145. <xs:complexType>
  146. <xs:sequence>
  147. <xs:element xmlns:q15="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q15:ClientRequestEntity" />
  148. </xs:sequence>
  149. </xs:complexType>
  150. </xs:element>
  151. <xs:element name="PlanYearGoodsSearchResponse">
  152. <xs:complexType>
  153. <xs:sequence>
  154. <xs:element xmlns:q16="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanYearGoodsSearchResult" nillable="true" type="q16:ServiceResultEntity" />
  155. </xs:sequence>
  156. </xs:complexType>
  157. </xs:element>
  158. <xs:element name="PlanYearGoodsInsert">
  159. <xs:complexType>
  160. <xs:sequence>
  161. <xs:element xmlns:q17="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q17:ClientRequestEntity" />
  162. </xs:sequence>
  163. </xs:complexType>
  164. </xs:element>
  165. <xs:element name="PlanYearGoodsInsertResponse">
  166. <xs:complexType>
  167. <xs:sequence>
  168. <xs:element xmlns:q18="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanYearGoodsInsertResult" nillable="true" type="q18:ServiceResultEntity" />
  169. </xs:sequence>
  170. </xs:complexType>
  171. </xs:element>
  172. <xs:element name="PlanYearGoodsUpdate">
  173. <xs:complexType>
  174. <xs:sequence>
  175. <xs:element xmlns:q19="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q19:ClientRequestEntity" />
  176. </xs:sequence>
  177. </xs:complexType>
  178. </xs:element>
  179. <xs:element name="PlanYearGoodsUpdateResponse">
  180. <xs:complexType>
  181. <xs:sequence>
  182. <xs:element xmlns:q20="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanYearGoodsUpdateResult" nillable="true" type="q20:ServiceResultEntity" />
  183. </xs:sequence>
  184. </xs:complexType>
  185. </xs:element>
  186. <xs:element name="PlanYearGoodsDelete">
  187. <xs:complexType>
  188. <xs:sequence>
  189. <xs:element xmlns:q21="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q21:ClientRequestEntity" />
  190. </xs:sequence>
  191. </xs:complexType>
  192. </xs:element>
  193. <xs:element name="PlanYearGoodsDeleteResponse">
  194. <xs:complexType>
  195. <xs:sequence>
  196. <xs:element xmlns:q22="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanYearGoodsDeleteResult" nillable="true" type="q22:ServiceResultEntity" />
  197. </xs:sequence>
  198. </xs:complexType>
  199. </xs:element>
  200. <xs:element name="PlanMonthVer">
  201. <xs:complexType>
  202. <xs:sequence>
  203. <xs:element minOccurs="0" name="planTypeId" type="xs:int" />
  204. </xs:sequence>
  205. </xs:complexType>
  206. </xs:element>
  207. <xs:element name="PlanMonthVerResponse">
  208. <xs:complexType>
  209. <xs:sequence>
  210. <xs:element minOccurs="0" name="PlanMonthVerResult" type="xs:int" />
  211. </xs:sequence>
  212. </xs:complexType>
  213. </xs:element>
  214. <xs:element name="PlanMonthCopy">
  215. <xs:complexType>
  216. <xs:sequence>
  217. <xs:element minOccurs="0" name="planId" type="xs:int" />
  218. </xs:sequence>
  219. </xs:complexType>
  220. </xs:element>
  221. <xs:element name="PlanMonthCopyResponse">
  222. <xs:complexType>
  223. <xs:sequence>
  224. <xs:element minOccurs="0" name="PlanMonthCopyResult" type="xs:int" />
  225. </xs:sequence>
  226. </xs:complexType>
  227. </xs:element>
  228. <xs:element name="PlanMonthSearch">
  229. <xs:complexType>
  230. <xs:sequence>
  231. <xs:element xmlns:q23="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q23:ClientRequestEntity" />
  232. </xs:sequence>
  233. </xs:complexType>
  234. </xs:element>
  235. <xs:element name="PlanMonthSearchResponse">
  236. <xs:complexType>
  237. <xs:sequence>
  238. <xs:element xmlns:q24="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanMonthSearchResult" nillable="true" type="q24:ServiceResultEntity" />
  239. </xs:sequence>
  240. </xs:complexType>
  241. </xs:element>
  242. <xs:element name="PlanMonthVerSearch">
  243. <xs:complexType>
  244. <xs:sequence>
  245. <xs:element xmlns:q25="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q25:ClientRequestEntity" />
  246. </xs:sequence>
  247. </xs:complexType>
  248. </xs:element>
  249. <xs:element name="PlanMonthVerSearchResponse">
  250. <xs:complexType>
  251. <xs:sequence>
  252. <xs:element xmlns:q26="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanMonthVerSearchResult" nillable="true" type="q26:ServiceResultEntity" />
  253. </xs:sequence>
  254. </xs:complexType>
  255. </xs:element>
  256. <xs:element name="PlanMonthInsert">
  257. <xs:complexType>
  258. <xs:sequence>
  259. <xs:element xmlns:q27="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q27:ClientRequestEntity" />
  260. </xs:sequence>
  261. </xs:complexType>
  262. </xs:element>
  263. <xs:element name="PlanMonthInsertResponse">
  264. <xs:complexType>
  265. <xs:sequence>
  266. <xs:element xmlns:q28="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanMonthInsertResult" nillable="true" type="q28:ServiceResultEntity" />
  267. </xs:sequence>
  268. </xs:complexType>
  269. </xs:element>
  270. <xs:element name="PlanMonthUpdate">
  271. <xs:complexType>
  272. <xs:sequence>
  273. <xs:element xmlns:q29="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q29:ClientRequestEntity" />
  274. </xs:sequence>
  275. </xs:complexType>
  276. </xs:element>
  277. <xs:element name="PlanMonthUpdateResponse">
  278. <xs:complexType>
  279. <xs:sequence>
  280. <xs:element xmlns:q30="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanMonthUpdateResult" nillable="true" type="q30:ServiceResultEntity" />
  281. </xs:sequence>
  282. </xs:complexType>
  283. </xs:element>
  284. <xs:element name="PlanMonthDelete">
  285. <xs:complexType>
  286. <xs:sequence>
  287. <xs:element xmlns:q31="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q31:ClientRequestEntity" />
  288. </xs:sequence>
  289. </xs:complexType>
  290. </xs:element>
  291. <xs:element name="PlanMonthDeleteResponse">
  292. <xs:complexType>
  293. <xs:sequence>
  294. <xs:element xmlns:q32="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanMonthDeleteResult" nillable="true" type="q32:ServiceResultEntity" />
  295. </xs:sequence>
  296. </xs:complexType>
  297. </xs:element>
  298. <xs:element name="PlanMonthGoodsSearch">
  299. <xs:complexType>
  300. <xs:sequence>
  301. <xs:element xmlns:q33="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q33:ClientRequestEntity" />
  302. </xs:sequence>
  303. </xs:complexType>
  304. </xs:element>
  305. <xs:element name="PlanMonthGoodsSearchResponse">
  306. <xs:complexType>
  307. <xs:sequence>
  308. <xs:element xmlns:q34="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanMonthGoodsSearchResult" nillable="true" type="q34:ServiceResultEntity" />
  309. </xs:sequence>
  310. </xs:complexType>
  311. </xs:element>
  312. <xs:element name="PlanMonthGoodsInsert">
  313. <xs:complexType>
  314. <xs:sequence>
  315. <xs:element xmlns:q35="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q35:ClientRequestEntity" />
  316. </xs:sequence>
  317. </xs:complexType>
  318. </xs:element>
  319. <xs:element name="PlanMonthGoodsInsertResponse">
  320. <xs:complexType>
  321. <xs:sequence>
  322. <xs:element xmlns:q36="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanMonthGoodsInsertResult" nillable="true" type="q36:ServiceResultEntity" />
  323. </xs:sequence>
  324. </xs:complexType>
  325. </xs:element>
  326. <xs:element name="PlanMonthGoodsUpdate">
  327. <xs:complexType>
  328. <xs:sequence>
  329. <xs:element xmlns:q37="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q37:ClientRequestEntity" />
  330. </xs:sequence>
  331. </xs:complexType>
  332. </xs:element>
  333. <xs:element name="PlanMonthGoodsUpdateResponse">
  334. <xs:complexType>
  335. <xs:sequence>
  336. <xs:element xmlns:q38="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanMonthGoodsUpdateResult" nillable="true" type="q38:ServiceResultEntity" />
  337. </xs:sequence>
  338. </xs:complexType>
  339. </xs:element>
  340. <xs:element name="PlanMonthGoodsDelete">
  341. <xs:complexType>
  342. <xs:sequence>
  343. <xs:element xmlns:q39="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q39:ClientRequestEntity" />
  344. </xs:sequence>
  345. </xs:complexType>
  346. </xs:element>
  347. <xs:element name="PlanMonthGoodsDeleteResponse">
  348. <xs:complexType>
  349. <xs:sequence>
  350. <xs:element xmlns:q40="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanMonthGoodsDeleteResult" nillable="true" type="q40:ServiceResultEntity" />
  351. </xs:sequence>
  352. </xs:complexType>
  353. </xs:element>
  354. <xs:element name="PlanDayVer">
  355. <xs:complexType>
  356. <xs:sequence>
  357. <xs:element minOccurs="0" name="planTypeId" type="xs:int" />
  358. </xs:sequence>
  359. </xs:complexType>
  360. </xs:element>
  361. <xs:element name="PlanDayVerResponse">
  362. <xs:complexType>
  363. <xs:sequence>
  364. <xs:element minOccurs="0" name="PlanDayVerResult" type="xs:int" />
  365. </xs:sequence>
  366. </xs:complexType>
  367. </xs:element>
  368. <xs:element name="PlanDayCopy">
  369. <xs:complexType>
  370. <xs:sequence>
  371. <xs:element minOccurs="0" name="planId" type="xs:int" />
  372. </xs:sequence>
  373. </xs:complexType>
  374. </xs:element>
  375. <xs:element name="PlanDayCopyResponse">
  376. <xs:complexType>
  377. <xs:sequence>
  378. <xs:element minOccurs="0" name="PlanDayCopyResult" type="xs:int" />
  379. </xs:sequence>
  380. </xs:complexType>
  381. </xs:element>
  382. <xs:element name="PlanDaySearch">
  383. <xs:complexType>
  384. <xs:sequence>
  385. <xs:element xmlns:q41="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q41:ClientRequestEntity" />
  386. </xs:sequence>
  387. </xs:complexType>
  388. </xs:element>
  389. <xs:element name="PlanDaySearchResponse">
  390. <xs:complexType>
  391. <xs:sequence>
  392. <xs:element xmlns:q42="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanDaySearchResult" nillable="true" type="q42:ServiceResultEntity" />
  393. </xs:sequence>
  394. </xs:complexType>
  395. </xs:element>
  396. <xs:element name="PlanDayVerSearch">
  397. <xs:complexType>
  398. <xs:sequence>
  399. <xs:element xmlns:q43="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q43:ClientRequestEntity" />
  400. </xs:sequence>
  401. </xs:complexType>
  402. </xs:element>
  403. <xs:element name="PlanDayVerSearchResponse">
  404. <xs:complexType>
  405. <xs:sequence>
  406. <xs:element xmlns:q44="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanDayVerSearchResult" nillable="true" type="q44:ServiceResultEntity" />
  407. </xs:sequence>
  408. </xs:complexType>
  409. </xs:element>
  410. <xs:element name="PlanDayInsert">
  411. <xs:complexType>
  412. <xs:sequence>
  413. <xs:element xmlns:q45="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q45:ClientRequestEntity" />
  414. </xs:sequence>
  415. </xs:complexType>
  416. </xs:element>
  417. <xs:element name="PlanDayInsertResponse">
  418. <xs:complexType>
  419. <xs:sequence>
  420. <xs:element xmlns:q46="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanDayInsertResult" nillable="true" type="q46:ServiceResultEntity" />
  421. </xs:sequence>
  422. </xs:complexType>
  423. </xs:element>
  424. <xs:element name="PlanDayUpdate">
  425. <xs:complexType>
  426. <xs:sequence>
  427. <xs:element xmlns:q47="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q47:ClientRequestEntity" />
  428. </xs:sequence>
  429. </xs:complexType>
  430. </xs:element>
  431. <xs:element name="PlanDayUpdateResponse">
  432. <xs:complexType>
  433. <xs:sequence>
  434. <xs:element xmlns:q48="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanDayUpdateResult" nillable="true" type="q48:ServiceResultEntity" />
  435. </xs:sequence>
  436. </xs:complexType>
  437. </xs:element>
  438. <xs:element name="PlanDayDelete">
  439. <xs:complexType>
  440. <xs:sequence>
  441. <xs:element xmlns:q49="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q49:ClientRequestEntity" />
  442. </xs:sequence>
  443. </xs:complexType>
  444. </xs:element>
  445. <xs:element name="PlanDayDeleteResponse">
  446. <xs:complexType>
  447. <xs:sequence>
  448. <xs:element xmlns:q50="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanDayDeleteResult" nillable="true" type="q50:ServiceResultEntity" />
  449. </xs:sequence>
  450. </xs:complexType>
  451. </xs:element>
  452. <xs:element name="PlanDayGoodsSearch">
  453. <xs:complexType>
  454. <xs:sequence>
  455. <xs:element xmlns:q51="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q51:ClientRequestEntity" />
  456. </xs:sequence>
  457. </xs:complexType>
  458. </xs:element>
  459. <xs:element name="PlanDayGoodsSearchResponse">
  460. <xs:complexType>
  461. <xs:sequence>
  462. <xs:element xmlns:q52="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanDayGoodsSearchResult" nillable="true" type="q52:ServiceResultEntity" />
  463. </xs:sequence>
  464. </xs:complexType>
  465. </xs:element>
  466. <xs:element name="PlanDayGoodsInsert">
  467. <xs:complexType>
  468. <xs:sequence>
  469. <xs:element xmlns:q53="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q53:ClientRequestEntity" />
  470. </xs:sequence>
  471. </xs:complexType>
  472. </xs:element>
  473. <xs:element name="PlanDayGoodsInsertResponse">
  474. <xs:complexType>
  475. <xs:sequence>
  476. <xs:element xmlns:q54="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanDayGoodsInsertResult" nillable="true" type="q54:ServiceResultEntity" />
  477. </xs:sequence>
  478. </xs:complexType>
  479. </xs:element>
  480. <xs:element name="PlanDayGoodsUpdate">
  481. <xs:complexType>
  482. <xs:sequence>
  483. <xs:element xmlns:q55="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q55:ClientRequestEntity" />
  484. </xs:sequence>
  485. </xs:complexType>
  486. </xs:element>
  487. <xs:element name="PlanDayGoodsUpdateResponse">
  488. <xs:complexType>
  489. <xs:sequence>
  490. <xs:element xmlns:q56="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanDayGoodsUpdateResult" nillable="true" type="q56:ServiceResultEntity" />
  491. </xs:sequence>
  492. </xs:complexType>
  493. </xs:element>
  494. <xs:element name="PlanDayGoodsDelete">
  495. <xs:complexType>
  496. <xs:sequence>
  497. <xs:element xmlns:q57="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="cre" nillable="true" type="q57:ClientRequestEntity" />
  498. </xs:sequence>
  499. </xs:complexType>
  500. </xs:element>
  501. <xs:element name="PlanDayGoodsDeleteResponse">
  502. <xs:complexType>
  503. <xs:sequence>
  504. <xs:element xmlns:q58="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" minOccurs="0" name="PlanDayGoodsDeleteResult" nillable="true" type="q58:ServiceResultEntity" />
  505. </xs:sequence>
  506. </xs:complexType>
  507. </xs:element>
  508. </xs:schema>