PMModuleServiceNew4.xsd 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  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/PMModuleServiceNew?xsd=xsd4" namespace="http://schemas.datacontract.org/2004/07/System" />
  4. <xs:import schemaLocation="http://127.0.0.1:1234/DKService/PMModuleServiceNew?xsd=xsd5" namespace="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.Basics.BaseResources" />
  5. <xs:import schemaLocation="http://127.0.0.1:1234/DKService/PMModuleServiceNew?xsd=xsd6" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
  6. <xs:complexType name="ServiceResultEntity">
  7. <xs:sequence>
  8. <xs:element minOccurs="0" name="Data" nillable="true">
  9. <xs:complexType>
  10. <xs:annotation>
  11. <xs:appinfo>
  12. <ActualType Name="DataSet" Namespace="http://schemas.datacontract.org/2004/07/System.Data" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
  13. </xs:appinfo>
  14. </xs:annotation>
  15. <xs:sequence>
  16. <xs:element ref="xs:schema" />
  17. <xs:any />
  18. </xs:sequence>
  19. </xs:complexType>
  20. </xs:element>
  21. <xs:element xmlns:q1="http://schemas.datacontract.org/2004/07/System" minOccurs="0" name="Exception" nillable="true" type="q1:Exception" />
  22. <xs:element minOccurs="0" name="Message" nillable="true" type="xs:string" />
  23. <xs:element minOccurs="0" name="OtherStatus" type="xs:int" />
  24. <xs:element minOccurs="0" name="Result" nillable="true" type="xs:anyType" />
  25. <xs:element xmlns:q2="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.Basics.BaseResources" minOccurs="0" name="Status" type="q2:Constant.ServiceResultStatus" />
  26. </xs:sequence>
  27. </xs:complexType>
  28. <xs:element name="ServiceResultEntity" nillable="true" type="tns:ServiceResultEntity" />
  29. <xs:complexType name="FPM0101_SE">
  30. <xs:sequence>
  31. <xs:element minOccurs="0" name="BarCode" nillable="true" type="xs:string" />
  32. <xs:element minOccurs="0" name="BarCodeFlag" nillable="true" type="xs:string" />
  33. <xs:element minOccurs="0" name="DeliverFlag" nillable="true" type="xs:string" />
  34. <xs:element minOccurs="0" name="DeliverTimeBegin" nillable="true" type="xs:dateTime" />
  35. <xs:element minOccurs="0" name="DeliverTimeEnd" nillable="true" type="xs:dateTime" />
  36. <xs:element minOccurs="0" name="GMouldTypeID" nillable="true" type="xs:int" />
  37. <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
  38. <xs:element minOccurs="0" name="GoodsName" nillable="true" type="xs:string" />
  39. <xs:element minOccurs="0" name="GroutingBatchNo" nillable="true" type="xs:int" />
  40. <xs:element minOccurs="0" name="GroutingDateBegin" nillable="true" type="xs:dateTime" />
  41. <xs:element minOccurs="0" name="GroutingDateEnd" nillable="true" type="xs:dateTime" />
  42. <xs:element minOccurs="0" name="GroutingFlag" nillable="true" type="xs:string" />
  43. <xs:element minOccurs="0" name="GroutingLineCode" nillable="true" type="xs:string" />
  44. <xs:element minOccurs="0" name="GroutingLineName" nillable="true" type="xs:string" />
  45. <xs:element minOccurs="0" name="GroutingMouldCode" nillable="true" type="xs:string" />
  46. <xs:element minOccurs="0" name="GroutingUserCode" nillable="true" type="xs:string" />
  47. <xs:element minOccurs="0" name="Remarks" nillable="true" type="xs:string" />
  48. <xs:element minOccurs="0" name="ScrapFlag" nillable="true" type="xs:string" />
  49. </xs:sequence>
  50. </xs:complexType>
  51. <xs:element name="FPM0101_SE" nillable="true" type="tns:FPM0101_SE" />
  52. <xs:complexType name="FPM0104_SE">
  53. <xs:sequence>
  54. <xs:element minOccurs="0" name="GMouldTypeID" nillable="true" type="xs:int" />
  55. <xs:element minOccurs="0" name="GroutingBatchNo" nillable="true" type="xs:int" />
  56. <xs:element minOccurs="0" name="GroutingDate" type="xs:dateTime" />
  57. <xs:element minOccurs="0" name="GroutingLineCode" nillable="true" type="xs:string" />
  58. <xs:element minOccurs="0" name="GroutingLineName" nillable="true" type="xs:string" />
  59. <xs:element minOccurs="0" name="GroutingUserCode" nillable="true" type="xs:string" />
  60. <xs:element minOccurs="0" name="Remarks" nillable="true" type="xs:string" />
  61. </xs:sequence>
  62. </xs:complexType>
  63. <xs:element name="FPM0104_SE" nillable="true" type="tns:FPM0104_SE" />
  64. <xs:complexType name="FPM0202_SE">
  65. <xs:sequence>
  66. <xs:element minOccurs="0" name="BarCode" nillable="true" type="xs:string" />
  67. <xs:element minOccurs="0" name="DeliverMudDateBegin" nillable="true" type="xs:dateTime" />
  68. <xs:element minOccurs="0" name="DeliverMudDateBeginPDA" nillable="true" type="xs:string" />
  69. <xs:element minOccurs="0" name="DeliverMudDateEnd" nillable="true" type="xs:dateTime" />
  70. <xs:element minOccurs="0" name="DeliverMudDateEndPDA" nillable="true" type="xs:string" />
  71. <xs:element minOccurs="0" name="GMouldTypeID" nillable="true" type="xs:int" />
  72. <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
  73. <xs:element minOccurs="0" name="GoodsName" nillable="true" type="xs:string" />
  74. <xs:element minOccurs="0" name="GroutingBatchNo" nillable="true" type="xs:int" />
  75. <xs:element minOccurs="0" name="GroutingDateBegin" nillable="true" type="xs:dateTime" />
  76. <xs:element minOccurs="0" name="GroutingDateBeginPDA" nillable="true" type="xs:string" />
  77. <xs:element minOccurs="0" name="GroutingDateEnd" nillable="true" type="xs:dateTime" />
  78. <xs:element minOccurs="0" name="GroutingDateEndPDA" nillable="true" type="xs:string" />
  79. <xs:element minOccurs="0" name="GroutingLineCode" nillable="true" type="xs:string" />
  80. <xs:element minOccurs="0" name="GroutingLineName" nillable="true" type="xs:string" />
  81. <xs:element minOccurs="0" name="GroutingMouldCode" nillable="true" type="xs:string" />
  82. <xs:element minOccurs="0" name="GroutingUserCode" nillable="true" type="xs:string" />
  83. <xs:element minOccurs="0" name="Remarks" nillable="true" type="xs:string" />
  84. <xs:element minOccurs="0" name="WorkUserCode" nillable="true" type="xs:string" />
  85. </xs:sequence>
  86. </xs:complexType>
  87. <xs:element name="FPM0202_SE" nillable="true" type="tns:FPM0202_SE" />
  88. <xs:complexType name="FPM0203_SE">
  89. <xs:sequence>
  90. <xs:element minOccurs="0" name="BarCode" nillable="true" type="xs:string" />
  91. <xs:element minOccurs="0" name="DateBegin" nillable="true" type="xs:dateTime" />
  92. <xs:element minOccurs="0" name="DateEnd" nillable="true" type="xs:dateTime" />
  93. <xs:element minOccurs="0" name="GMouldTypeID" nillable="true" type="xs:int" />
  94. <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
  95. <xs:element minOccurs="0" name="GoodsName" nillable="true" type="xs:string" />
  96. <xs:element minOccurs="0" name="GroutingBatchNo" nillable="true" type="xs:int" />
  97. <xs:element minOccurs="0" name="GroutingDateBegin" nillable="true" type="xs:dateTime" />
  98. <xs:element minOccurs="0" name="GroutingDateEnd" nillable="true" type="xs:dateTime" />
  99. <xs:element minOccurs="0" name="GroutingLineCode" nillable="true" type="xs:string" />
  100. <xs:element minOccurs="0" name="GroutingLineName" nillable="true" type="xs:string" />
  101. <xs:element minOccurs="0" name="GroutingMouldCode" nillable="true" type="xs:string" />
  102. <xs:element minOccurs="0" name="GroutingUserCode" nillable="true" type="xs:string" />
  103. <xs:element minOccurs="0" name="Remarks" nillable="true" type="xs:string" />
  104. </xs:sequence>
  105. </xs:complexType>
  106. <xs:element name="FPM0203_SE" nillable="true" type="tns:FPM0203_SE" />
  107. <xs:complexType name="ClientRequestEntity">
  108. <xs:sequence>
  109. <xs:element minOccurs="0" name="Data" nillable="true">
  110. <xs:complexType>
  111. <xs:annotation>
  112. <xs:appinfo>
  113. <ActualType Name="DataSet" Namespace="http://schemas.datacontract.org/2004/07/System.Data" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
  114. </xs:appinfo>
  115. </xs:annotation>
  116. <xs:sequence>
  117. <xs:element ref="xs:schema" />
  118. <xs:any />
  119. </xs:sequence>
  120. </xs:complexType>
  121. </xs:element>
  122. <xs:element minOccurs="0" name="Name" nillable="true" type="xs:string" />
  123. <xs:element minOccurs="0" name="NameSpace" nillable="true" type="xs:string" />
  124. <xs:element xmlns:q3="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="Properties" nillable="true" type="q3:ArrayOfKeyValueOfstringanyType" />
  125. <xs:element minOccurs="0" name="Request" nillable="true" type="xs:anyType" />
  126. <xs:element minOccurs="0" name="TimeStamp" nillable="true" type="xs:dateTime" />
  127. </xs:sequence>
  128. </xs:complexType>
  129. <xs:element name="ClientRequestEntity" nillable="true" type="tns:ClientRequestEntity" />
  130. </xs:schema>