ReportModuleService8.xsd 54 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  3. <xs:import schemaLocation="http://127.0.0.1:1234/DKService/ReportModuleService?xsd=xsd5" namespace="http://schemas.datacontract.org/2004/07/System" />
  4. <xs:import schemaLocation="http://127.0.0.1:1234/DKService/ReportModuleService?xsd=xsd6" namespace="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.Basics.BaseResources" />
  5. <xs:import schemaLocation="http://127.0.0.1:1234/DKService/ReportModuleService?xsd=xsd9" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
  6. <xs:complexType name="RPT020101_SE">
  7. <xs:sequence>
  8. <xs:element minOccurs="0" name="AccountDate" nillable="true" type="xs:string" />
  9. <xs:element minOccurs="0" name="AuditStatus" nillable="true" type="xs:string" />
  10. <xs:element minOccurs="0" name="Barcode" nillable="true" type="xs:string" />
  11. <xs:element minOccurs="0" name="CreateTime" nillable="true" type="xs:string" />
  12. <xs:element minOccurs="0" name="CreateUserName" nillable="true" type="xs:string" />
  13. <xs:element minOccurs="0" name="Dictionaryvalue" nillable="true" type="xs:string" />
  14. <xs:element minOccurs="0" name="GOODSLEVELNAME" nillable="true" type="xs:string" />
  15. <xs:element minOccurs="0" name="GOODSSPECIFICATION" nillable="true" type="xs:string" />
  16. <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
  17. <xs:element minOccurs="0" name="GoodsName" nillable="true" type="xs:string" />
  18. <xs:element minOccurs="0" name="GoodsTypeName" nillable="true" type="xs:string" />
  19. <xs:element minOccurs="0" name="GroutingLineCode" nillable="true" type="xs:string" />
  20. <xs:element minOccurs="0" name="GroutingMouldCode" nillable="true" type="xs:string" />
  21. <xs:element minOccurs="0" name="GroutingNum" type="xs:int" />
  22. <xs:element minOccurs="0" name="Groutingdate" type="xs:dateTime" />
  23. <xs:element minOccurs="0" name="Groutingusercode" nillable="true" type="xs:string" />
  24. <xs:element minOccurs="0" name="LevelName" nillable="true" type="xs:string" />
  25. <xs:element minOccurs="0" name="ProcedureName" nillable="true" type="xs:string" />
  26. <xs:element minOccurs="0" name="ProductionLineName" nillable="true" type="xs:string" />
  27. <xs:element minOccurs="0" name="StatusName" nillable="true" type="xs:string" />
  28. <xs:element minOccurs="0" name="UserCode" nillable="true" type="xs:string" />
  29. <xs:element minOccurs="0" name="goodslevelid" type="xs:int" />
  30. <xs:element minOccurs="0" name="goodsleveltypeid" type="xs:int" />
  31. </xs:sequence>
  32. </xs:complexType>
  33. <xs:element name="RPT020101_SE" nillable="true" type="tns:RPT020101_SE" />
  34. <xs:complexType name="ServiceResultEntity">
  35. <xs:sequence>
  36. <xs:element minOccurs="0" name="Data" nillable="true">
  37. <xs:complexType>
  38. <xs:annotation>
  39. <xs:appinfo>
  40. <ActualType Name="DataSet" Namespace="http://schemas.datacontract.org/2004/07/System.Data" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
  41. </xs:appinfo>
  42. </xs:annotation>
  43. <xs:sequence>
  44. <xs:element ref="xs:schema" />
  45. <xs:any />
  46. </xs:sequence>
  47. </xs:complexType>
  48. </xs:element>
  49. <xs:element xmlns:q1="http://schemas.datacontract.org/2004/07/System" minOccurs="0" name="Exception" nillable="true" type="q1:Exception" />
  50. <xs:element minOccurs="0" name="Message" nillable="true" type="xs:string" />
  51. <xs:element minOccurs="0" name="OtherStatus" type="xs:int" />
  52. <xs:element minOccurs="0" name="Result" nillable="true" type="xs:anyType" />
  53. <xs:element xmlns:q2="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.Basics.BaseResources" minOccurs="0" name="Status" type="q2:Constant.ServiceResultStatus" />
  54. </xs:sequence>
  55. </xs:complexType>
  56. <xs:element name="ServiceResultEntity" nillable="true" type="tns:ServiceResultEntity" />
  57. <xs:complexType name="RPT010101_SE">
  58. <xs:sequence>
  59. <xs:element minOccurs="0" name="BarCodeFlag" nillable="true" type="xs:string" />
  60. <xs:element minOccurs="0" name="CreateUserIDS" nillable="true" type="xs:string" />
  61. <xs:element minOccurs="0" name="CreateUserName" nillable="true" type="xs:string" />
  62. <xs:element minOccurs="0" name="DeliverFlag" nillable="true" type="xs:string" />
  63. <xs:element minOccurs="0" name="DeliverTimeBegin" nillable="true" type="xs:dateTime" />
  64. <xs:element minOccurs="0" name="DeliverTimeEnd" nillable="true" type="xs:dateTime" />
  65. <xs:element minOccurs="0" name="GCTimeBegin" nillable="true" type="xs:dateTime" />
  66. <xs:element minOccurs="0" name="GCTimeEnd" nillable="true" type="xs:dateTime" />
  67. <xs:element minOccurs="0" name="GMouldTypeIDS" nillable="true" type="xs:string" />
  68. <xs:element minOccurs="0" name="GoodsIDS" nillable="true" type="xs:string" />
  69. <xs:element minOccurs="0" name="GoodsTypeIDS" nillable="true" type="xs:string" />
  70. <xs:element minOccurs="0" name="GroutingBatchNo" nillable="true" type="xs:int" />
  71. <xs:element minOccurs="0" name="GroutingDateEnd" nillable="true" type="xs:dateTime" />
  72. <xs:element minOccurs="0" name="GroutingDateStart" nillable="true" type="xs:dateTime" />
  73. <xs:element minOccurs="0" name="GroutingFlag" nillable="true" type="xs:string" />
  74. <xs:element minOccurs="0" name="GroutingLineIDS" nillable="true" type="xs:string" />
  75. <xs:element minOccurs="0" name="GroutingMouldCode" nillable="true" type="xs:string" />
  76. <xs:element minOccurs="0" name="GroutingUserCode" nillable="true" type="xs:string" />
  77. <xs:element minOccurs="0" name="GroutingUserIDS" nillable="true" type="xs:string" />
  78. <xs:element minOccurs="0" name="NoGroutingRreason" nillable="true" type="xs:string" />
  79. <xs:element minOccurs="0" name="Remarks" nillable="true" type="xs:string" />
  80. <xs:element minOccurs="0" name="ScrapFlag" nillable="true" type="xs:string" />
  81. <xs:element minOccurs="0" name="ScrapTimeBegin" nillable="true" type="xs:dateTime" />
  82. <xs:element minOccurs="0" name="ScrapTimeEnd" nillable="true" type="xs:dateTime" />
  83. </xs:sequence>
  84. </xs:complexType>
  85. <xs:element name="RPT010101_SE" nillable="true" type="tns:RPT010101_SE" />
  86. <xs:complexType name="RPT010102_SE">
  87. <xs:sequence>
  88. <xs:element minOccurs="0" name="GoodsIDS" nillable="true" type="xs:string" />
  89. <xs:element minOccurs="0" name="GoodsTypeIDS" nillable="true" type="xs:string" />
  90. <xs:element minOccurs="0" name="GroutingUserIDS" nillable="true" type="xs:string" />
  91. <xs:element minOccurs="0" name="Remarks" nillable="true" type="xs:string" />
  92. <xs:element minOccurs="0" name="SemiTestDateEnd" nillable="true" type="xs:string" />
  93. <xs:element minOccurs="0" name="SemiTestDateStart" nillable="true" type="xs:string" />
  94. <xs:element minOccurs="0" name="TestUserIDS" nillable="true" type="xs:string" />
  95. <xs:element minOccurs="0" name="semiTestTypeID" nillable="true" type="xs:string" />
  96. </xs:sequence>
  97. </xs:complexType>
  98. <xs:element name="RPT010102_SE" nillable="true" type="tns:RPT010102_SE" />
  99. <xs:complexType name="RPT010103_SE">
  100. <xs:sequence>
  101. <xs:element minOccurs="0" name="BarCode" nillable="true" type="xs:string" />
  102. <xs:element minOccurs="0" name="CreateTimeBegin" nillable="true" type="xs:dateTime" />
  103. <xs:element minOccurs="0" name="CreateTimeEnd" nillable="true" type="xs:dateTime" />
  104. <xs:element minOccurs="0" name="GMouldTypeID" nillable="true" type="xs:int" />
  105. <xs:element minOccurs="0" name="GMouldTypeIDS" nillable="true" type="xs:string" />
  106. <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
  107. <xs:element minOccurs="0" name="GoodsIDS" nillable="true" type="xs:string" />
  108. <xs:element minOccurs="0" name="GoodsName" nillable="true" type="xs:string" />
  109. <xs:element minOccurs="0" name="GoodsTypeIDS" nillable="true" type="xs:string" />
  110. <xs:element minOccurs="0" name="GroutingLineCode" nillable="true" type="xs:string" />
  111. <xs:element minOccurs="0" name="GroutingLineIDS" nillable="true" type="xs:string" />
  112. <xs:element minOccurs="0" name="GroutingLineName" nillable="true" type="xs:string" />
  113. <xs:element minOccurs="0" name="GroutingMouldCode" nillable="true" type="xs:string" />
  114. <xs:element minOccurs="0" name="GroutingUserCode" nillable="true" type="xs:string" />
  115. <xs:element minOccurs="0" name="ProdUserIsGroutingUserFlag" nillable="true" type="xs:int" />
  116. <xs:element minOccurs="0" name="Remarks" nillable="true" type="xs:string" />
  117. <xs:element minOccurs="0" name="ScrapFlag" nillable="true" type="xs:string" />
  118. </xs:sequence>
  119. </xs:complexType>
  120. <xs:element name="RPT010103_SE" nillable="true" type="tns:RPT010103_SE" />
  121. <xs:complexType name="RPT010105_SE">
  122. <xs:sequence>
  123. <xs:element minOccurs="0" name="GDateBegin" type="xs:dateTime" />
  124. <xs:element minOccurs="0" name="GDateEnd" type="xs:dateTime" />
  125. <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
  126. <xs:element minOccurs="0" name="GoodsTypeCode" nillable="true" type="xs:string" />
  127. <xs:element minOccurs="0" name="GroutingLineCode" nillable="true" type="xs:string" />
  128. <xs:element minOccurs="0" name="GroutingUserCode" nillable="true" type="xs:string" />
  129. </xs:sequence>
  130. </xs:complexType>
  131. <xs:element name="RPT010105_SE" nillable="true" type="tns:RPT010105_SE" />
  132. <xs:complexType name="RPT010106_SE">
  133. <xs:sequence>
  134. <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
  135. <xs:element minOccurs="0" name="GoodsTypeCode" nillable="true" type="xs:string" />
  136. <xs:element minOccurs="0" name="GroutingLineCode" nillable="true" type="xs:string" />
  137. <xs:element minOccurs="0" name="Remarks" nillable="true" type="xs:string" />
  138. </xs:sequence>
  139. </xs:complexType>
  140. <xs:element name="RPT010106_SE" nillable="true" type="tns:RPT010106_SE" />
  141. <xs:complexType name="RPT010201_SE">
  142. <xs:sequence>
  143. <xs:element minOccurs="0" name="Barcode" nillable="true" type="xs:string" />
  144. <xs:element minOccurs="0" name="CompleteProcedureIDS" nillable="true" type="xs:string" />
  145. <xs:element minOccurs="0" name="GoodsIDS" nillable="true" type="xs:string" />
  146. <xs:element minOccurs="0" name="GoodsTypeIDS" nillable="true" type="xs:string" />
  147. <xs:element minOccurs="0" name="MissingProcedureIDS" nillable="true" type="xs:string" />
  148. <xs:element minOccurs="0" name="OrganizationIDS" nillable="true" type="xs:string" />
  149. <xs:element minOccurs="0" name="ProcedureIDS" nillable="true" type="xs:string" />
  150. <xs:element minOccurs="0" name="beginCreateTime" nillable="true" type="xs:dateTime" />
  151. <xs:element minOccurs="0" name="beginCreateTime2" nillable="true" type="xs:dateTime" />
  152. <xs:element minOccurs="0" name="endCreateTime" nillable="true" type="xs:dateTime" />
  153. <xs:element minOccurs="0" name="endCreateTime2" nillable="true" type="xs:dateTime" />
  154. <xs:element minOccurs="0" name="gmouldstatus" nillable="true" type="xs:string" />
  155. <xs:element minOccurs="0" name="goodscode" nillable="true" type="xs:string" />
  156. <xs:element minOccurs="0" name="groutingUserCode" nillable="true" type="xs:string" />
  157. <xs:element minOccurs="0" name="groutinglinecode" nillable="true" type="xs:string" />
  158. <xs:element minOccurs="0" name="groutingmouldcode" nillable="true" type="xs:string" />
  159. </xs:sequence>
  160. </xs:complexType>
  161. <xs:element name="RPT010201_SE" nillable="true" type="tns:RPT010201_SE" />
  162. <xs:complexType name="RPT010301_SE">
  163. <xs:sequence>
  164. <xs:element minOccurs="0" name="Barcode" nillable="true" type="xs:string" />
  165. <xs:element minOccurs="0" name="createTimeBegin" nillable="true" type="xs:dateTime" />
  166. <xs:element minOccurs="0" name="createTimeEnd" nillable="true" type="xs:dateTime" />
  167. </xs:sequence>
  168. </xs:complexType>
  169. <xs:element name="RPT010301_SE" nillable="true" type="tns:RPT010301_SE" />
  170. <xs:complexType name="RPT010401_SE">
  171. <xs:sequence>
  172. <xs:element minOccurs="0" name="Barcode" nillable="true" type="xs:string" />
  173. <xs:element minOccurs="0" name="CreateTimeEnd" nillable="true" type="xs:dateTime" />
  174. <xs:element minOccurs="0" name="CreateTimeStart" nillable="true" type="xs:dateTime" />
  175. <xs:element minOccurs="0" name="GMouldTypeIDS" nillable="true" type="xs:string" />
  176. <xs:element minOccurs="0" name="GoodsIDS" nillable="true" type="xs:string" />
  177. <xs:element minOccurs="0" name="GoodsTypeCode" nillable="true" type="xs:string" />
  178. <xs:element minOccurs="0" name="GroutingLineIDS" nillable="true" type="xs:string" />
  179. <xs:element minOccurs="0" name="IsReworkFlag" type="xs:int" />
  180. <xs:element minOccurs="0" name="ProcedureIDS" nillable="true" type="xs:string" />
  181. <xs:element minOccurs="0" name="ProductionLineIDS" nillable="true" type="xs:string" />
  182. <xs:element minOccurs="0" name="UpdateTimeEnd" nillable="true" type="xs:dateTime" />
  183. <xs:element minOccurs="0" name="UpdateTimeStart" nillable="true" type="xs:dateTime" />
  184. <xs:element minOccurs="0" name="UserIDS" nillable="true" type="xs:string" />
  185. <xs:element minOccurs="0" name="inscrapflag" type="xs:int" />
  186. </xs:sequence>
  187. </xs:complexType>
  188. <xs:element name="RPT010401_SE" nillable="true" type="tns:RPT010401_SE" />
  189. <xs:complexType name="RPT010402_SE">
  190. <xs:sequence>
  191. <xs:element minOccurs="0" name="AccountDateEnd" nillable="true" type="xs:dateTime" />
  192. <xs:element minOccurs="0" name="AccountDateStart" nillable="true" type="xs:dateTime" />
  193. <xs:element minOccurs="0" name="Barcode" nillable="true" type="xs:string" />
  194. <xs:element minOccurs="0" name="CreateTimeEnd" nillable="true" type="xs:dateTime" />
  195. <xs:element minOccurs="0" name="CreateTimeStart" nillable="true" type="xs:dateTime" />
  196. <xs:element minOccurs="0" name="GMouldTypeIDS" nillable="true" type="xs:string" />
  197. <xs:element minOccurs="0" name="GoodsIDS" nillable="true" type="xs:string" />
  198. <xs:element minOccurs="0" name="GroutingLineIDS" nillable="true" type="xs:string" />
  199. <xs:element minOccurs="0" name="ProductionLineIDS" nillable="true" type="xs:string" />
  200. </xs:sequence>
  201. </xs:complexType>
  202. <xs:element name="RPT010402_SE" nillable="true" type="tns:RPT010402_SE" />
  203. <xs:complexType name="RPT010403_SE">
  204. <xs:sequence>
  205. <xs:element minOccurs="0" name="Barcode" nillable="true" type="xs:string" />
  206. <xs:element minOccurs="0" name="CreateTimeEnd" type="xs:dateTime" />
  207. <xs:element minOccurs="0" name="CreateTimeStart" type="xs:dateTime" />
  208. <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
  209. <xs:element minOccurs="0" name="GoodsTypeCode" nillable="true" type="xs:string" />
  210. <xs:element minOccurs="0" name="ProductionLineID" nillable="true" type="xs:int" />
  211. </xs:sequence>
  212. </xs:complexType>
  213. <xs:element name="RPT010403_SE" nillable="true" type="tns:RPT010403_SE" />
  214. <xs:complexType name="GroutingLineEntity">
  215. <xs:sequence>
  216. <xs:element minOccurs="0" name="ACCOUNTID" type="xs:int" />
  217. <xs:element minOccurs="0" name="BEGINUSEDDATE" nillable="true" type="xs:dateTime" />
  218. <xs:element minOccurs="0" name="BEGINUSEDDATEEND" nillable="true" type="xs:dateTime" />
  219. <xs:element minOccurs="0" name="BUILDINGNO" nillable="true" type="xs:string" />
  220. <xs:element minOccurs="0" name="BindBarCodeTime" nillable="true" type="xs:dateTime" />
  221. <xs:element minOccurs="0" name="BindBarCodeTimeEnd" nillable="true" type="xs:dateTime" />
  222. <xs:element minOccurs="0" name="CANMANYTIMES" type="xs:int" />
  223. <xs:element minOccurs="0" name="CREATETIME" type="xs:dateTime" />
  224. <xs:element minOccurs="0" name="CREATEUSERID" type="xs:int" />
  225. <xs:element minOccurs="0" name="DailyTime" type="xs:dateTime" />
  226. <xs:element minOccurs="0" name="ENDUSEDDATE" nillable="true" type="xs:dateTime" />
  227. <xs:element minOccurs="0" name="ENDUSEDDATEEND" nillable="true" type="xs:dateTime" />
  228. <xs:element minOccurs="0" name="FLOORNO" nillable="true" type="xs:string" />
  229. <xs:element minOccurs="0" name="GROUTINGLINECODE" nillable="true" type="xs:string" />
  230. <xs:element minOccurs="0" name="GROUTINGLINEID" nillable="true" type="xs:int" />
  231. <xs:element minOccurs="0" name="GROUTINGLINEIDS" nillable="true" type="xs:string" />
  232. <xs:element minOccurs="0" name="GROUTINGLINENAME" nillable="true" type="xs:string" />
  233. <xs:element minOccurs="0" name="GROUTINGLINENO" nillable="true" type="xs:string" />
  234. <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
  235. <xs:element minOccurs="0" name="MOULDQUANTITY" type="xs:decimal" />
  236. <xs:element minOccurs="0" name="MOULDTYPEID" nillable="true" type="xs:int" />
  237. <xs:element minOccurs="0" name="MOULDTYPENAME" nillable="true" type="xs:string" />
  238. <xs:element minOccurs="0" name="MonitorCode" nillable="true" type="xs:string" />
  239. <xs:element minOccurs="0" name="MonitorID" nillable="true" type="xs:int" />
  240. <xs:element minOccurs="0" name="MouldStatus" nillable="true" type="xs:int" />
  241. <xs:element minOccurs="0" name="OPTIMESTAMP" type="xs:dateTime" />
  242. <xs:element minOccurs="0" name="Purview" nillable="true" type="xs:string" />
  243. <xs:element minOccurs="0" name="REMARKS" nillable="true" type="xs:string" />
  244. <xs:element minOccurs="0" name="UPDATETIME" type="xs:dateTime" />
  245. <xs:element minOccurs="0" name="UPDATEUSERID" type="xs:int" />
  246. <xs:element minOccurs="0" name="USERCODE" nillable="true" type="xs:string" />
  247. <xs:element minOccurs="0" name="USERID" nillable="true" type="xs:int" />
  248. <xs:element minOccurs="0" name="VALUEFLAG" nillable="true" type="xs:int" />
  249. <xs:element minOccurs="0" name="ValueFlag2" nillable="true" type="xs:string" />
  250. <xs:element minOccurs="0" name="isYZJ" nillable="true" type="xs:int" />
  251. </xs:sequence>
  252. </xs:complexType>
  253. <xs:element name="GroutingLineEntity" nillable="true" type="tns:GroutingLineEntity" />
  254. <xs:complexType name="RPT010302_SE">
  255. <xs:sequence>
  256. <xs:element minOccurs="0" name="Barcode" nillable="true" type="xs:string" />
  257. <xs:element minOccurs="0" name="createTimeBegin" nillable="true" type="xs:dateTime" />
  258. <xs:element minOccurs="0" name="createTimeEnd" nillable="true" type="xs:dateTime" />
  259. </xs:sequence>
  260. </xs:complexType>
  261. <xs:element name="RPT010302_SE" nillable="true" type="tns:RPT010302_SE" />
  262. <xs:complexType name="RPT040101_SE">
  263. <xs:sequence>
  264. <xs:element minOccurs="0" name="DateDifference" type="xs:int" />
  265. <xs:element minOccurs="0" name="GCTimeBegin" nillable="true" type="xs:dateTime" />
  266. <xs:element minOccurs="0" name="GCTimeEnd" nillable="true" type="xs:dateTime" />
  267. <xs:element minOccurs="0" name="GoodsIDS" nillable="true" type="xs:string" />
  268. <xs:element minOccurs="0" name="GoodsTypeIDS" nillable="true" type="xs:string" />
  269. <xs:element minOccurs="0" name="GroutingDateEnd" nillable="true" type="xs:dateTime" />
  270. <xs:element minOccurs="0" name="GroutingDateStart" nillable="true" type="xs:dateTime" />
  271. <xs:element minOccurs="0" name="GroutingLineIDS" nillable="true" type="xs:string" />
  272. <xs:element minOccurs="0" name="IsMonitor" type="xs:boolean" />
  273. <xs:element minOccurs="0" name="UserIDS" nillable="true" type="xs:string" />
  274. </xs:sequence>
  275. </xs:complexType>
  276. <xs:element name="RPT040101_SE" nillable="true" type="tns:RPT040101_SE" />
  277. <xs:complexType name="RPT040102_SE">
  278. <xs:sequence>
  279. <xs:element minOccurs="0" name="AccountDateEnd" type="xs:dateTime" />
  280. <xs:element minOccurs="0" name="AccountDateStart" type="xs:dateTime" />
  281. <xs:element minOccurs="0" name="GoodsIDS" nillable="true" type="xs:string" />
  282. <xs:element minOccurs="0" name="GoodsTypeIDS" nillable="true" type="xs:string" />
  283. <xs:element minOccurs="0" name="ProcedureIDs" nillable="true" type="xs:string" />
  284. <xs:element minOccurs="0" name="ProductionFlag" nillable="true" type="xs:string" />
  285. <xs:element minOccurs="0" name="ProductionLineID" nillable="true" type="xs:int" />
  286. </xs:sequence>
  287. </xs:complexType>
  288. <xs:element name="RPT040102_SE" nillable="true" type="tns:RPT040102_SE" />
  289. <xs:complexType name="RPT040103_SE">
  290. <xs:sequence>
  291. <xs:element minOccurs="0" name="CreateTimeEnd" nillable="true" type="xs:dateTime" />
  292. <xs:element minOccurs="0" name="CreateTimeStart" nillable="true" type="xs:dateTime" />
  293. <xs:element minOccurs="0" name="GoodsIDS" nillable="true" type="xs:string" />
  294. <xs:element minOccurs="0" name="GoodsTypeIDS" nillable="true" type="xs:string" />
  295. <xs:element minOccurs="0" name="KilnID" nillable="true" type="xs:int" />
  296. <xs:element minOccurs="0" name="ProductionLineID" nillable="true" type="xs:int" />
  297. <xs:element minOccurs="0" name="RptProcedureID" type="xs:int" />
  298. <xs:element minOccurs="0" name="RptSProcedureID" nillable="true" type="xs:int" />
  299. <xs:element minOccurs="0" name="RptTProcedureIDS" nillable="true" type="xs:string" />
  300. <xs:element minOccurs="0" name="UserIDS" nillable="true" type="xs:string" />
  301. </xs:sequence>
  302. </xs:complexType>
  303. <xs:element name="RPT040103_SE" nillable="true" type="tns:RPT040103_SE" />
  304. <xs:complexType name="RPT040104_SE">
  305. <xs:sequence>
  306. <xs:element minOccurs="0" name="CreateTimeEnd" nillable="true" type="xs:dateTime" />
  307. <xs:element minOccurs="0" name="CreateTimeEndPDA" nillable="true" type="xs:string" />
  308. <xs:element minOccurs="0" name="CreateTimeStart" nillable="true" type="xs:dateTime" />
  309. <xs:element minOccurs="0" name="CreateTimeStartPDA" nillable="true" type="xs:string" />
  310. <xs:element minOccurs="0" name="GoodsIDS" nillable="true" type="xs:string" />
  311. <xs:element minOccurs="0" name="GoodsTypeIDS" nillable="true" type="xs:string" />
  312. <xs:element minOccurs="0" name="GroutingLineIDS" nillable="true" type="xs:string" />
  313. <xs:element minOccurs="0" name="GroutingUserIDS" nillable="true" type="xs:string" />
  314. <xs:element minOccurs="0" name="KilnID" nillable="true" type="xs:int" />
  315. <xs:element minOccurs="0" name="ProductionLineID" nillable="true" type="xs:int" />
  316. <xs:element minOccurs="0" name="RptProcedureID" type="xs:int" />
  317. <xs:element minOccurs="0" name="RptSProcedureID" nillable="true" type="xs:int" />
  318. <xs:element minOccurs="0" name="RptTProcedureIDS" nillable="true" type="xs:string" />
  319. </xs:sequence>
  320. </xs:complexType>
  321. <xs:element name="RPT040104_SE" nillable="true" type="tns:RPT040104_SE" />
  322. <xs:complexType name="RPT040105_SE">
  323. <xs:sequence>
  324. <xs:element minOccurs="0" name="CreateTimeEnd" nillable="true" type="xs:dateTime" />
  325. <xs:element minOccurs="0" name="CreateTimeEndPDA" nillable="true" type="xs:string" />
  326. <xs:element minOccurs="0" name="CreateTimeStart" nillable="true" type="xs:dateTime" />
  327. <xs:element minOccurs="0" name="CreateTimeStartPDA" nillable="true" type="xs:string" />
  328. <xs:element minOccurs="0" name="GoodsIDS" nillable="true" type="xs:string" />
  329. <xs:element minOccurs="0" name="GoodsTypeIDS" nillable="true" type="xs:string" />
  330. <xs:element minOccurs="0" name="GroutingLineIDS" nillable="true" type="xs:string" />
  331. <xs:element minOccurs="0" name="GroutingUserIDS" nillable="true" type="xs:string" />
  332. <xs:element minOccurs="0" name="KilnID" nillable="true" type="xs:int" />
  333. <xs:element minOccurs="0" name="OutProcedureIDS" nillable="true" type="xs:string" />
  334. <xs:element minOccurs="0" name="ProductionLineID" nillable="true" type="xs:int" />
  335. <xs:element minOccurs="0" name="RptProcedureID" type="xs:int" />
  336. <xs:element minOccurs="0" name="RptSProcedureID" nillable="true" type="xs:int" />
  337. <xs:element minOccurs="0" name="RptTProcedureIDS" nillable="true" type="xs:string" />
  338. </xs:sequence>
  339. </xs:complexType>
  340. <xs:element name="RPT040105_SE" nillable="true" type="tns:RPT040105_SE" />
  341. <xs:complexType name="RPT040106_SE">
  342. <xs:sequence>
  343. <xs:element minOccurs="0" name="CreateTimeEnd" nillable="true" type="xs:dateTime" />
  344. <xs:element minOccurs="0" name="CreateTimeStart" nillable="true" type="xs:dateTime" />
  345. <xs:element minOccurs="0" name="DefectCode" nillable="true" type="xs:string" />
  346. <xs:element minOccurs="0" name="DefectName" nillable="true" type="xs:string" />
  347. <xs:element minOccurs="0" name="KilnID" nillable="true" type="xs:int" />
  348. <xs:element minOccurs="0" name="OutKilnNumByGoodsType" type="xs:boolean" />
  349. <xs:element minOccurs="0" name="ProcedureIDS" nillable="true" type="xs:string" />
  350. <xs:element minOccurs="0" name="ProductionLineID" nillable="true" type="xs:int" />
  351. <xs:element minOccurs="0" name="RptProcedureID" type="xs:int" />
  352. <xs:element minOccurs="0" name="RptSProcedureID" nillable="true" type="xs:int" />
  353. </xs:sequence>
  354. </xs:complexType>
  355. <xs:element name="RPT040106_SE" nillable="true" type="tns:RPT040106_SE" />
  356. <xs:complexType name="RPT040107_SE">
  357. <xs:sequence>
  358. <xs:element minOccurs="0" name="GTimeEnd" nillable="true" type="xs:dateTime" />
  359. <xs:element minOccurs="0" name="GTimeStart" nillable="true" type="xs:dateTime" />
  360. <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
  361. <xs:element minOccurs="0" name="GoodsTypeCode" nillable="true" type="xs:string" />
  362. <xs:element minOccurs="0" name="ProcedureIDS" nillable="true" type="xs:string" />
  363. <xs:element minOccurs="0" name="ProductionLineID" nillable="true" type="xs:int" />
  364. <xs:element minOccurs="0" name="Specialrepairflag" type="xs:boolean" />
  365. </xs:sequence>
  366. </xs:complexType>
  367. <xs:element name="RPT040107_SE" nillable="true" type="tns:RPT040107_SE" />
  368. <xs:complexType name="RPT040108_SE">
  369. <xs:sequence>
  370. <xs:element minOccurs="0" name="GDateBegin" type="xs:dateTime" />
  371. <xs:element minOccurs="0" name="GDateEnd" type="xs:dateTime" />
  372. <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
  373. <xs:element minOccurs="0" name="GoodsTypeCode" nillable="true" type="xs:string" />
  374. <xs:element minOccurs="0" name="GroutingLineCode" nillable="true" type="xs:string" />
  375. <xs:element minOccurs="0" name="GroutingUserCode" nillable="true" type="xs:string" />
  376. </xs:sequence>
  377. </xs:complexType>
  378. <xs:element name="RPT040108_SE" nillable="true" type="tns:RPT040108_SE" />
  379. <xs:complexType name="RPT040109_SE">
  380. <xs:sequence>
  381. <xs:element minOccurs="0" name="CreateTimeEnd" nillable="true" type="xs:dateTime" />
  382. <xs:element minOccurs="0" name="CreateTimeStart" nillable="true" type="xs:dateTime" />
  383. <xs:element minOccurs="0" name="KilnID" nillable="true" type="xs:int" />
  384. <xs:element minOccurs="0" name="RptProcedureID" type="xs:int" />
  385. <xs:element minOccurs="0" name="RptSProcedureID" nillable="true" type="xs:int" />
  386. </xs:sequence>
  387. </xs:complexType>
  388. <xs:element name="RPT040109_SE" nillable="true" type="tns:RPT040109_SE" />
  389. <xs:complexType name="RPT040110_SE">
  390. <xs:sequence>
  391. <xs:element minOccurs="0" name="CreateTimeEnd" nillable="true" type="xs:dateTime" />
  392. <xs:element minOccurs="0" name="CreateTimeStart" nillable="true" type="xs:dateTime" />
  393. <xs:element minOccurs="0" name="IsShowG" type="xs:boolean" />
  394. <xs:element minOccurs="0" name="KilnID" nillable="true" type="xs:int" />
  395. <xs:element minOccurs="0" name="RptProcedureID" type="xs:int" />
  396. <xs:element minOccurs="0" name="RptSProcedureID" nillable="true" type="xs:int" />
  397. </xs:sequence>
  398. </xs:complexType>
  399. <xs:element name="RPT040110_SE" nillable="true" type="tns:RPT040110_SE" />
  400. <xs:complexType name="RPT030101_SE">
  401. <xs:sequence>
  402. <xs:element minOccurs="0" name="AccountDateEnd" nillable="true" type="xs:dateTime" />
  403. <xs:element minOccurs="0" name="AccountDateStart" nillable="true" type="xs:dateTime" />
  404. <xs:element minOccurs="0" name="GoodsIDS" nillable="true" type="xs:string" />
  405. <xs:element minOccurs="0" name="GoodsTypeIDS" nillable="true" type="xs:string" />
  406. <xs:element minOccurs="0" name="OrganizationIDS" nillable="true" type="xs:string" />
  407. <xs:element minOccurs="0" name="ProcedureIDS" nillable="true" type="xs:string" />
  408. <xs:element minOccurs="0" name="ProductionFlag" nillable="true" type="xs:string" />
  409. <xs:element minOccurs="0" name="ProductionLineIDS" nillable="true" type="xs:string" />
  410. </xs:sequence>
  411. </xs:complexType>
  412. <xs:element name="RPT030101_SE" nillable="true" type="tns:RPT030101_SE" />
  413. <xs:complexType name="RPT030102_SE">
  414. <xs:sequence>
  415. <xs:element minOccurs="0" name="AuditTimeEnd" nillable="true" type="xs:dateTime" />
  416. <xs:element minOccurs="0" name="AuditTimeStart" nillable="true" type="xs:dateTime" />
  417. <xs:element minOccurs="0" name="AuditUser" nillable="true" type="xs:string" />
  418. <xs:element minOccurs="0" name="CTimeEnd" nillable="true" type="xs:dateTime" />
  419. <xs:element minOccurs="0" name="CTimeStart" nillable="true" type="xs:dateTime" />
  420. <xs:element minOccurs="0" name="CreatUser" nillable="true" type="xs:string" />
  421. <xs:element minOccurs="0" name="DTimeEnd" nillable="true" type="xs:dateTime" />
  422. <xs:element minOccurs="0" name="DTimeStart" nillable="true" type="xs:dateTime" />
  423. <xs:element minOccurs="0" name="GTimeEnd" nillable="true" type="xs:dateTime" />
  424. <xs:element minOccurs="0" name="GTimeStart" nillable="true" type="xs:dateTime" />
  425. <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
  426. <xs:element minOccurs="0" name="GoodsID" nillable="true" type="xs:string" />
  427. <xs:element minOccurs="0" name="GoodsTypeCode" nillable="true" type="xs:string" />
  428. <xs:element minOccurs="0" name="ProcedureIDS" nillable="true" type="xs:string" />
  429. <xs:element minOccurs="0" name="ProductionLineID" nillable="true" type="xs:int" />
  430. <xs:element minOccurs="0" name="ReFireFlag" type="xs:boolean" />
  431. <xs:element minOccurs="0" name="ResponProcedureID" nillable="true" type="xs:string" />
  432. <xs:element minOccurs="0" name="ResponProcedureIDS" nillable="true" type="xs:string" />
  433. <xs:element minOccurs="0" name="ResponUserID" nillable="true" type="xs:string" />
  434. <xs:element minOccurs="0" name="ResponUserIDS" nillable="true" type="xs:string" />
  435. <xs:element minOccurs="0" name="ScrapDateEnd" nillable="true" type="xs:dateTime" />
  436. <xs:element minOccurs="0" name="ScrapDateStart" nillable="true" type="xs:dateTime" />
  437. <xs:element minOccurs="0" name="SpecialRepairFlag" type="xs:boolean" />
  438. </xs:sequence>
  439. </xs:complexType>
  440. <xs:element name="RPT030102_SE" nillable="true" type="tns:RPT030102_SE" />
  441. <xs:complexType name="RPT030103_SE">
  442. <xs:sequence>
  443. <xs:element minOccurs="0" name="CreateTimeEnd" nillable="true" type="xs:dateTime" />
  444. <xs:element minOccurs="0" name="CreateTimeStart" nillable="true" type="xs:dateTime" />
  445. <xs:element minOccurs="0" name="DTimeEnd" nillable="true" type="xs:dateTime" />
  446. <xs:element minOccurs="0" name="DTimeStart" nillable="true" type="xs:dateTime" />
  447. <xs:element minOccurs="0" name="DisPUserCode" type="xs:boolean" />
  448. <xs:element minOccurs="0" name="GTimeEnd" nillable="true" type="xs:dateTime" />
  449. <xs:element minOccurs="0" name="GTimeStart" nillable="true" type="xs:dateTime" />
  450. <xs:element minOccurs="0" name="GoodsIDS" nillable="true" type="xs:string" />
  451. <xs:element minOccurs="0" name="GoodsTypeIDS" nillable="true" type="xs:string" />
  452. <xs:element minOccurs="0" name="GroutingUserCode" nillable="true" type="xs:string" />
  453. <xs:element minOccurs="0" name="KilnID" nillable="true" type="xs:int" />
  454. <xs:element minOccurs="0" name="OutTimeEnd" nillable="true" type="xs:dateTime" />
  455. <xs:element minOccurs="0" name="OutTimeStart" nillable="true" type="xs:dateTime" />
  456. <xs:element minOccurs="0" name="ProductionLineID" nillable="true" type="xs:int" />
  457. <xs:element minOccurs="0" name="RptProcedureID" nillable="true" type="xs:int" />
  458. <xs:element minOccurs="0" name="RptSProcedureID" nillable="true" type="xs:int" />
  459. <xs:element minOccurs="0" name="RptTProcedureIDS" nillable="true" type="xs:string" />
  460. <xs:element minOccurs="0" name="Specialrepairflag" type="xs:boolean" />
  461. <xs:element minOccurs="0" name="UserIDS" nillable="true" type="xs:string" />
  462. </xs:sequence>
  463. </xs:complexType>
  464. <xs:element name="RPT030103_SE" nillable="true" type="tns:RPT030103_SE" />
  465. <xs:complexType name="RPT030104_SE">
  466. <xs:sequence>
  467. <xs:element minOccurs="0" name="CreateTimeEnd" nillable="true" type="xs:dateTime" />
  468. <xs:element minOccurs="0" name="CreateTimeStart" nillable="true" type="xs:dateTime" />
  469. <xs:element minOccurs="0" name="GoodsIDS" nillable="true" type="xs:string" />
  470. <xs:element minOccurs="0" name="GoodsTypeIDS" nillable="true" type="xs:string" />
  471. <xs:element minOccurs="0" name="KilnCarCode" nillable="true" type="xs:string" />
  472. <xs:element minOccurs="0" name="KilnCarNumBegin" nillable="true" type="xs:int" />
  473. <xs:element minOccurs="0" name="KilnCarNumEnd" nillable="true" type="xs:int" />
  474. <xs:element minOccurs="0" name="KilnID" nillable="true" type="xs:int" />
  475. <xs:element minOccurs="0" name="ProcedureModelTypeID" nillable="true" type="xs:int" />
  476. <xs:element minOccurs="0" name="UserIDS" nillable="true" type="xs:string" />
  477. </xs:sequence>
  478. </xs:complexType>
  479. <xs:element name="RPT030104_SE" nillable="true" type="tns:RPT030104_SE" />
  480. <xs:complexType name="RPT030107_SE">
  481. <xs:sequence>
  482. <xs:element minOccurs="0" name="DTimeEnd" nillable="true" type="xs:dateTime" />
  483. <xs:element minOccurs="0" name="DTimeStart" nillable="true" type="xs:dateTime" />
  484. <xs:element minOccurs="0" name="DisPUserCode" type="xs:boolean" />
  485. <xs:element minOccurs="0" name="GTimeEnd" nillable="true" type="xs:dateTime" />
  486. <xs:element minOccurs="0" name="GTimeStart" nillable="true" type="xs:dateTime" />
  487. <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
  488. <xs:element minOccurs="0" name="GoodsID" nillable="true" type="xs:string" />
  489. <xs:element minOccurs="0" name="GoodsTypeCode" nillable="true" type="xs:string" />
  490. <xs:element minOccurs="0" name="GroutingUserCode" nillable="true" type="xs:string" />
  491. <xs:element minOccurs="0" name="OverProcedureIDS" nillable="true" type="xs:string" />
  492. <xs:element minOccurs="0" name="OverTimeEnd" nillable="true" type="xs:dateTime" />
  493. <xs:element minOccurs="0" name="OverTimeStart" nillable="true" type="xs:dateTime" />
  494. <xs:element minOccurs="0" name="OverUserIDS" nillable="true" type="xs:string" />
  495. <xs:element minOccurs="0" name="PTimeEnd" nillable="true" type="xs:dateTime" />
  496. <xs:element minOccurs="0" name="PTimeStart" nillable="true" type="xs:dateTime" />
  497. <xs:element minOccurs="0" name="ProcedureIDS" nillable="true" type="xs:string" />
  498. <xs:element minOccurs="0" name="ProductionLineID" nillable="true" type="xs:int" />
  499. <xs:element minOccurs="0" name="Specialrepairflag" type="xs:boolean" />
  500. <xs:element minOccurs="0" name="UserIDS" nillable="true" type="xs:string" />
  501. </xs:sequence>
  502. </xs:complexType>
  503. <xs:element name="RPT030107_SE" nillable="true" type="tns:RPT030107_SE" />
  504. <xs:complexType name="RPT030108_SE">
  505. <xs:sequence>
  506. <xs:element minOccurs="0" name="DTimeEnd" type="xs:dateTime" />
  507. <xs:element minOccurs="0" name="DTimeStart" type="xs:dateTime" />
  508. <xs:element minOccurs="0" name="GTimeEnd" type="xs:dateTime" />
  509. <xs:element minOccurs="0" name="GTimeStart" type="xs:dateTime" />
  510. <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
  511. <xs:element minOccurs="0" name="GoodsTypeCode" nillable="true" type="xs:string" />
  512. <xs:element minOccurs="0" name="STimeEnd" type="xs:dateTime" />
  513. <xs:element minOccurs="0" name="STimeStart" type="xs:dateTime" />
  514. <xs:element minOccurs="0" name="UserCode" nillable="true" type="xs:string" />
  515. </xs:sequence>
  516. </xs:complexType>
  517. <xs:element name="RPT030108_SE" nillable="true" type="tns:RPT030108_SE" />
  518. <xs:complexType name="RPT030109_SE">
  519. <xs:sequence>
  520. <xs:element minOccurs="0" name="BackTimeEnd" nillable="true" type="xs:dateTime" />
  521. <xs:element minOccurs="0" name="BackTimeStart" nillable="true" type="xs:dateTime" />
  522. <xs:element minOccurs="0" name="BackUserCode" nillable="true" type="xs:string" />
  523. <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
  524. <xs:element minOccurs="0" name="GoodsID" nillable="true" type="xs:string" />
  525. <xs:element minOccurs="0" name="GoodsTypeCode" nillable="true" type="xs:string" />
  526. <xs:element minOccurs="0" name="PTimeEnd" nillable="true" type="xs:dateTime" />
  527. <xs:element minOccurs="0" name="PTimeStart" nillable="true" type="xs:dateTime" />
  528. <xs:element minOccurs="0" name="ProcedureID" nillable="true" type="xs:string" />
  529. <xs:element minOccurs="0" name="ProcedureIDS" nillable="true" type="xs:string" />
  530. <xs:element minOccurs="0" name="ProductionLineID" nillable="true" type="xs:int" />
  531. <xs:element minOccurs="0" name="UserID" nillable="true" type="xs:string" />
  532. <xs:element minOccurs="0" name="UserIDS" nillable="true" type="xs:string" />
  533. </xs:sequence>
  534. </xs:complexType>
  535. <xs:element name="RPT030109_SE" nillable="true" type="tns:RPT030109_SE" />
  536. <xs:complexType name="RPT030111_SE">
  537. <xs:sequence>
  538. <xs:element minOccurs="0" name="GTimeEnd" type="xs:dateTime" />
  539. <xs:element minOccurs="0" name="GTimeInit" nillable="true" type="xs:dateTime" />
  540. <xs:element minOccurs="0" name="GTimeStart" type="xs:dateTime" />
  541. <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
  542. <xs:element minOccurs="0" name="GoodsTypeCode" nillable="true" type="xs:string" />
  543. <xs:element minOccurs="0" name="PTID" type="xs:int" />
  544. </xs:sequence>
  545. </xs:complexType>
  546. <xs:element name="RPT030111_SE" nillable="true" type="tns:RPT030111_SE" />
  547. <xs:complexType name="RPT030105_SE">
  548. <xs:sequence>
  549. <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
  550. <xs:element minOccurs="0" name="GoodsID" nillable="true" type="xs:int" />
  551. <xs:element minOccurs="0" name="GoodsTypeIDS" nillable="true" type="xs:string" />
  552. <xs:element minOccurs="0" name="LineIDS" nillable="true" type="xs:string" />
  553. <xs:element minOccurs="0" name="ProcedureIDS" nillable="true" type="xs:string" />
  554. <xs:element minOccurs="0" name="UserID" nillable="true" type="xs:int" />
  555. </xs:sequence>
  556. </xs:complexType>
  557. <xs:element name="RPT030105_SE" nillable="true" type="tns:RPT030105_SE" />
  558. <xs:complexType name="RPT030106_SE">
  559. <xs:sequence>
  560. <xs:element minOccurs="0" name="CheckProcedureIDS" nillable="true" type="xs:string" />
  561. <xs:element minOccurs="0" name="CheckTimeEnd" nillable="true" type="xs:dateTime" />
  562. <xs:element minOccurs="0" name="CheckTimeStart" nillable="true" type="xs:dateTime" />
  563. <xs:element minOccurs="0" name="CheckUserCode" nillable="true" type="xs:string" />
  564. <xs:element minOccurs="0" name="CheckUserCodeS2D" nillable="true" type="xs:string" />
  565. <xs:element minOccurs="0" name="CompleteCreateTimeEnd" nillable="true" type="xs:dateTime" />
  566. <xs:element minOccurs="0" name="CompleteCreateTimeStart" nillable="true" type="xs:dateTime" />
  567. <xs:element minOccurs="0" name="CompleteProcedureIDS" nillable="true" type="xs:string" />
  568. <xs:element minOccurs="0" name="CreateTimeEnd" nillable="true" type="xs:dateTime" />
  569. <xs:element minOccurs="0" name="CreateTimeStart" nillable="true" type="xs:dateTime" />
  570. <xs:element minOccurs="0" name="DefectCode" nillable="true" type="xs:string" />
  571. <xs:element minOccurs="0" name="DefectCodeS2D" nillable="true" type="xs:string" />
  572. <xs:element minOccurs="0" name="DefectName" nillable="true" type="xs:string" />
  573. <xs:element minOccurs="0" name="DefectProcedureIDS" nillable="true" type="xs:string" />
  574. <xs:element minOccurs="0" name="DefectTypeIDS" nillable="true" type="xs:string" />
  575. <xs:element minOccurs="0" name="DefectUserCode" nillable="true" type="xs:string" />
  576. <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
  577. <xs:element minOccurs="0" name="GoodsCodeS2D" nillable="true" type="xs:string" />
  578. <xs:element minOccurs="0" name="GoodsIDS" nillable="true" type="xs:string" />
  579. <xs:element minOccurs="0" name="GoodsTypeCode" nillable="true" type="xs:string" />
  580. <xs:element minOccurs="0" name="HandOverProcedureID" type="xs:int" />
  581. <xs:element minOccurs="0" name="HandOverTimeEnd" nillable="true" type="xs:dateTime" />
  582. <xs:element minOccurs="0" name="HandOverTimeStart" nillable="true" type="xs:dateTime" />
  583. <xs:element minOccurs="0" name="KilnCode" nillable="true" type="xs:string" />
  584. <xs:element minOccurs="0" name="LineIDS" nillable="true" type="xs:string" />
  585. </xs:sequence>
  586. </xs:complexType>
  587. <xs:element name="RPT030106_SE" nillable="true" type="tns:RPT030106_SE" />
  588. <xs:complexType name="RPT080102_SE">
  589. <xs:sequence>
  590. <xs:element minOccurs="0" name="DefectFineIDS" nillable="true" type="xs:string" />
  591. <xs:element minOccurs="0" name="DefectIDS" nillable="true" type="xs:string" />
  592. <xs:element minOccurs="0" name="DeliverProcedureIDS" nillable="true" type="xs:string" />
  593. <xs:element minOccurs="0" name="IntoProcedureIDS" nillable="true" type="xs:string" />
  594. <xs:element minOccurs="0" name="OutProcedureIDS" nillable="true" type="xs:string" />
  595. <xs:element minOccurs="0" name="ProcedureIDS" nillable="true" type="xs:string" />
  596. <xs:element minOccurs="0" name="endDateTime" nillable="true" type="xs:dateTime" />
  597. <xs:element minOccurs="0" name="startDateTime" nillable="true" type="xs:dateTime" />
  598. </xs:sequence>
  599. </xs:complexType>
  600. <xs:element name="RPT080102_SE" nillable="true" type="tns:RPT080102_SE" />
  601. <xs:complexType name="RPT080103_SE">
  602. <xs:sequence>
  603. <xs:element minOccurs="0" name="DefectIDS" nillable="true" type="xs:string" />
  604. <xs:element minOccurs="0" name="DefectIDS2" nillable="true" type="xs:string" />
  605. <xs:element minOccurs="0" name="HandOverProcedureIDS" nillable="true" type="xs:string" />
  606. <xs:element minOccurs="0" name="OutProcedureIDS" nillable="true" type="xs:string" />
  607. <xs:element minOccurs="0" name="ProcedureIDS" nillable="true" type="xs:string" />
  608. <xs:element minOccurs="0" name="QualityProcedureIDS" nillable="true" type="xs:string" />
  609. <xs:element minOccurs="0" name="endDateTime" nillable="true" type="xs:dateTime" />
  610. <xs:element minOccurs="0" name="startDateTime" nillable="true" type="xs:dateTime" />
  611. </xs:sequence>
  612. </xs:complexType>
  613. <xs:element name="RPT080103_SE" nillable="true" type="tns:RPT080103_SE" />
  614. <xs:complexType name="CelsiusRecordEntity">
  615. <xs:sequence>
  616. <xs:element minOccurs="0" name="AccountID" nillable="true" type="xs:int" />
  617. <xs:element minOccurs="0" name="Celsius" type="xs:decimal" />
  618. <xs:element minOccurs="0" name="CreateTime" nillable="true" type="xs:dateTime" />
  619. <xs:element minOccurs="0" name="CreateUserID" nillable="true" type="xs:int" />
  620. <xs:element minOccurs="0" name="Days" type="xs:int" />
  621. <xs:element minOccurs="0" name="Humidity" type="xs:decimal" />
  622. <xs:element minOccurs="0" name="InsertTime" nillable="true" type="xs:dateTime" />
  623. <xs:element minOccurs="0" name="ManagerName" nillable="true" type="xs:string" />
  624. <xs:element minOccurs="0" name="OPTimeStamp" nillable="true" type="xs:dateTime" />
  625. <xs:element minOccurs="0" name="PurviewType" nillable="true" type="xs:int" />
  626. <xs:element minOccurs="0" name="RecordDate" nillable="true" type="xs:dateTime" />
  627. <xs:element minOccurs="0" name="RecordDateEnd" nillable="true" type="xs:dateTime" />
  628. <xs:element minOccurs="0" name="RecordID" nillable="true" type="xs:int" />
  629. <xs:element minOccurs="0" name="RecorderID" nillable="true" type="xs:int" />
  630. <xs:element minOccurs="0" name="Remarks" nillable="true" type="xs:string" />
  631. <xs:element minOccurs="0" name="ThermometerCode" nillable="true" type="xs:string" />
  632. <xs:element minOccurs="0" name="ThermometerID" nillable="true" type="xs:int" />
  633. <xs:element minOccurs="0" name="ThermometerIDS" nillable="true" type="xs:string" />
  634. <xs:element minOccurs="0" name="UpdateTime" nillable="true" type="xs:dateTime" />
  635. <xs:element minOccurs="0" name="UpdateUserID" nillable="true" type="xs:int" />
  636. <xs:element minOccurs="0" name="ValueFlag" nillable="true" type="xs:int" />
  637. </xs:sequence>
  638. </xs:complexType>
  639. <xs:element name="CelsiusRecordEntity" nillable="true" type="tns:CelsiusRecordEntity" />
  640. <xs:complexType name="SemiCheckEntity">
  641. <xs:sequence>
  642. <xs:element minOccurs="0" name="BackOutFlag" nillable="true" type="xs:string" />
  643. <xs:element minOccurs="0" name="BackOutTimeEnd" nillable="true" type="xs:dateTime" />
  644. <xs:element minOccurs="0" name="BackOutTimeStart" nillable="true" type="xs:dateTime" />
  645. <xs:element minOccurs="0" name="BackOutUserCode" nillable="true" type="xs:string" />
  646. <xs:element minOccurs="0" name="BarCode" nillable="true" type="xs:string" />
  647. <xs:element minOccurs="0" name="CDateTimeEnd" nillable="true" type="xs:dateTime" />
  648. <xs:element minOccurs="0" name="CDateTimeStart" nillable="true" type="xs:dateTime" />
  649. <xs:element minOccurs="0" name="CProcedureIDS" nillable="true" type="xs:string" />
  650. <xs:element minOccurs="0" name="CUserCode" nillable="true" type="xs:string" />
  651. <xs:element minOccurs="0" name="DefectCode" nillable="true" type="xs:string" />
  652. <xs:element minOccurs="0" name="DefectPositionIDS" nillable="true" type="xs:string" />
  653. <xs:element minOccurs="0" name="DefectProcedureIDS" nillable="true" type="xs:string" />
  654. <xs:element minOccurs="0" name="DefectUser" nillable="true" type="xs:string" />
  655. <xs:element minOccurs="0" name="DeliveryDateTimeEnd" nillable="true" type="xs:dateTime" />
  656. <xs:element minOccurs="0" name="DeliveryDateTimeStart" nillable="true" type="xs:dateTime" />
  657. <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
  658. <xs:element minOccurs="0" name="GoodsID" nillable="true" type="xs:int" />
  659. <xs:element minOccurs="0" name="GoodsLevelID" nillable="true" type="xs:int" />
  660. <xs:element minOccurs="0" name="GoodsLevelTypeID" nillable="true" type="xs:int" />
  661. <xs:element minOccurs="0" name="GoodsName" nillable="true" type="xs:string" />
  662. <xs:element minOccurs="0" name="GoodsTypeCode" nillable="true" type="xs:string" />
  663. <xs:element minOccurs="0" name="GroutingDate" nillable="true" type="xs:dateTime" />
  664. <xs:element minOccurs="0" name="GroutingDateTimeEnd" nillable="true" type="xs:dateTime" />
  665. <xs:element minOccurs="0" name="GroutingDateTimeStart" nillable="true" type="xs:dateTime" />
  666. <xs:element minOccurs="0" name="GroutingNum" type="xs:int" />
  667. <xs:element minOccurs="0" name="GroutingUserCode" nillable="true" type="xs:string" />
  668. <xs:element minOccurs="0" name="IsPublicBody" type="xs:int" />
  669. <xs:element minOccurs="0" name="LogoCode" nillable="true" type="xs:string" />
  670. <xs:element minOccurs="0" name="LogoName" nillable="true" type="xs:string" />
  671. <xs:element minOccurs="0" name="Logoid" nillable="true" type="xs:int" />
  672. <xs:element minOccurs="0" name="MouldCode" nillable="true" type="xs:string" />
  673. <xs:element minOccurs="0" name="RProcedureIDS" nillable="true" type="xs:string" />
  674. <xs:element minOccurs="0" name="ReFine" nillable="true" type="xs:int" />
  675. <xs:element minOccurs="0" name="ReSemiCheckDateTimeEnd" nillable="true" type="xs:dateTime" />
  676. <xs:element minOccurs="0" name="ReSemiCheckDateTimeStart" nillable="true" type="xs:dateTime" />
  677. <xs:element minOccurs="0" name="ReSemiCheckType" nillable="true" type="xs:string" />
  678. <xs:element minOccurs="0" name="ReSemiCheckUserCode" nillable="true" type="xs:string" />
  679. <xs:element minOccurs="0" name="ReSemiCheckUserID" nillable="true" type="xs:int" />
  680. <xs:element minOccurs="0" name="Remarks" nillable="true" type="xs:string" />
  681. <xs:element minOccurs="0" name="ReworkProcedureCode" nillable="true" type="xs:string" />
  682. <xs:element minOccurs="0" name="ReworkProcedureID" nillable="true" type="xs:int" />
  683. <xs:element minOccurs="0" name="ReworkProcedureName" nillable="true" type="xs:string" />
  684. <xs:element minOccurs="0" name="ReworkUserCode" nillable="true" type="xs:string" />
  685. <xs:element minOccurs="0" name="ReworkUserID" nillable="true" type="xs:int" />
  686. <xs:element minOccurs="0" name="SemiCheckCategory" nillable="true" type="xs:int" />
  687. <xs:element minOccurs="0" name="SemiCheckDateTimeEnd" nillable="true" type="xs:dateTime" />
  688. <xs:element minOccurs="0" name="SemiCheckDateTimeStart" nillable="true" type="xs:dateTime" />
  689. <xs:element minOccurs="0" name="SemiCheckDefects" nillable="true" type="tns:ArrayOfSemiCheckDefectEntity" />
  690. <xs:element minOccurs="0" name="SemiCheckEditType" nillable="true" type="xs:int" />
  691. <xs:element minOccurs="0" name="SemiCheckID" nillable="true" type="xs:int" />
  692. <xs:element minOccurs="0" name="SemiCheckTime" nillable="true" type="xs:dateTime" />
  693. <xs:element minOccurs="0" name="SemiCheckType" nillable="true" type="xs:string" />
  694. <xs:element minOccurs="0" name="SemiCheckUserCode" nillable="true" type="xs:string" />
  695. <xs:element minOccurs="0" name="SemiCheckUserID" nillable="true" type="xs:int" />
  696. <xs:element minOccurs="0" name="SpecialRepairFlag" nillable="true" type="xs:string" />
  697. </xs:sequence>
  698. </xs:complexType>
  699. <xs:element name="SemiCheckEntity" nillable="true" type="tns:SemiCheckEntity" />
  700. <xs:complexType name="ArrayOfSemiCheckDefectEntity">
  701. <xs:sequence>
  702. <xs:element minOccurs="0" maxOccurs="unbounded" name="SemiCheckDefectEntity" nillable="true" type="tns:SemiCheckDefectEntity" />
  703. </xs:sequence>
  704. </xs:complexType>
  705. <xs:element name="ArrayOfSemiCheckDefectEntity" nillable="true" type="tns:ArrayOfSemiCheckDefectEntity" />
  706. <xs:complexType name="SemiCheckDefectEntity">
  707. <xs:sequence>
  708. <xs:element minOccurs="0" name="DefectCode" nillable="true" type="xs:string" />
  709. <xs:element minOccurs="0" name="DefectID" type="xs:int" />
  710. <xs:element minOccurs="0" name="DefectName" nillable="true" type="xs:string" />
  711. <xs:element minOccurs="0" name="DefectPositionCode" nillable="true" type="xs:string" />
  712. <xs:element minOccurs="0" name="DefectPositionID" type="xs:int" />
  713. <xs:element minOccurs="0" name="DefectPositionName" nillable="true" type="xs:string" />
  714. <xs:element minOccurs="0" name="DefectProcedureCode" nillable="true" type="xs:string" />
  715. <xs:element minOccurs="0" name="DefectProcedureID" nillable="true" type="xs:int" />
  716. <xs:element minOccurs="0" name="DefectProcedureName" nillable="true" type="xs:string" />
  717. <xs:element minOccurs="0" name="DefectProductionDataID" nillable="true" type="xs:int" />
  718. <xs:element minOccurs="0" name="DefectResponsibles" nillable="true" type="tns:ArrayOfSemiCheckResponsibleEntity" />
  719. <xs:element minOccurs="0" name="DefectUserCode" nillable="true" type="xs:string" />
  720. <xs:element minOccurs="0" name="DefectUserID" nillable="true" type="xs:int" />
  721. <xs:element minOccurs="0" name="DefectUserName" nillable="true" type="xs:string" />
  722. <xs:element minOccurs="0" name="ProductionDataID" nillable="true" type="xs:int" />
  723. <xs:element minOccurs="0" name="ProductionLineCode" nillable="true" type="xs:string" />
  724. <xs:element minOccurs="0" name="ProductionLineID" nillable="true" type="xs:int" />
  725. <xs:element minOccurs="0" name="ProductionLineName" nillable="true" type="xs:string" />
  726. <xs:element minOccurs="0" name="Remarks" nillable="true" type="xs:string" />
  727. <xs:element minOccurs="0" name="ScrapResponFlag" nillable="true" type="xs:string" />
  728. <xs:element minOccurs="0" name="SemiCheckDefectID" type="xs:int" />
  729. <xs:element minOccurs="0" name="SemiCheckID" type="xs:int" />
  730. </xs:sequence>
  731. </xs:complexType>
  732. <xs:element name="SemiCheckDefectEntity" nillable="true" type="tns:SemiCheckDefectEntity" />
  733. <xs:complexType name="ArrayOfSemiCheckResponsibleEntity">
  734. <xs:sequence>
  735. <xs:element minOccurs="0" maxOccurs="unbounded" name="SemiCheckResponsibleEntity" nillable="true" type="tns:SemiCheckResponsibleEntity" />
  736. </xs:sequence>
  737. </xs:complexType>
  738. <xs:element name="ArrayOfSemiCheckResponsibleEntity" nillable="true" type="tns:ArrayOfSemiCheckResponsibleEntity" />
  739. <xs:complexType name="SemiCheckResponsibleEntity">
  740. <xs:sequence>
  741. <xs:element minOccurs="0" name="SJobsID" type="xs:int" />
  742. <xs:element minOccurs="0" name="SemiCheckDefectID" type="xs:int" />
  743. <xs:element minOccurs="0" name="SemiCheckID" nillable="true" type="xs:int" />
  744. <xs:element minOccurs="0" name="StaffCode" nillable="true" type="xs:string" />
  745. <xs:element minOccurs="0" name="StaffID" type="xs:int" />
  746. <xs:element minOccurs="0" name="StaffName" nillable="true" type="xs:string" />
  747. <xs:element minOccurs="0" name="StaffStatus" type="xs:int" />
  748. <xs:element minOccurs="0" name="UJobsID" type="xs:int" />
  749. <xs:element minOccurs="0" name="UserCode" nillable="true" type="xs:string" />
  750. <xs:element minOccurs="0" name="UserID" type="xs:int" />
  751. </xs:sequence>
  752. </xs:complexType>
  753. <xs:element name="SemiCheckResponsibleEntity" nillable="true" type="tns:SemiCheckResponsibleEntity" />
  754. <xs:complexType name="ClientRequestEntity">
  755. <xs:sequence>
  756. <xs:element minOccurs="0" name="Data" nillable="true">
  757. <xs:complexType>
  758. <xs:annotation>
  759. <xs:appinfo>
  760. <ActualType Name="DataSet" Namespace="http://schemas.datacontract.org/2004/07/System.Data" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
  761. </xs:appinfo>
  762. </xs:annotation>
  763. <xs:sequence>
  764. <xs:element ref="xs:schema" />
  765. <xs:any />
  766. </xs:sequence>
  767. </xs:complexType>
  768. </xs:element>
  769. <xs:element minOccurs="0" name="Name" nillable="true" type="xs:string" />
  770. <xs:element minOccurs="0" name="NameSpace" nillable="true" type="xs:string" />
  771. <xs:element xmlns:q3="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="Properties" nillable="true" type="q3:ArrayOfKeyValueOfstringanyType" />
  772. <xs:element minOccurs="0" name="Request" nillable="true" type="xs:anyType" />
  773. <xs:element minOccurs="0" name="TimeStamp" nillable="true" type="xs:dateTime" />
  774. </xs:sequence>
  775. </xs:complexType>
  776. <xs:element name="ClientRequestEntity" nillable="true" type="tns:ClientRequestEntity" />
  777. </xs:schema>