| | |
| | | <xs:complexType name="StationDB2ObjForWriteComm"> |
| | | <xs:sequence> |
| | | <xs:element minOccurs="0" name="StationCode" nillable="true" type="xs:string" /> |
| | | <xs:element minOccurs="0" name="W_CartonHeight" nillable="true" type="xs:string" /> |
| | | <xs:element minOccurs="0" name="W_CartonWidth" nillable="true" type="xs:string" /> |
| | | <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_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" nillable="true" type="xs:string" /> |
| | | <xs:element minOccurs="0" name="W_PackageWidth" nillable="true" type="xs:string" /> |
| | | <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_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:int" /> |
| | | <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" nillable="true" type="xs:string" /> |
| | | <xs:element minOccurs="0" name="W_Y_Offset" nillable="true" type="xs:string" /> |
| | | <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" /> |