2
schangxiang@126.com
2024-12-08 09d0a68dcc8a48a79e472b87c4aa3c90e9770154
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/iWareSda" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/iWareSda" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:import schemaLocation="http://localhost:8733/Design_Time_Addresses/iWareSda/StationService/?xsd=xsd3" namespace="http://schemas.datacontract.org/2004/07/iWareSda.Model" />
  <xs:complexType name="SdaResEntity">
    <xs:sequence>
      <xs:element minOccurs="0" name="resData" nillable="true" type="xs:anyType" />
      <xs:element minOccurs="0" name="resMsg" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="result" type="xs:boolean" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="SdaResEntity" nillable="true" type="tns:SdaResEntity" />
  <xs:complexType name="StationView">
    <xs:complexContent mixed="false">
      <xs:extension base="tns:StationDB2Obj">
        <xs:sequence>
          <xs:element minOccurs="0" name="DeviceId" type="xs:int" />
          <xs:element minOccurs="0" name="DeviceName" nillable="true" type="xs:string" />
          <xs:element minOccurs="0" name="IsConnected" type="xs:boolean" />
          <xs:element xmlns:q1="http://schemas.datacontract.org/2004/07/iWareSda.Model" minOccurs="0" name="R_Line_WarningDBList" nillable="true" type="q1:ArrayOfDeviceWarningInfo" />
          <xs:element xmlns:q2="http://schemas.datacontract.org/2004/07/iWareSda.Model" minOccurs="0" name="R_Station_WarningDBList" nillable="true" type="q2:ArrayOfDeviceWarningInfo" />
        </xs:sequence>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
  <xs:element name="StationView" nillable="true" type="tns:StationView" />
  <xs:complexType name="StationDB2Obj">
    <xs:sequence>
      <xs:element minOccurs="0" name="R_1002_Scan" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="R_1004_Scan" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="R_1006_Scan" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="R_1007_Scan" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="R_1009_High1" type="xs:boolean" />
      <xs:element minOccurs="0" name="R_1009_High2" type="xs:boolean" />
      <xs:element minOccurs="0" name="R_1009_High3" type="xs:boolean" />
      <xs:element minOccurs="0" name="R_1015_Scan" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="R_1019_CargoNoScan" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="R_1019_Scan" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="R_HandShake" type="xs:int" />
      <xs:element minOccurs="0" name="R_StationForReadCommList" nillable="true" type="tns:ArrayOfStationDB2ObjForReadComm" />
      <xs:element minOccurs="0" name="R_StationNo" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="R_Station_Coordinate" type="xs:int" />
      <xs:element minOccurs="0" name="R_Station_Finish" type="xs:boolean" />
      <xs:element minOccurs="0" name="W_1002_ScanFailACK" type="xs:boolean" />
      <xs:element minOccurs="0" name="W_1002_ScanSuccessACK" type="xs:boolean" />
      <xs:element minOccurs="0" name="W_1004_ScanFailACK" type="xs:boolean" />
      <xs:element minOccurs="0" name="W_1004_ScanSuccessACK" type="xs:boolean" />
      <xs:element minOccurs="0" name="W_1006_ScanFailACK" type="xs:boolean" />
      <xs:element minOccurs="0" name="W_1006_ScanSuccessACK" type="xs:boolean" />
      <xs:element minOccurs="0" name="W_1007_ScanFailACK" type="xs:boolean" />
      <xs:element minOccurs="0" name="W_1007_ScanSuccessACK" type="xs:boolean" />
      <xs:element minOccurs="0" name="W_1015_ReScan" type="xs:boolean" />
      <xs:element minOccurs="0" name="W_1019_ReScan" type="xs:boolean" />
      <xs:element minOccurs="0" name="W_HandShake" type="xs:boolean" />
      <xs:element minOccurs="0" name="W_Out_MaterialModel" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="W_Out_OrderNo" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="W_Out_SerialNumber" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="W_StationForWriteCommList" nillable="true" type="tns:ArrayOfStationDB2ObjForWriteComm" />
      <xs:element minOccurs="0" name="W_Station_FinishACK" type="xs:boolean" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="StationDB2Obj" nillable="true" type="tns:StationDB2Obj" />
  <xs:complexType name="ArrayOfStationDB2ObjForReadComm">
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" name="StationDB2ObjForReadComm" nillable="true" type="tns:StationDB2ObjForReadComm" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="ArrayOfStationDB2ObjForReadComm" nillable="true" type="tns:ArrayOfStationDB2ObjForReadComm" />
  <xs:complexType name="StationDB2ObjForReadComm">
    <xs:sequence>
      <xs:element minOccurs="0" name="R_ACK" type="xs:boolean" />
      <xs:element minOccurs="0" name="R_AlarmCode" type="xs:short" />
      <xs:element minOccurs="0" name="R_AlarmCodeMsg" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="R_AllowCut" type="xs:boolean" />
      <xs:element minOccurs="0" name="R_Destination" type="xs:short" />
      <xs:element minOccurs="0" name="R_ForceOutboundMode" type="xs:boolean" />
      <xs:element minOccurs="0" name="R_InboundFinish" type="xs:boolean" />
      <xs:element minOccurs="0" name="R_InboundNumber" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="R_Inbound_TaskID" type="xs:short" />
      <xs:element minOccurs="0" name="R_Model" type="xs:short" />
      <xs:element minOccurs="0" name="R_OutboundFinish" type="xs:boolean" />
      <xs:element minOccurs="0" name="R_OutboundNumber" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="R_Outbound_TaskID" type="xs:short" />
      <xs:element minOccurs="0" name="R_PalletizingAck" type="xs:boolean" />
      <xs:element minOccurs="0" name="R_PalletizingFinish" type="xs:boolean" />
      <xs:element minOccurs="0" name="R_PalletizingStation1" type="xs:short" />
      <xs:element minOccurs="0" name="R_PalletizingStation2" type="xs:short" />
      <xs:element minOccurs="0" name="R_PalletizingTaskNo" type="xs:short" />
      <xs:element minOccurs="0" name="R_ReadCodeResult" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="R_ReqParseData" type="xs:boolean" />
      <xs:element minOccurs="0" name="R_Shape" type="xs:short" />
      <xs:element minOccurs="0" name="R_State" type="xs:short" />
      <xs:element minOccurs="0" name="R_SurrouondTaskFinish" type="xs:boolean" />
      <xs:element minOccurs="0" name="R_SurrouondTaskNo" type="xs:short" />
      <xs:element minOccurs="0" name="R_TaskID" type="xs:int" />
      <xs:element minOccurs="0" name="StationCode" nillable="true" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="StationDB2ObjForReadComm" nillable="true" type="tns:StationDB2ObjForReadComm" />
  <xs:complexType name="ArrayOfStationDB2ObjForWriteComm">
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" name="StationDB2ObjForWriteComm" nillable="true" type="tns:StationDB2ObjForWriteComm" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="ArrayOfStationDB2ObjForWriteComm" nillable="true" type="tns:ArrayOfStationDB2ObjForWriteComm" />
  <xs:complexType name="StationDB2ObjForWriteComm">
    <xs:sequence>
      <xs:element minOccurs="0" name="StationCode" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="W_AllowIn" type="xs:boolean" />
      <xs:element minOccurs="0" name="W_CartonHeight" type="xs:short" />
      <xs:element minOccurs="0" name="W_CartonWidth" type="xs:short" />
      <xs:element minOccurs="0" name="W_DataFinish" type="xs:boolean" />
      <xs:element minOccurs="0" name="W_Destination_In" type="xs:int" />
      <xs:element minOccurs="0" name="W_Destination_Out" type="xs:int" />
      <xs:element minOccurs="0" name="W_EndMark" type="xs:boolean" />
      <xs:element minOccurs="0" name="W_FirstMark" type="xs:boolean" />
      <xs:element minOccurs="0" name="W_Height" type="xs:short" />
      <xs:element minOccurs="0" name="W_InboundFinishConfirm" type="xs:boolean" />
      <xs:element minOccurs="0" name="W_Inbound_TaskID" type="xs:short" />
      <xs:element minOccurs="0" name="W_IsRotate" type="xs:boolean" />
      <xs:element minOccurs="0" name="W_KittingInfo" type="xs:short" />
      <xs:element minOccurs="0" name="W_Length" type="xs:short" />
      <xs:element minOccurs="0" name="W_Mode" type="xs:short" />
      <xs:element minOccurs="0" name="W_OutboundFinishConfirm" type="xs:boolean" />
      <xs:element minOccurs="0" name="W_Outbound_TaskID" type="xs:short" />
      <xs:element minOccurs="0" name="W_PackageLength" type="xs:short" />
      <xs:element minOccurs="0" name="W_PackageWidth" type="xs:short" />
      <xs:element minOccurs="0" name="W_PalletizingBucketType" type="xs:short" />
      <xs:element minOccurs="0" name="W_PalletizingPlaceX" type="xs:short" />
      <xs:element minOccurs="0" name="W_PalletizingPlaceY" type="xs:short" />
      <xs:element minOccurs="0" name="W_PalletizingPlaceZ" type="xs:short" />
      <xs:element minOccurs="0" name="W_PalletizingStation" type="xs:short" />
      <xs:element minOccurs="0" name="W_PalletizingTaskFinish" type="xs:boolean" />
      <xs:element minOccurs="0" name="W_PalletizingTaskID" type="xs:short" />
      <xs:element minOccurs="0" name="W_PersonAllow" type="xs:boolean" />
      <xs:element minOccurs="0" name="W_ReqOut" type="xs:boolean" />
      <xs:element minOccurs="0" name="W_Rotate" type="xs:short" />
      <xs:element minOccurs="0" name="W_SurroundTaskFinish" type="xs:boolean" />
      <xs:element minOccurs="0" name="W_SurroundTaskNo" type="xs:short" />
      <xs:element minOccurs="0" name="W_Width" type="xs:short" />
      <xs:element minOccurs="0" name="W_X_Offset" type="xs:short" />
      <xs:element minOccurs="0" name="W_Y_Offset" type="xs:short" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="StationDB2ObjForWriteComm" nillable="true" type="tns:StationDB2ObjForWriteComm" />
</xs:schema>