| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495 |
- <?xml version="1.0" encoding="utf-8"?>
- <xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels.PMModule" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.WCF.DataModels.PMModule" xmlns:xs="http://www.w3.org/2001/XMLSchema">
- <xs:complexType name="SearchFinishedProductEntity">
- <xs:sequence>
- <xs:element minOccurs="0" name="AccountDateEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="AccountDateStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="AccountID" type="xs:int" />
- <xs:element minOccurs="0" name="BarCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="CreateTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="CreateTimeStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="CreateUserID" type="xs:int" />
- <xs:element minOccurs="0" name="CreateUserName" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="FHTime" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="FHTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="FHTimeStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="FHUserCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GMouldTypeID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="GMouldTypeIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GMouldTypeName" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="GoodsIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsLevelID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="GoodsLevelName" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsLevelTypeID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="GoodsLevelTypeName" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsModel" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsName" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsTypeCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingDailyDetailID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="GroutingDailyID" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingDateEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GroutingDateStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GroutingLineCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingLineDetailID" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingLineID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="GroutingLineIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingLineName" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingLinePurviews" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingMouldCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="IsPublicBody" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="IsReFire" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="LogoIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="MouldCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="OPTimeStamp" type="xs:dateTime" />
- <xs:element minOccurs="0" name="OrderNo" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProductionLineCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProductionLineID" type="xs:int" />
- <xs:element minOccurs="0" name="ProductionLineIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProductionLineName" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="Remarks" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="SettlementFlag" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="UpdateTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="UpdateTimeStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="UpdateUserID" type="xs:int" />
- <xs:element minOccurs="0" name="UpdateUserName" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ValueFlag" type="xs:int" />
- <xs:element minOccurs="0" name="productionLinePurviews" nillable="true" type="xs:string" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="SearchFinishedProductEntity" nillable="true" type="tns:SearchFinishedProductEntity" />
- <xs:complexType name="GetBarCodeEntity">
- <xs:sequence>
- <xs:element minOccurs="0" name="GroutingDateE" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GroutingDateS" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GroutingLineCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingLineDetailCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingUserCode" nillable="true" type="xs:string" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="GetBarCodeEntity" nillable="true" type="tns:GetBarCodeEntity" />
- <xs:complexType name="SearchProductionDataEntity">
- <xs:sequence>
- <xs:element minOccurs="0" name="BarCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="BeginDate" type="xs:dateTime" />
- <xs:element minOccurs="0" name="EndDate" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsName" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsTypeCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsTypeID" type="xs:int" />
- <xs:element minOccurs="0" name="IsRework" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="KilnCarCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="KilnCarPosition" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="KilnCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="OrganizationID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="ProcedureID" type="xs:int" />
- <xs:element minOccurs="0" name="ProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProcedureModelId" type="xs:int" />
- <xs:element minOccurs="0" name="ProductionLineID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="Remarks" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="UserCode" nillable="true" type="xs:string" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="SearchProductionDataEntity" nillable="true" type="tns:SearchProductionDataEntity" />
- </xs:schema>
|