| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778 |
- <?xml version="1.0" encoding="utf-8"?>
- <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">
- <xs:import schemaLocation="http://127.0.0.1:1234/DKService/ReportModuleService?xsd=xsd5" namespace="http://schemas.datacontract.org/2004/07/System" />
- <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" />
- <xs:import schemaLocation="http://127.0.0.1:1234/DKService/ReportModuleService?xsd=xsd9" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
- <xs:complexType name="RPT020101_SE">
- <xs:sequence>
- <xs:element minOccurs="0" name="AccountDate" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="AuditStatus" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="Barcode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="CreateTime" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="CreateUserName" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="Dictionaryvalue" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GOODSLEVELNAME" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GOODSSPECIFICATION" nillable="true" type="xs:string" />
- <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="GoodsTypeName" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingLineCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingMouldCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingNum" type="xs:int" />
- <xs:element minOccurs="0" name="Groutingdate" type="xs:dateTime" />
- <xs:element minOccurs="0" name="Groutingusercode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="LevelName" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProcedureName" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProductionLineName" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="StatusName" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="UserCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="goodslevelid" type="xs:int" />
- <xs:element minOccurs="0" name="goodsleveltypeid" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT020101_SE" nillable="true" type="tns:RPT020101_SE" />
- <xs:complexType name="ServiceResultEntity">
- <xs:sequence>
- <xs:element minOccurs="0" name="Data" nillable="true">
- <xs:complexType>
- <xs:annotation>
- <xs:appinfo>
- <ActualType Name="DataSet" Namespace="http://schemas.datacontract.org/2004/07/System.Data" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
- </xs:appinfo>
- </xs:annotation>
- <xs:sequence>
- <xs:element ref="xs:schema" />
- <xs:any />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element xmlns:q1="http://schemas.datacontract.org/2004/07/System" minOccurs="0" name="Exception" nillable="true" type="q1:Exception" />
- <xs:element minOccurs="0" name="Message" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="OtherStatus" type="xs:int" />
- <xs:element minOccurs="0" name="Result" nillable="true" type="xs:anyType" />
- <xs:element xmlns:q2="http://schemas.datacontract.org/2004/07/Dongke.IBOSS.PRD.Basics.BaseResources" minOccurs="0" name="Status" type="q2:Constant.ServiceResultStatus" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="ServiceResultEntity" nillable="true" type="tns:ServiceResultEntity" />
- <xs:complexType name="RPT010101_SE">
- <xs:sequence>
- <xs:element minOccurs="0" name="BarCodeFlag" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="CreateUserIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="CreateUserName" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="DeliverFlag" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="DeliverTimeBegin" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="DeliverTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GCTimeBegin" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GCTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GMouldTypeIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsTypeIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingBatchNo" nillable="true" type="xs:int" />
- <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="GroutingFlag" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingLineIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingMouldCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingUserCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingUserIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="NoGroutingRreason" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="Remarks" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ScrapFlag" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ScrapTimeBegin" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="ScrapTimeEnd" nillable="true" type="xs:dateTime" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT010101_SE" nillable="true" type="tns:RPT010101_SE" />
- <xs:complexType name="RPT010102_SE">
- <xs:sequence>
- <xs:element minOccurs="0" name="GoodsIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsTypeIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingUserIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="Remarks" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="SemiTestDateEnd" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="SemiTestDateStart" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="TestUserIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="semiTestTypeID" nillable="true" type="xs:string" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT010102_SE" nillable="true" type="tns:RPT010102_SE" />
- <xs:complexType name="RPT010103_SE">
- <xs:sequence>
- <xs:element minOccurs="0" name="BarCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="CreateTimeBegin" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="CreateTimeEnd" nillable="true" type="xs:dateTime" />
- <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="GoodsCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsName" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsTypeIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingLineCode" nillable="true" type="xs:string" />
- <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="GroutingMouldCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingUserCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProdUserIsGroutingUserFlag" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="Remarks" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ScrapFlag" nillable="true" type="xs:string" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT010103_SE" nillable="true" type="tns:RPT010103_SE" />
- <xs:complexType name="RPT010105_SE">
- <xs:sequence>
- <xs:element minOccurs="0" name="GDateBegin" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GDateEnd" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsTypeCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingLineCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingUserCode" nillable="true" type="xs:string" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT010105_SE" nillable="true" type="tns:RPT010105_SE" />
- <xs:complexType name="RPT010106_SE">
- <xs:sequence>
- <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsTypeCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingLineCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="Remarks" nillable="true" type="xs:string" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT010106_SE" nillable="true" type="tns:RPT010106_SE" />
- <xs:complexType name="RPT010201_SE">
- <xs:sequence>
- <xs:element minOccurs="0" name="Barcode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="CompleteProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsTypeIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="MissingProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="OrganizationIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="beginCreateTime" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="beginCreateTime2" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="endCreateTime" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="endCreateTime2" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="gmouldstatus" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="goodscode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="groutingUserCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="groutinglinecode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="groutingmouldcode" nillable="true" type="xs:string" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT010201_SE" nillable="true" type="tns:RPT010201_SE" />
- <xs:complexType name="RPT010301_SE">
- <xs:sequence>
- <xs:element minOccurs="0" name="Barcode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="createTimeBegin" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="createTimeEnd" nillable="true" type="xs:dateTime" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT010301_SE" nillable="true" type="tns:RPT010301_SE" />
- <xs:complexType name="RPT010401_SE">
- <xs:sequence>
- <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="GMouldTypeIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsTypeCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingLineIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="IsReworkFlag" type="xs:int" />
- <xs:element minOccurs="0" name="ProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProductionLineIDS" 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="UserIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="inscrapflag" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT010401_SE" nillable="true" type="tns:RPT010401_SE" />
- <xs:complexType name="RPT010402_SE">
- <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="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="GMouldTypeIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingLineIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProductionLineIDS" nillable="true" type="xs:string" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT010402_SE" nillable="true" type="tns:RPT010402_SE" />
- <xs:complexType name="RPT010403_SE">
- <xs:sequence>
- <xs:element minOccurs="0" name="Barcode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="CreateTimeEnd" type="xs:dateTime" />
- <xs:element minOccurs="0" name="CreateTimeStart" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsTypeCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProductionLineID" nillable="true" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT010403_SE" nillable="true" type="tns:RPT010403_SE" />
- <xs:complexType name="GroutingLineEntity">
- <xs:sequence>
- <xs:element minOccurs="0" name="ACCOUNTID" type="xs:int" />
- <xs:element minOccurs="0" name="BEGINUSEDDATE" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="BEGINUSEDDATEEND" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="BUILDINGNO" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="BindBarCodeTime" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="BindBarCodeTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="CANMANYTIMES" type="xs:int" />
- <xs:element minOccurs="0" name="CREATETIME" type="xs:dateTime" />
- <xs:element minOccurs="0" name="CREATEUSERID" type="xs:int" />
- <xs:element minOccurs="0" name="DailyTime" type="xs:dateTime" />
- <xs:element minOccurs="0" name="ENDUSEDDATE" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="ENDUSEDDATEEND" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="FLOORNO" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GROUTINGLINECODE" 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="GROUTINGLINENO" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="HIGHPRESSUREFLAG" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="MOULDQUANTITY" type="xs:decimal" />
- <xs:element minOccurs="0" name="MOULDTYPEID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="MOULDTYPENAME" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="MonitorCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="MonitorID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="MouldStatus" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="OPTIMESTAMP" type="xs:dateTime" />
- <xs:element minOccurs="0" name="Purview" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="REMARKS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="UPDATETIME" type="xs:dateTime" />
- <xs:element minOccurs="0" name="UPDATEUSERID" type="xs:int" />
- <xs:element minOccurs="0" name="USERCODE" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="USERID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="VALUEFLAG" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="ValueFlag2" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="isYZJ" nillable="true" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="GroutingLineEntity" nillable="true" type="tns:GroutingLineEntity" />
- <xs:complexType name="RPT010302_SE">
- <xs:sequence>
- <xs:element minOccurs="0" name="Barcode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="createTimeBegin" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="createTimeEnd" nillable="true" type="xs:dateTime" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT010302_SE" nillable="true" type="tns:RPT010302_SE" />
- <xs:complexType name="RPT040101_SE">
- <xs:sequence>
- <xs:element minOccurs="0" name="DateDifference" type="xs:int" />
- <xs:element minOccurs="0" name="GCTimeBegin" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GCTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GoodsIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsTypeIDS" 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="GroutingLineIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="IsMonitor" type="xs:boolean" />
- <xs:element minOccurs="0" name="UserIDS" nillable="true" type="xs:string" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT040101_SE" nillable="true" type="tns:RPT040101_SE" />
- <xs:complexType name="RPT040102_SE">
- <xs:sequence>
- <xs:element minOccurs="0" name="AccountDateEnd" type="xs:dateTime" />
- <xs:element minOccurs="0" name="AccountDateStart" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GoodsIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsTypeIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProcedureIDs" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProductionFlag" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProductionLineID" nillable="true" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT040102_SE" nillable="true" type="tns:RPT040102_SE" />
- <xs:complexType name="RPT040103_SE">
- <xs:sequence>
- <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="GoodsIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsTypeIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="KilnID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="ProductionLineID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="RptProcedureID" type="xs:int" />
- <xs:element minOccurs="0" name="RptSProcedureID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="RptTProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="UserIDS" nillable="true" type="xs:string" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT040103_SE" nillable="true" type="tns:RPT040103_SE" />
- <xs:complexType name="RPT040104_SE">
- <xs:sequence>
- <xs:element minOccurs="0" name="CreateTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="CreateTimeEndPDA" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="CreateTimeStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="CreateTimeStartPDA" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsTypeIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingLineIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingUserIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="KilnID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="ProductionLineID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="RptProcedureID" type="xs:int" />
- <xs:element minOccurs="0" name="RptSProcedureID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="RptTProcedureIDS" nillable="true" type="xs:string" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT040104_SE" nillable="true" type="tns:RPT040104_SE" />
- <xs:complexType name="RPT040105_SE">
- <xs:sequence>
- <xs:element minOccurs="0" name="CreateTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="CreateTimeEndPDA" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="CreateTimeStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="CreateTimeStartPDA" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsTypeIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingLineIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingUserIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="KilnID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="OutProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProductionLineID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="RptProcedureID" type="xs:int" />
- <xs:element minOccurs="0" name="RptSProcedureID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="RptTProcedureIDS" nillable="true" type="xs:string" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT040105_SE" nillable="true" type="tns:RPT040105_SE" />
- <xs:complexType name="RPT040106_SE">
- <xs:sequence>
- <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="DefectCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="DefectName" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="KilnID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="OutKilnNumByGoodsType" type="xs:boolean" />
- <xs:element minOccurs="0" name="ProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProductionLineID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="RptProcedureID" type="xs:int" />
- <xs:element minOccurs="0" name="RptSProcedureID" nillable="true" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT040106_SE" nillable="true" type="tns:RPT040106_SE" />
- <xs:complexType name="RPT040107_SE">
- <xs:sequence>
- <xs:element minOccurs="0" name="GTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GTimeStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsTypeCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProductionLineID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="Specialrepairflag" type="xs:boolean" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT040107_SE" nillable="true" type="tns:RPT040107_SE" />
- <xs:complexType name="RPT040108_SE">
- <xs:sequence>
- <xs:element minOccurs="0" name="GDateBegin" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GDateEnd" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsTypeCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingLineCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingUserCode" nillable="true" type="xs:string" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT040108_SE" nillable="true" type="tns:RPT040108_SE" />
- <xs:complexType name="RPT040109_SE">
- <xs:sequence>
- <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="KilnID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="RptProcedureID" type="xs:int" />
- <xs:element minOccurs="0" name="RptSProcedureID" nillable="true" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT040109_SE" nillable="true" type="tns:RPT040109_SE" />
- <xs:complexType name="RPT040110_SE">
- <xs:sequence>
- <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="IsShowG" type="xs:boolean" />
- <xs:element minOccurs="0" name="KilnID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="RptProcedureID" type="xs:int" />
- <xs:element minOccurs="0" name="RptSProcedureID" nillable="true" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT040110_SE" nillable="true" type="tns:RPT040110_SE" />
- <xs:complexType name="RPT030101_SE">
- <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="GoodsIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsTypeIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="OrganizationIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProductionFlag" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProductionLineIDS" nillable="true" type="xs:string" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT030101_SE" nillable="true" type="tns:RPT030101_SE" />
- <xs:complexType name="RPT030102_SE">
- <xs:sequence>
- <xs:element minOccurs="0" name="AuditTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="AuditTimeStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="AuditUser" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="CTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="CTimeStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="CreatUser" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="DTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="DTimeStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GTimeStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsID" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsTypeCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProductionLineID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="ReFireFlag" type="xs:boolean" />
- <xs:element minOccurs="0" name="ResponProcedureID" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ResponProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ResponUserID" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ResponUserIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ScrapDateEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="ScrapDateStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="SpecialRepairFlag" type="xs:boolean" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT030102_SE" nillable="true" type="tns:RPT030102_SE" />
- <xs:complexType name="RPT030103_SE">
- <xs:sequence>
- <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="DTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="DTimeStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="DisPUserCode" type="xs:boolean" />
- <xs:element minOccurs="0" name="GTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GTimeStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GoodsIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsTypeIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingUserCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="KilnID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="OutTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="OutTimeStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="ProductionLineID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="RptProcedureID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="RptSProcedureID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="RptTProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="Specialrepairflag" type="xs:boolean" />
- <xs:element minOccurs="0" name="UserIDS" nillable="true" type="xs:string" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT030103_SE" nillable="true" type="tns:RPT030103_SE" />
- <xs:complexType name="RPT030104_SE">
- <xs:sequence>
- <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="GoodsIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsTypeIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="KilnCarCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="KilnCarNumBegin" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="KilnCarNumEnd" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="KilnID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="ProcedureModelTypeID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="UserIDS" nillable="true" type="xs:string" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT030104_SE" nillable="true" type="tns:RPT030104_SE" />
- <xs:complexType name="RPT030107_SE">
- <xs:sequence>
- <xs:element minOccurs="0" name="DTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="DTimeStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="DisPUserCode" type="xs:boolean" />
- <xs:element minOccurs="0" name="GTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GTimeStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsID" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsTypeCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GroutingUserCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="OverProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="OverTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="OverTimeStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="OverUserIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="PTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="PTimeStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="ProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProductionLineID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="Specialrepairflag" type="xs:boolean" />
- <xs:element minOccurs="0" name="UserIDS" nillable="true" type="xs:string" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT030107_SE" nillable="true" type="tns:RPT030107_SE" />
- <xs:complexType name="RPT030108_SE">
- <xs:sequence>
- <xs:element minOccurs="0" name="DTimeEnd" type="xs:dateTime" />
- <xs:element minOccurs="0" name="DTimeStart" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GTimeEnd" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GTimeStart" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsTypeCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="STimeEnd" type="xs:dateTime" />
- <xs:element minOccurs="0" name="STimeStart" type="xs:dateTime" />
- <xs:element minOccurs="0" name="UserCode" nillable="true" type="xs:string" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT030108_SE" nillable="true" type="tns:RPT030108_SE" />
- <xs:complexType name="RPT030109_SE">
- <xs:sequence>
- <xs:element minOccurs="0" name="BackTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="BackTimeStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="BackUserCode" 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:string" />
- <xs:element minOccurs="0" name="GoodsTypeCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="PTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="PTimeStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="ProcedureID" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProductionLineID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="UserID" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="UserIDS" nillable="true" type="xs:string" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT030109_SE" nillable="true" type="tns:RPT030109_SE" />
- <xs:complexType name="RPT030111_SE">
- <xs:sequence>
- <xs:element minOccurs="0" name="GTimeEnd" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GTimeInit" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GTimeStart" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsTypeCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="PTID" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT030111_SE" nillable="true" type="tns:RPT030111_SE" />
- <xs:complexType name="RPT030105_SE">
- <xs:sequence>
- <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="GoodsTypeIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="LineIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="UserID" nillable="true" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT030105_SE" nillable="true" type="tns:RPT030105_SE" />
- <xs:complexType name="RPT030106_SE">
- <xs:sequence>
- <xs:element minOccurs="0" name="CheckProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="CheckTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="CheckTimeStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="CheckUserCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="CheckUserCodeS2D" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="CompleteCreateTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="CompleteCreateTimeStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="CompleteProcedureIDS" 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="DefectCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="DefectCodeS2D" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="DefectName" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="DefectProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="DefectTypeIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="DefectUserCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsCodeS2D" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="GoodsTypeCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="HandOverProcedureID" type="xs:int" />
- <xs:element minOccurs="0" name="HandOverTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="HandOverTimeStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="KilnCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="LineIDS" nillable="true" type="xs:string" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT030106_SE" nillable="true" type="tns:RPT030106_SE" />
- <xs:complexType name="RPT080102_SE">
- <xs:sequence>
- <xs:element minOccurs="0" name="DefectFineIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="DefectIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="DeliverProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="IntoProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="OutProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="endDateTime" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="startDateTime" nillable="true" type="xs:dateTime" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT080102_SE" nillable="true" type="tns:RPT080102_SE" />
- <xs:complexType name="RPT080103_SE">
- <xs:sequence>
- <xs:element minOccurs="0" name="DefectIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="DefectIDS2" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="HandOverProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="OutProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="QualityProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="endDateTime" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="startDateTime" nillable="true" type="xs:dateTime" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="RPT080103_SE" nillable="true" type="tns:RPT080103_SE" />
- <xs:complexType name="CelsiusRecordEntity">
- <xs:sequence>
- <xs:element minOccurs="0" name="AccountID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="Celsius" type="xs:decimal" />
- <xs:element minOccurs="0" name="CreateTime" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="CreateUserID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="Days" type="xs:int" />
- <xs:element minOccurs="0" name="Humidity" type="xs:decimal" />
- <xs:element minOccurs="0" name="InsertTime" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="ManagerName" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="OPTimeStamp" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="PurviewType" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="RecordDate" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="RecordDateEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="RecordID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="RecorderID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="Remarks" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ThermometerCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ThermometerID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="ThermometerIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="UpdateTime" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="UpdateUserID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="ValueFlag" nillable="true" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="CelsiusRecordEntity" nillable="true" type="tns:CelsiusRecordEntity" />
- <xs:complexType name="SemiCheckEntity">
- <xs:sequence>
- <xs:element minOccurs="0" name="BackOutFlag" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="BackOutTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="BackOutTimeStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="BackOutUserCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="BarCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="CDateTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="CDateTimeStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="CProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="CUserCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="DefectCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="DefectPositionIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="DefectProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="DefectUser" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="DeliveryDateTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="DeliveryDateTimeStart" nillable="true" type="xs:dateTime" />
- <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="GoodsLevelID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="GoodsLevelTypeID" nillable="true" type="xs:int" />
- <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="GroutingDate" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GroutingDateTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GroutingDateTimeStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="GroutingNum" type="xs:int" />
- <xs:element minOccurs="0" name="GroutingUserCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="IsPublicBody" type="xs:int" />
- <xs:element minOccurs="0" name="LogoCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="LogoName" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="Logoid" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="MouldCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="RProcedureIDS" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ReFine" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="ReSemiCheckDateTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="ReSemiCheckDateTimeStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="ReSemiCheckType" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ReSemiCheckUserCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ReSemiCheckUserID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="Remarks" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ReworkProcedureCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ReworkProcedureID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="ReworkProcedureName" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ReworkUserCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ReworkUserID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="SemiCheckCategory" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="SemiCheckDateTimeEnd" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="SemiCheckDateTimeStart" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="SemiCheckDefects" nillable="true" type="tns:ArrayOfSemiCheckDefectEntity" />
- <xs:element minOccurs="0" name="SemiCheckEditType" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="SemiCheckID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="SemiCheckTime" nillable="true" type="xs:dateTime" />
- <xs:element minOccurs="0" name="SemiCheckType" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="SemiCheckUserCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="SemiCheckUserID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="SpecialRepairFlag" nillable="true" type="xs:string" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="SemiCheckEntity" nillable="true" type="tns:SemiCheckEntity" />
- <xs:complexType name="ArrayOfSemiCheckDefectEntity">
- <xs:sequence>
- <xs:element minOccurs="0" maxOccurs="unbounded" name="SemiCheckDefectEntity" nillable="true" type="tns:SemiCheckDefectEntity" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="ArrayOfSemiCheckDefectEntity" nillable="true" type="tns:ArrayOfSemiCheckDefectEntity" />
- <xs:complexType name="SemiCheckDefectEntity">
- <xs:sequence>
- <xs:element minOccurs="0" name="DefectCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="DefectID" type="xs:int" />
- <xs:element minOccurs="0" name="DefectName" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="DefectPositionCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="DefectPositionID" type="xs:int" />
- <xs:element minOccurs="0" name="DefectPositionName" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="DefectProcedureCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="DefectProcedureID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="DefectProcedureName" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="DefectProductionDataID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="DefectResponsibles" nillable="true" type="tns:ArrayOfSemiCheckResponsibleEntity" />
- <xs:element minOccurs="0" name="DefectUserCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="DefectUserID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="DefectUserName" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProductionDataID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="ProductionLineCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="ProductionLineID" nillable="true" type="xs:int" />
- <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="ScrapResponFlag" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="SemiCheckDefectID" type="xs:int" />
- <xs:element minOccurs="0" name="SemiCheckID" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="SemiCheckDefectEntity" nillable="true" type="tns:SemiCheckDefectEntity" />
- <xs:complexType name="ArrayOfSemiCheckResponsibleEntity">
- <xs:sequence>
- <xs:element minOccurs="0" maxOccurs="unbounded" name="SemiCheckResponsibleEntity" nillable="true" type="tns:SemiCheckResponsibleEntity" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="ArrayOfSemiCheckResponsibleEntity" nillable="true" type="tns:ArrayOfSemiCheckResponsibleEntity" />
- <xs:complexType name="SemiCheckResponsibleEntity">
- <xs:sequence>
- <xs:element minOccurs="0" name="SJobsID" type="xs:int" />
- <xs:element minOccurs="0" name="SemiCheckDefectID" type="xs:int" />
- <xs:element minOccurs="0" name="SemiCheckID" nillable="true" type="xs:int" />
- <xs:element minOccurs="0" name="StaffCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="StaffID" type="xs:int" />
- <xs:element minOccurs="0" name="StaffName" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="StaffStatus" type="xs:int" />
- <xs:element minOccurs="0" name="UJobsID" type="xs:int" />
- <xs:element minOccurs="0" name="UserCode" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="UserID" type="xs:int" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="SemiCheckResponsibleEntity" nillable="true" type="tns:SemiCheckResponsibleEntity" />
- <xs:complexType name="ClientRequestEntity">
- <xs:sequence>
- <xs:element minOccurs="0" name="Data" nillable="true">
- <xs:complexType>
- <xs:annotation>
- <xs:appinfo>
- <ActualType Name="DataSet" Namespace="http://schemas.datacontract.org/2004/07/System.Data" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
- </xs:appinfo>
- </xs:annotation>
- <xs:sequence>
- <xs:element ref="xs:schema" />
- <xs:any />
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element minOccurs="0" name="Name" nillable="true" type="xs:string" />
- <xs:element minOccurs="0" name="NameSpace" nillable="true" type="xs:string" />
- <xs:element xmlns:q3="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="Properties" nillable="true" type="q3:ArrayOfKeyValueOfstringanyType" />
- <xs:element minOccurs="0" name="Request" nillable="true" type="xs:anyType" />
- <xs:element minOccurs="0" name="TimeStamp" nillable="true" type="xs:dateTime" />
- </xs:sequence>
- </xs:complexType>
- <xs:element name="ClientRequestEntity" nillable="true" type="tns:ClientRequestEntity" />
- </xs:schema>
|