大连融科 WMS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

1385 lines
94 KiB

<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/SiaSun.LMS.Model" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/SiaSun.LMS.Model" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import schemaLocation="http://localhost:8888/srv/PDA.svc?xsd=xsd6" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<xs:complexType name="ObjectT">
<xs:sequence>
<xs:element minOccurs="0" name="RequestObject" nillable="true" type="xs:anyType" />
</xs:sequence>
</xs:complexType>
<xs:element name="ObjectT" nillable="true" type="tns:ObjectT" />
<xs:complexType name="APPLY_TYPE">
<xs:sequence>
<xs:element name="_apply_id" type="xs:int" />
<xs:element name="_apply_type_class" nillable="true" type="xs:string" />
<xs:element name="_apply_type_code" nillable="true" type="xs:string" />
<xs:element name="_apply_type_flag" nillable="true" type="xs:string" />
<xs:element name="_apply_type_name" nillable="true" type="xs:string" />
<xs:element name="_apply_type_order" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="APPLY_TYPE" nillable="true" type="tns:APPLY_TYPE" />
<xs:complexType name="FIELD_DESCRIPTION">
<xs:sequence>
<xs:element minOccurs="0" name="AllowQuery" type="xs:int" />
<xs:element minOccurs="0" name="Column" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ControlType" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="DataBind" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="DbType" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="DefaultValue" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Header" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Order" type="xs:int" />
<xs:element minOccurs="0" name="QueryOperation" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ReadOnly" type="xs:int" />
<xs:element minOccurs="0" name="Remark" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Validation" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="FIELD_DESCRIPTION" nillable="true" type="tns:FIELD_DESCRIPTION" />
<xs:complexType name="FLOW_ACTION">
<xs:sequence>
<xs:element minOccurs="0" name="FLOW_ACTION_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="FLOW_ACTION_DEFAULT" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="FLOW_ACTION_EVENT" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="FLOW_ACTION_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="FLOW_ACTION_ID" type="xs:int" />
<xs:element minOccurs="0" name="FLOW_ACTION_IMAGE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="FLOW_ACTION_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="FLOW_ACTION_ORDER" type="xs:int" />
<xs:element minOccurs="0" name="FLOW_ACTION_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="FLOW_NODE_ID" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="FLOW_ACTION" nillable="true" type="tns:FLOW_ACTION" />
<xs:complexType name="FLOW_NODE">
<xs:sequence>
<xs:element minOccurs="0" name="FLOW_NODE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="FLOW_NODE_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="FLOW_NODE_ID" type="xs:int" />
<xs:element minOccurs="0" name="FLOW_NODE_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="FLOW_NODE_ORDER" type="xs:int" />
<xs:element minOccurs="0" name="FLOW_NODE_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="FLOW_TYPE_ID" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="FLOW_NODE" nillable="true" type="tns:FLOW_NODE" />
<xs:complexType name="FLOW_PARA">
<xs:sequence>
<xs:element minOccurs="0" name="FLOW_PARA_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="FLOW_PARA_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="FLOW_PARA_ID" type="xs:int" />
<xs:element minOccurs="0" name="FLOW_PARA_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="FLOW_PARA_ORDER" type="xs:int" />
<xs:element minOccurs="0" name="FLOW_PARA_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="FLOW_TYPE_ID" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="FLOW_PARA" nillable="true" type="tns:FLOW_PARA" />
<xs:complexType name="FLOW_TYPE">
<xs:sequence>
<xs:element minOccurs="0" name="FLOW_TYPE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="FLOW_TYPE_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="FLOW_TYPE_ID" type="xs:int" />
<xs:element minOccurs="0" name="FLOW_TYPE_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="FLOW_TYPE_ORDER" type="xs:int" />
<xs:element minOccurs="0" name="FLOW_TYPE_REMARK" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="FLOW_TYPE" nillable="true" type="tns:FLOW_TYPE" />
<xs:complexType name="GOODS_CLASS">
<xs:sequence>
<xs:element minOccurs="0" name="GOODS_CLASS_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_CLASS_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_CLASS_ID" type="xs:int" />
<xs:element minOccurs="0" name="GOODS_CLASS_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_CLASS_ORDER" type="xs:int" />
<xs:element minOccurs="0" name="GOODS_CLASS_PARENT_ID" type="xs:int" />
<xs:element minOccurs="0" name="GOODS_CLASS_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_TYPE_ID" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="GOODS_CLASS" nillable="true" type="tns:GOODS_CLASS" />
<xs:complexType name="GOODS_GROUP">
<xs:sequence>
<xs:element minOccurs="0" name="GOODS_GROUP_BATCH_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_GROUP_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_GROUP_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_GROUP_ID" type="xs:int" />
<xs:element minOccurs="0" name="GOODS_GROUP_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_GROUP_ORDER" type="xs:int" />
<xs:element minOccurs="0" name="GOODS_GROUP_REMARK" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="GOODS_GROUP" nillable="true" type="tns:GOODS_GROUP" />
<xs:complexType name="GOODS_MAIN">
<xs:sequence>
<xs:element minOccurs="0" name="DETAIL_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_CLASS_ID" type="xs:int" />
<xs:element minOccurs="0" name="GOODS_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_COLOR" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_CONST_PROPERTY1" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_CONST_PROPERTY2" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_CONST_PROPERTY3" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_CONST_PROPERTY4" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_CONST_PROPERTY5" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_CONST_PROPERTY6" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_CONST_PROPERTY7" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_CONST_PROPERTY8" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_GROUP" type="xs:int" />
<xs:element minOccurs="0" name="GOODS_ID" type="xs:int" />
<xs:element minOccurs="0" name="GOODS_LIMIT_LOWER_QUANTITY" type="xs:decimal" />
<xs:element minOccurs="0" name="GOODS_LIMIT_UPPER_QUANTITY" type="xs:decimal" />
<xs:element minOccurs="0" name="GOODS_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_ORDER" type="xs:int" />
<xs:element minOccurs="0" name="GOODS_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_UNITS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GUARANTEE_PERIOD" type="xs:decimal" />
<xs:element minOccurs="0" name="LOGIC_ID" type="xs:int" />
<xs:element minOccurs="0" name="MAINTAIN_PERIOD" type="xs:decimal" />
<xs:element minOccurs="0" name="UNIT_QTY" type="xs:decimal" />
<xs:element minOccurs="0" name="WHOLE_QTY" type="xs:decimal" />
</xs:sequence>
</xs:complexType>
<xs:element name="GOODS_MAIN" nillable="true" type="tns:GOODS_MAIN" />
<xs:complexType name="GOODS_PROPERTY">
<xs:sequence>
<xs:element minOccurs="0" name="GOODS_PROPERTY_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY_DATASOURCE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY_FIELD" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY_FIELDTYPE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY_ID" type="xs:int" />
<xs:element minOccurs="0" name="GOODS_PROPERTY_KEYFLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY_ORDER" type="xs:int" />
<xs:element minOccurs="0" name="GOODS_PROPERTY_VALID" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_TYPE_ID" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="GOODS_PROPERTY" nillable="true" type="tns:GOODS_PROPERTY" />
<xs:complexType name="GOODS_TEMPLATE">
<xs:sequence>
<xs:element minOccurs="0" name="GOODS_ID" type="xs:int" />
<xs:element minOccurs="0" name="GOODS_TEMPLATE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_TEMPLATE_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_TEMPLATE_ID" type="xs:int" />
<xs:element minOccurs="0" name="GOODS_TEMPLATE_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_TEMPLATE_ORDER" type="xs:int" />
<xs:element minOccurs="0" name="GOODS_TEMPLATE_REMARK" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="GOODS_TEMPLATE" nillable="true" type="tns:GOODS_TEMPLATE" />
<xs:complexType name="GOODS_TEMPLATE_LIST">
<xs:sequence>
<xs:element minOccurs="0" name="GOODS_ID" type="xs:int" />
<xs:element minOccurs="0" name="GOODS_TEMPLATE_ID" type="xs:int" />
<xs:element minOccurs="0" name="GOODS_TEMPLATE_LIST_ID" type="xs:int" />
<xs:element minOccurs="0" name="GOODS_TEMPLATE_QUANTITY" type="xs:decimal" />
<xs:element minOccurs="0" name="GOODS_TEMPLATE_REMARK" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="GOODS_TEMPLATE_LIST" nillable="true" type="tns:GOODS_TEMPLATE_LIST" />
<xs:complexType name="GOODS_TYPE">
<xs:sequence>
<xs:element minOccurs="0" name="GOODS_TYPE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_TYPE_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_TYPE_ID" type="xs:int" />
<xs:element minOccurs="0" name="GOODS_TYPE_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_TYPE_ORDER" type="xs:int" />
<xs:element minOccurs="0" name="GOODS_TYPE_REMARK" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="GOODS_TYPE" nillable="true" type="tns:GOODS_TYPE" />
<xs:complexType name="INSPECTION_SHEET">
<xs:sequence>
<xs:element minOccurs="0" name="CONFIRM_TIME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CONFIRM_USER" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CREATE_TIME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CREATE_USER" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_ID" type="xs:int" />
<xs:element minOccurs="0" name="GOODS_PROPERTY1" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY10" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY11" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY12" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY13" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY14" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY15" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY16" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY17" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY18" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY19" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY2" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY20" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY3" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY4" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY5" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY6" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY7" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY8" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY9" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="TEST_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="TEST_ID" type="xs:int" />
<xs:element minOccurs="0" name="TEST_RELATIVE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="TEST_RELATIVE_ID" type="xs:int" />
<xs:element minOccurs="0" name="TEST_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="TEST_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="TEST_TIME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="TEST_USER" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="INSPECTION_SHEET" nillable="true" type="tns:INSPECTION_SHEET" />
<xs:complexType name="INVENTORY_DETAIL">
<xs:sequence>
<xs:element minOccurs="0" name="BOX_BARCODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_BARCODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="INVENTORY_DETAIL_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="INVENTORY_DETAIL_ID" type="xs:int" />
<xs:element minOccurs="0" name="INVENTORY_DETAIL_QUANTITY" type="xs:decimal" />
<xs:element minOccurs="0" name="INVENTORY_DETAIL_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="INVENTORY_LIST_ID" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="INVENTORY_DETAIL" nillable="true" type="tns:INVENTORY_DETAIL" />
<xs:complexType name="INVENTORY_LIST">
<xs:sequence>
<xs:element minOccurs="0" name="BOX_BARCODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_ID" type="xs:int" />
<xs:element minOccurs="0" name="GOODS_PROPERTY1" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY10" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY11" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY12" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY13" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY14" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY15" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY16" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY17" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY18" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY19" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY2" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY20" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY3" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY4" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY5" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY6" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY7" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY8" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY9" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="INTENTORY_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="INVENTORY_DETAIL_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="INVENTORY_LIST_ID" type="xs:int" />
<xs:element minOccurs="0" name="INVENTORY_LIST_QUANTITY" type="xs:decimal" />
<xs:element minOccurs="0" name="INVENTORY_LIST_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="INVENTORY_OPERATOR" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="INVENTORY_TIME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_LIST_ID" type="xs:int" />
<xs:element minOccurs="0" name="STOCK_BARCODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="STORAGE_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="STORAGE_LIST_ID" type="xs:int" />
<xs:element minOccurs="0" name="STORAGE_LIST_QUANTITY" type="xs:decimal" />
</xs:sequence>
</xs:complexType>
<xs:element name="INVENTORY_LIST" nillable="true" type="tns:INVENTORY_LIST" />
<xs:complexType name="IO_AREA_MODE">
<xs:sequence>
<xs:element minOccurs="0" name="IO_AREA_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="IO_AREA_ID" type="xs:int" />
<xs:element minOccurs="0" name="IO_AREA_INOUT" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="IO_AREA_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="IO_MODE_REMARK" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="IO_AREA_MODE" nillable="true" type="tns:IO_AREA_MODE" />
<xs:complexType name="IO_CONTROL_APPLY">
<xs:sequence>
<xs:element minOccurs="0" name="APPLY_TASK_STATUS" type="xs:int" />
<xs:element minOccurs="0" name="CONTROL_APPLY_ID" type="xs:int" />
<xs:element minOccurs="0" name="CONTROL_APPLY_PARA01" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CONTROL_APPLY_PARA02" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CONTROL_APPLY_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CONTROL_APPLY_TYPE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CONTROL_ERROR_TEXT" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CONTROL_ID" type="xs:int" />
<xs:element minOccurs="0" name="CREATE_TIME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="DEVICE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MANAGE_ERROR_TEXT" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="STOCK_BARCODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WAREHOUSE_CODE" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="IO_CONTROL_APPLY" nillable="true" type="tns:IO_CONTROL_APPLY" />
<xs:complexType name="IO_CONTROL">
<xs:sequence>
<xs:element minOccurs="0" name="CELL_GROUP" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CONTROL_BEGIN_TIME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CONTROL_END_TIME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CONTROL_ID" type="xs:int" />
<xs:element minOccurs="0" name="CONTROL_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CONTROL_STATUS" type="xs:int" />
<xs:element minOccurs="0" name="CONTROL_TASK_LEVEL" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CONTROL_TASK_TYPE" type="xs:int" />
<xs:element minOccurs="0" name="END_DEVICE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="END_WAREHOUSE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ERROR_TEXT" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MANAGE_ID" type="xs:int" />
<xs:element minOccurs="0" name="PRE_CONTROL_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="RELATIVE_CONTROL_ID" type="xs:int" />
<xs:element minOccurs="0" name="START_DEVICE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="START_WAREHOUSE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="STOCK_BARCODE" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="IO_CONTROL" nillable="true" type="tns:IO_CONTROL" />
<xs:complexType name="IO_CONTROL_APPLY_HIS">
<xs:sequence>
<xs:element minOccurs="0" name="APPLY_TASK_STATUS" type="xs:int" />
<xs:element minOccurs="0" name="CONTROL_APPLY_ID" type="xs:int" />
<xs:element minOccurs="0" name="CONTROL_APPLY_PARA01" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CONTROL_APPLY_PARA02" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CONTROL_APPLY_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CONTROL_APPLY_TYPE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CONTROL_ERROR_TEXT" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CONTROL_ID" type="xs:int" />
<xs:element minOccurs="0" name="CREATE_TIME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="DEVICE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MANAGE_ERROR_TEXT" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="STOCK_BARCODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WAREHOUSE_CODE" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="IO_CONTROL_APPLY_HIS" nillable="true" type="tns:IO_CONTROL_APPLY_HIS" />
<xs:complexType name="IO_CONTROL_ROUTE">
<xs:sequence>
<xs:element minOccurs="0" name="CONTROL_ROUTE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CONTROL_ROUTE_ID" type="xs:int" />
<xs:element minOccurs="0" name="CONTROL_ROUTE_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CONTROL_ROUTE_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CONTROL_ROUTE_STATUS" type="xs:int" />
<xs:element minOccurs="0" name="CONTROL_ROUTE_TYPE" type="xs:int" />
<xs:element minOccurs="0" name="END_DEVICE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="START_DEVICE" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="IO_CONTROL_ROUTE" nillable="true" type="tns:IO_CONTROL_ROUTE" />
<xs:complexType name="IO_TASK">
<xs:sequence>
<xs:element minOccurs="0" name="backCkDatas" nillable="true" type="tns:ArrayOfIO_TASK.main" />
<xs:element minOccurs="0" name="backRkDatas" nillable="true" type="tns:ArrayOfIO_TASK.goods" />
<xs:element minOccurs="0" name="backWlDatas" nillable="true" type="tns:ArrayOfIO_TASK.goods" />
<xs:element minOccurs="0" name="parms" nillable="true" type="tns:ArrayOfIO_TASK.main" />
<xs:element minOccurs="0" name="status" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="IO_TASK" nillable="true" type="tns:IO_TASK" />
<xs:complexType name="ArrayOfIO_TASK.main">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="IO_TASK.main" nillable="true" type="tns:IO_TASK.main" />
</xs:sequence>
</xs:complexType>
<xs:element name="ArrayOfIO_TASK.main" nillable="true" type="tns:ArrayOfIO_TASK.main" />
<xs:complexType name="IO_TASK.main">
<xs:sequence>
<xs:element minOccurs="0" name="types" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="IO_TASK.main" nillable="true" type="tns:IO_TASK.main" />
<xs:complexType name="ArrayOfIO_TASK.goods">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="IO_TASK.goods" nillable="true" type="tns:IO_TASK.goods" />
</xs:sequence>
</xs:complexType>
<xs:element name="ArrayOfIO_TASK.goods" nillable="true" type="tns:ArrayOfIO_TASK.goods" />
<xs:complexType name="IO_TASK.goods">
<xs:sequence>
<xs:element minOccurs="0" name="code" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ksize" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="sname" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="unit" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="IO_TASK.goods" nillable="true" type="tns:IO_TASK.goods" />
<xs:complexType name="LED_LIST">
<xs:sequence>
<xs:element minOccurs="0" name="AREA_HEIGHT" type="xs:int" />
<xs:element minOccurs="0" name="AREA_WIDTH" type="xs:int" />
<xs:element minOccurs="0" name="AREA_X" type="xs:int" />
<xs:element minOccurs="0" name="AREA_Y" type="xs:int" />
<xs:element minOccurs="0" name="FILE_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="FONT_SIZE" type="xs:int" />
<xs:element minOccurs="0" name="LED_ID" type="xs:int" />
<xs:element minOccurs="0" name="LED_LIST_ID" type="xs:int" />
<xs:element minOccurs="0" name="LED_LIST_PARA1" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LED_LIST_PARA2" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LED_LIST_PARA3" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LED_LIST_PARA4" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LED_LIST_PARA5" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LED_LIST_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LINE_NO" type="xs:int" />
<xs:element minOccurs="0" name="LINE_TEXT" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="RUN_SPEED" type="xs:int" />
<xs:element minOccurs="0" name="SHOW_STUNT" type="xs:int" />
<xs:element minOccurs="0" name="SHOW_TIME" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="LED_LIST" nillable="true" type="tns:LED_LIST" />
<xs:complexType name="LED_MAIN">
<xs:sequence>
<xs:element minOccurs="0" name="AUTO_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CONTROL_TYPE" type="xs:int" />
<xs:element minOccurs="0" name="DEVICE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LED_ID" type="xs:int" />
<xs:element minOccurs="0" name="LED_IP" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LED_MAIN_PARA1" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LED_MAIN_PARA2" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LED_MAIN_PARA3" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LED_MAIN_PARA4" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LED_MAIN_PARA5" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LED_MAIN_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LED_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LINE_NUM" type="xs:int" />
<xs:element minOccurs="0" name="SCREEN_HEIGHT" type="xs:int" />
<xs:element minOccurs="0" name="SCREEN_WIDTH" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="LED_MAIN" nillable="true" type="tns:LED_MAIN" />
<xs:complexType name="Log">
<xs:sequence>
<xs:element minOccurs="0" name="Message" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="TimeStamp" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="Log" nillable="true" type="tns:Log" />
<xs:complexType name="MANAGE_ACTION_EXCUTE">
<xs:sequence>
<xs:element minOccurs="0" name="ACTION_EVENT" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MANAGE_ID" type="xs:int" />
<xs:element minOccurs="0" name="MANAGE_TYPE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="NEXT_NODE" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="MANAGE_ACTION_EXCUTE" nillable="true" type="tns:MANAGE_ACTION_EXCUTE" />
<xs:complexType name="MANAGE_DETAIL">
<xs:sequence>
<xs:element minOccurs="0" name="BOX_BARCODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_BARCODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MANAGE_DETAIL_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MANAGE_DETAIL_ID" type="xs:int" />
<xs:element minOccurs="0" name="MANAGE_DETAIL_QUANTITY" type="xs:decimal" />
<xs:element minOccurs="0" name="MANAGE_DETAIL_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MANAGE_LIST_ID" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="MANAGE_DETAIL" nillable="true" type="tns:MANAGE_DETAIL" />
<xs:complexType name="MANAGE_LIST">
<xs:sequence>
<xs:element minOccurs="0" name="BOX_BARCODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_ID" type="xs:int" />
<xs:element minOccurs="0" name="GOODS_PROPERTY1" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY10" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY11" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY12" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY13" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY14" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY15" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY16" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY17" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY18" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY19" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY2" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY20" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY3" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY4" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY5" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY6" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY7" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY8" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY9" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MANAGE_DETAIL_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MANAGE_ID" type="xs:int" />
<xs:element minOccurs="0" name="MANAGE_LIST_ID" type="xs:int" />
<xs:element minOccurs="0" name="MANAGE_LIST_QUANTITY" type="xs:decimal" />
<xs:element minOccurs="0" name="MANAGE_LIST_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_LIST_ID" type="xs:int" />
<xs:element minOccurs="0" name="STORAGE_LIST_ID" type="xs:int" />
<xs:element minOccurs="0" name="STORAGE_LOCK_ID" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="MANAGE_LIST" nillable="true" type="tns:MANAGE_LIST" />
<xs:complexType name="MANAGE_MAIN">
<xs:sequence>
<xs:element minOccurs="0" name="CELL_MODEL" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="END_CELL_ID" type="xs:int" />
<xs:element minOccurs="0" name="FULL_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_TEMPLATE_ID" type="xs:int" />
<xs:element minOccurs="0" name="MANAGE_BEGIN_TIME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MANAGE_CONFIRM_TIME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MANAGE_END_TIME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MANAGE_ID" type="xs:int" />
<xs:element minOccurs="0" name="MANAGE_LEVEL" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MANAGE_OPERATOR" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MANAGE_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MANAGE_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MANAGE_TYPE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_ID" type="xs:int" />
<xs:element minOccurs="0" name="PLAN_TYPE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="START_CELL_ID" type="xs:int" />
<xs:element minOccurs="0" name="STOCK_BARCODE" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="MANAGE_MAIN" nillable="true" type="tns:MANAGE_MAIN" />
<xs:complexType name="MANAGE_TYPE">
<xs:sequence>
<xs:element minOccurs="0" name="MANAGE_TYPE_CLASS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MANAGE_TYPE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MANAGE_TYPE_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MANAGE_TYPE_GROUP" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MANAGE_TYPE_ID" type="xs:int" />
<xs:element minOccurs="0" name="MANAGE_TYPE_INOUT" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MANAGE_TYPE_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MANAGE_TYPE_ORDER" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="MANAGE_TYPE" nillable="true" type="tns:MANAGE_TYPE" />
<xs:complexType name="MANAGE_TYPE_PARAM">
<xs:sequence>
<xs:element minOccurs="0" name="MANAGE_TYPE_ID" type="xs:int" />
<xs:element minOccurs="0" name="PARAM_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PARAM_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PARAM_ID" type="xs:int" />
<xs:element minOccurs="0" name="PARAM_VALUE" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="MANAGE_TYPE_PARAM" nillable="true" type="tns:MANAGE_TYPE_PARAM" />
<xs:complexType name="Msg_Control_Task_Change">
<xs:sequence>
<xs:element minOccurs="0" name="CONTROL_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MANAGE_ID" type="xs:int" />
<xs:element minOccurs="0" name="PRE_CONTROL_STATUS" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="Msg_Control_Task_Change" nillable="true" type="tns:Msg_Control_Task_Change" />
<xs:complexType name="PLAN_ACTION_EXCUTE">
<xs:sequence>
<xs:element minOccurs="0" name="ACTION_EVENT" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_ID" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="PLAN_ACTION_EXCUTE" nillable="true" type="tns:PLAN_ACTION_EXCUTE" />
<xs:complexType name="PLAN_DETAIL">
<xs:sequence>
<xs:element minOccurs="0" name="BOX_BARCODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_BARCODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_DETAIL_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_DETAIL_ID" type="xs:int" />
<xs:element minOccurs="0" name="PLAN_DETAIL_QUANTITY" type="xs:decimal" />
<xs:element minOccurs="0" name="PLAN_DETAIL_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_LIST_ID" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="PLAN_DETAIL" nillable="true" type="tns:PLAN_DETAIL" />
<xs:complexType name="PLAN_LIST">
<xs:sequence>
<xs:element minOccurs="0" name="GOODS_ID" type="xs:int" />
<xs:element minOccurs="0" name="GOODS_PROPERTY1" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY10" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY11" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY12" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY13" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY14" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY15" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY16" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY17" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY18" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY19" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY2" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY20" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY3" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY4" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY5" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY6" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY7" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY8" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY9" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_ID" type="xs:int" />
<xs:element minOccurs="0" name="PLAN_LIST_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_LIST_FINISHED_QUANTITY" type="xs:decimal" />
<xs:element minOccurs="0" name="PLAN_LIST_ID" type="xs:int" />
<xs:element minOccurs="0" name="PLAN_LIST_ORDERED_QUANTITY" type="xs:decimal" />
<xs:element minOccurs="0" name="PLAN_LIST_PICKED_QUANTITY" type="xs:decimal" />
<xs:element minOccurs="0" name="PLAN_LIST_QUANTITY" type="xs:decimal" />
<xs:element minOccurs="0" name="PLAN_LIST_REMARK" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="PLAN_LIST" nillable="true" type="tns:PLAN_LIST" />
<xs:complexType name="PLAN_MAIN">
<xs:sequence>
<xs:element minOccurs="0" name="PLAN_BEGIN_TIME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_BILL_DATE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_CONFIRM_TIME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_CONFIRM_USER" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_CREATER" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_CREATE_TIME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_DETAIL_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_END_TIME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_FROM_DEPT" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_FROM_USER" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_GROUP" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_HANDLE_INFO" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_ID" type="xs:int" />
<xs:element minOccurs="0" name="PLAN_QFLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_RELATIVE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_RELATIVE_ID" type="xs:int" />
<xs:element minOccurs="0" name="PLAN_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_TO_DEPT" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_TO_USER" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_TYPE_CODE" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="PLAN_MAIN" nillable="true" type="tns:PLAN_MAIN" />
<xs:complexType name="PLAN_TYPE">
<xs:sequence>
<xs:element minOccurs="0" name="MANAGE_TYPE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_TYPE_CLASS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_TYPE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_TYPE_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_TYPE_GROUP" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_TYPE_ID" type="xs:int" />
<xs:element minOccurs="0" name="PLAN_TYPE_INOUT" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_TYPE_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_TYPE_ORDER" type="xs:int" />
<xs:element minOccurs="0" name="PLAN_TYPE_REMARK" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="PLAN_TYPE" nillable="true" type="tns:PLAN_TYPE" />
<xs:complexType name="QUALITY_LIST">
<xs:sequence>
<xs:element minOccurs="0" name="CONFIRM_TIME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CONFIRM_USER" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CREATE_TIME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CREATE_USER" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_ID" type="xs:int" />
<xs:element minOccurs="0" name="GOODS_PROPERTY1" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY10" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY11" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY12" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY13" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY14" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY15" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY16" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY17" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY18" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY19" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY2" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY20" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY3" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY4" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY5" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY6" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY7" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY8" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY9" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="QUALITY_ID" type="xs:int" />
<xs:element minOccurs="0" name="QUALITY_RELATIVE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="QUALITY_RELATIVE_ID" type="xs:int" />
<xs:element minOccurs="0" name="QUALITY_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="QUALITY_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="QUALITY_TYPE" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="QUALITY_LIST" nillable="true" type="tns:QUALITY_LIST" />
<xs:complexType name="QUALITY_LIST_HIS">
<xs:sequence>
<xs:element minOccurs="0" name="CONFIRM_TIME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CONFIRM_USER" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CREATE_TIME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CREATE_USER" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_ID" type="xs:int" />
<xs:element minOccurs="0" name="GOODS_PROPERTY1" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY10" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY11" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY12" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY13" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY14" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY15" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY16" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY17" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY18" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY19" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY2" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY20" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY3" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY4" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY5" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY6" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY7" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY8" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY9" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="QUALITY_ID" type="xs:int" />
<xs:element minOccurs="0" name="QUALITY_RELATIVE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="QUALITY_RELATIVE_ID" type="xs:int" />
<xs:element minOccurs="0" name="QUALITY_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="QUALITY_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="QUALITY_TYPE" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="QUALITY_LIST_HIS" nillable="true" type="tns:QUALITY_LIST_HIS" />
<xs:complexType name="QueryObject">
<xs:sequence>
<xs:element minOccurs="0" name="Column" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Header" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Logic" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Operation" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Value" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="QueryObject" nillable="true" type="tns:QueryObject" />
<xs:complexType name="RECORD_DETAIL">
<xs:sequence>
<xs:element minOccurs="0" name="BOX_BARCODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_BARCODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="RECORD_DETAIL_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="RECORD_DETAIL_ID" type="xs:int" />
<xs:element minOccurs="0" name="RECORD_DETAIL_QUANTITY" type="xs:decimal" />
<xs:element minOccurs="0" name="RECORD_DETAIL_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="RECORD_LIST_ID" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="RECORD_DETAIL" nillable="true" type="tns:RECORD_DETAIL" />
<xs:complexType name="RECORD_LIST">
<xs:sequence>
<xs:element minOccurs="0" name="BOX_BARCODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_ID" type="xs:int" />
<xs:element minOccurs="0" name="GOODS_PROPERTY1" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY10" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY11" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY12" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY13" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY14" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY15" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY16" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY17" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY18" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY19" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY2" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY20" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY3" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY4" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY5" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY6" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY7" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY8" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY9" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_LIST_ID" type="xs:int" />
<xs:element minOccurs="0" name="RECORD_DETAIL_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="RECORD_ID" type="xs:int" />
<xs:element minOccurs="0" name="RECORD_LIST_ID" type="xs:int" />
<xs:element minOccurs="0" name="RECORD_LIST_QUANTITY" type="xs:decimal" />
<xs:element minOccurs="0" name="RECORD_LIST_REMARK" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="RECORD_LIST" nillable="true" type="tns:RECORD_LIST" />
<xs:complexType name="RECORD_MAIN">
<xs:sequence>
<xs:element minOccurs="0" name="END_AREA" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="END_POSITION" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_TEMPLATE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MANAGE_BEGIN_TIME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MANAGE_CONFIRM_TIME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MANAGE_END_TIME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MANAGE_TYPE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_ID" type="xs:int" />
<xs:element minOccurs="0" name="PLAN_RELATIVE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_TYPE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="RECORD_ID" type="xs:int" />
<xs:element minOccurs="0" name="RECORD_OPERATOR" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="RECORD_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="START_AREA" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="START_POSITION" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="STOCK_BARCODE" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="RECORD_MAIN" nillable="true" type="tns:RECORD_MAIN" />
<xs:complexType name="STORAGE_DETAIL">
<xs:sequence>
<xs:element minOccurs="0" name="BOX_BARCODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_BARCODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="STORAGE_DETAIL_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="STORAGE_DETAIL_ID" type="xs:int" />
<xs:element minOccurs="0" name="STORAGE_DETAIL_QUANTITY" type="xs:decimal" />
<xs:element minOccurs="0" name="STORAGE_DETAIL_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="STORAGE_LIST_ID" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="STORAGE_DETAIL" nillable="true" type="tns:STORAGE_DETAIL" />
<xs:complexType name="STORAGE_LIST">
<xs:sequence>
<xs:element minOccurs="0" name="BOX_BARCODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ENTRY_TIME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_ID" type="xs:int" />
<xs:element minOccurs="0" name="GOODS_PROPERTY1" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY10" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY11" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY12" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY13" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY14" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY15" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY16" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY17" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY18" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY19" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY2" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY20" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY3" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY4" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY5" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY6" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY7" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY8" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_PROPERTY9" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PLAN_LIST_ID" type="xs:int" />
<xs:element minOccurs="0" name="STORAGE_DETAIL_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="STORAGE_ID" type="xs:int" />
<xs:element minOccurs="0" name="STORAGE_LIST_ID" type="xs:int" />
<xs:element minOccurs="0" name="STORAGE_LIST_QUANTITY" type="xs:decimal" />
<xs:element minOccurs="0" name="STORAGE_LIST_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="UPDATE_TIME" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="STORAGE_LIST" nillable="true" type="tns:STORAGE_LIST" />
<xs:complexType name="STORAGE_LOCK">
<xs:sequence>
<xs:element name="_detail_flag" nillable="true" type="xs:string" />
<xs:element name="_lock_time" nillable="true" type="xs:string" />
<xs:element name="_plan_list_id" type="xs:int" />
<xs:element name="_storage_list_id" type="xs:int" />
<xs:element name="_storage_lock_flag" nillable="true" type="xs:string" />
<xs:element name="_storage_lock_id" type="xs:int" />
<xs:element name="_storage_lock_quantity" type="xs:decimal" />
<xs:element name="_storage_lock_remark" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="STORAGE_LOCK" nillable="true" type="tns:STORAGE_LOCK" />
<xs:complexType name="STORAGE_MAIN">
<xs:sequence>
<xs:element minOccurs="0" name="CELL_ID" type="xs:int" />
<xs:element minOccurs="0" name="CELL_MODEL" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="FULL_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_TEMPLATE_ID" type="xs:int" />
<xs:element minOccurs="0" name="STOCK_BARCODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="STORAGE_ID" type="xs:int" />
<xs:element minOccurs="0" name="STORAGE_REMARK" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="STORAGE_MAIN" nillable="true" type="tns:STORAGE_MAIN" />
<xs:complexType name="SYS_ITEM">
<xs:sequence>
<xs:element minOccurs="0" name="ITEM_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ITEM_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ITEM_ID" type="xs:int" />
<xs:element minOccurs="0" name="ITEM_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ITEM_ORDER" type="xs:int" />
<xs:element minOccurs="0" name="ITEM_PARENT_ID" type="xs:int" />
<xs:element minOccurs="0" name="ITEM_REMARK" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="SYS_ITEM" nillable="true" type="tns:SYS_ITEM" />
<xs:complexType name="SYS_ITEM_LIST">
<xs:sequence>
<xs:element minOccurs="0" name="ITEM_ID" type="xs:int" />
<xs:element minOccurs="0" name="ITEM_LIST_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ITEM_LIST_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ITEM_LIST_ID" type="xs:int" />
<xs:element minOccurs="0" name="ITEM_LIST_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ITEM_LIST_ORDER" type="xs:int" />
<xs:element minOccurs="0" name="ITEM_LIST_REMARK" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="SYS_ITEM_LIST" nillable="true" type="tns:SYS_ITEM_LIST" />
<xs:complexType name="SYS_LOG">
<xs:sequence>
<xs:element minOccurs="0" name="LOG_DATE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LOG_ID" type="xs:int" />
<xs:element minOccurs="0" name="LOG_LEVEL" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LOG_LOGGER" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LOG_MESSAGE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LOG_THREAD" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="SYS_LOG" nillable="true" type="tns:SYS_LOG" />
<xs:complexType name="SYS_MENU">
<xs:sequence>
<xs:element minOccurs="0" name="MENU_CHILDNODEFLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MENU_CLASS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MENU_DEVELOPFLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MENU_GROUP" type="xs:int" />
<xs:element minOccurs="0" name="MENU_ID" type="xs:int" />
<xs:element minOccurs="0" name="MENU_IMAGE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MENU_IMAGE_SL" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MENU_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MENU_ORDER" type="xs:int" />
<xs:element minOccurs="0" name="MENU_PARAMETER" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MENU_PARAMETER_SL" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MENU_PARENT_ID" type="xs:int" />
<xs:element minOccurs="0" name="MENU_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MENU_SELECTEDFLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MENU_SYSFLAG" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="SYS_MENU" nillable="true" type="tns:SYS_MENU" />
<xs:complexType name="SYS_MESSAGE">
<xs:sequence>
<xs:element minOccurs="0" name="ID" type="xs:int" />
<xs:element minOccurs="0" name="MESSAGE_BODY" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MESSAGE_TIME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MESSAGE_TITLE" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="SYS_MESSAGE" nillable="true" type="tns:SYS_MESSAGE" />
<xs:complexType name="SYS_MODE">
<xs:sequence>
<xs:element name="_sys_mode_code" nillable="true" type="xs:string" />
<xs:element name="_sys_mode_date" nillable="true" type="xs:string" />
<xs:element name="_sys_mode_id" type="xs:int" />
<xs:element name="_sys_mode_memo" nillable="true" type="xs:string" />
<xs:element name="_sys_mode_name" nillable="true" type="xs:string" />
<xs:element name="_sys_mode_operator" nillable="true" type="xs:string" />
<xs:element name="_sys_mode_remark" nillable="true" type="xs:string" />
<xs:element name="_sys_mode_value" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="SYS_MODE" nillable="true" type="tns:SYS_MODE" />
<xs:complexType name="SYS_RELATION">
<xs:sequence>
<xs:element minOccurs="0" name="RELATION_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="RELATION_ID" type="xs:int" />
<xs:element minOccurs="0" name="RELATION_ID1" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="RELATION_ID2" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="RELATION_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="RELATION_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="RELATON_NAME1" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="RELATON_NAME2" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="SYS_RELATION" nillable="true" type="tns:SYS_RELATION" />
<xs:complexType name="SYS_RELATION_LIST">
<xs:sequence>
<xs:element minOccurs="0" name="RELATION_ID" type="xs:int" />
<xs:element minOccurs="0" name="RELATION_ID1" type="xs:int" />
<xs:element minOccurs="0" name="RELATION_ID2" type="xs:int" />
<xs:element minOccurs="0" name="RELATION_LIST_FLAG" type="xs:int" />
<xs:element minOccurs="0" name="RELATION_LIST_ID" type="xs:int" />
<xs:element minOccurs="0" name="RELATION_LIST_REMARK" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="SYS_RELATION_LIST" nillable="true" type="tns:SYS_RELATION_LIST" />
<xs:complexType name="SYS_ROLE">
<xs:sequence>
<xs:element minOccurs="0" name="ROLE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ROLE_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ROLE_ID" type="xs:int" />
<xs:element minOccurs="0" name="ROLE_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ROLE_ORDER" type="xs:int" />
<xs:element minOccurs="0" name="ROLE_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ROLE_START_MENU_ID" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="SYS_ROLE" nillable="true" type="tns:SYS_ROLE" />
<xs:complexType name="SYS_ROLE_WINDOW">
<xs:sequence>
<xs:element minOccurs="0" name="CONTROL_HEADER" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CONTROL_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="FLAG" type="xs:int" />
<xs:element minOccurs="0" name="MENU_ID" type="xs:int" />
<xs:element minOccurs="0" name="ROLE_ID" type="xs:int" />
<xs:element minOccurs="0" name="ROLE_WINDOW_ID" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="SYS_ROLE_WINDOW" nillable="true" type="tns:SYS_ROLE_WINDOW" />
<xs:complexType name="SYS_SESSION">
<xs:sequence>
<xs:element minOccurs="0" name="ID" type="xs:int" />
<xs:element minOccurs="0" name="IP_ADDRESS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LOGIN_TIME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ONLINE_TIME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="USER_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="USER_NAME" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="SYS_SESSION" nillable="true" type="tns:SYS_SESSION" />
<xs:complexType name="SYS_TABLE_CONVERTER_LIST">
<xs:sequence>
<xs:element minOccurs="0" name="COLUMN_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CONVERT_COLUMN_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ISNULL_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="TABLE_CONVERTER_ID" type="xs:int" />
<xs:element minOccurs="0" name="TABLE_CONVERTER_LIST_ID" type="xs:int" />
<xs:element minOccurs="0" name="TABLE_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="UNIQUE_FLAG" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="SYS_TABLE_CONVERTER_LIST" nillable="true" type="tns:SYS_TABLE_CONVERTER_LIST" />
<xs:complexType name="SYS_USER">
<xs:sequence>
<xs:element minOccurs="0" name="CONFIRM_PASSWORD" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LOCK_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="SLEEP_TIME" type="xs:int" />
<xs:element minOccurs="0" name="USER_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="USER_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="USER_ID" type="xs:int" />
<xs:element minOccurs="0" name="USER_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="USER_ORDER" type="xs:int" />
<xs:element minOccurs="0" name="USER_PASSWORD" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="USER_REMARK" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="SYS_USER" nillable="true" type="tns:SYS_USER" />
<xs:complexType name="TECHNICS_MAIN">
<xs:sequence>
<xs:element minOccurs="0" name="AUTO_CREATE_CONTROL" type="xs:int" />
<xs:element minOccurs="0" name="CANCEL_BIND_BARCODE" type="xs:int" />
<xs:element minOccurs="0" name="CANCEL_STORAGE_FLAG" type="xs:int" />
<xs:element minOccurs="0" name="CELL_CLASS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CELL_INOUT" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CELL_MODEL" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CHECK_END_POSITION_FLAG" type="xs:int" />
<xs:element minOccurs="0" name="CHECK_START_POSITION_FLAG" type="xs:int" />
<xs:element minOccurs="0" name="CREATE_STORAGE_FLAG" type="xs:int" />
<xs:element minOccurs="0" name="DATA_ORDER" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="END_AREA_ID" type="xs:int" />
<xs:element minOccurs="0" name="END_GOODS_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="END_LOGIC_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="END_POSITION" type="xs:int" />
<xs:element minOccurs="0" name="EP_END_CELL_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="EP_END_RUN_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="EP_START_CELL_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="EP_START_RUN_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="FINISH_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_CLASS_ID" type="xs:int" />
<xs:element minOccurs="0" name="HAS_STORAGE_FLAG" type="xs:int" />
<xs:element minOccurs="0" name="INIT_STORAGE_FLAG" type="xs:int" />
<xs:element minOccurs="0" name="MANAGE_TYPE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="MOVE_STROAGE_FLAG" type="xs:int" />
<xs:element minOccurs="0" name="NEXT_GOODS_TECHNICS_ID" type="xs:int" />
<xs:element minOccurs="0" name="NEXT_STOCK_TECHNICS_ID" type="xs:int" />
<xs:element minOccurs="0" name="PLAN_CHANGE_FLAG" type="xs:int" />
<xs:element minOccurs="0" name="PLAN_TYPE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="RELAVTIVE_TECHNICS_ID" type="xs:int" />
<xs:element minOccurs="0" name="SAME_LANEWAY" type="xs:int" />
<xs:element minOccurs="0" name="SP_END_CELL_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="SP_END_RUNS_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="SP_START_CELL_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="SP_START_RUNS_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="START_AREA_ID" type="xs:int" />
<xs:element minOccurs="0" name="START_POSITION" type="xs:int" />
<xs:element minOccurs="0" name="START_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="STATION_PROJECT_FLAG" type="xs:int" />
<xs:element minOccurs="0" name="STATION_SORT_FLAG" type="xs:int" />
<xs:element minOccurs="0" name="TECHNICS_ACTIONS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="TECHNICS_DESCRIPTION" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="TECHNICS_ID" type="xs:int" />
<xs:element minOccurs="0" name="TECHNICS_REMARK" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="TECHNICS_MAIN" nillable="true" type="tns:TECHNICS_MAIN" />
<xs:complexType name="TECHNICS_ROUTE">
<xs:sequence>
<xs:element minOccurs="0" name="CHECK_END_POSITION_FLAG" type="xs:int" />
<xs:element minOccurs="0" name="CHECK_START_POSITION_FLAG" type="xs:int" />
<xs:element minOccurs="0" name="DEVICE_TYPE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="END_AREA_ID" type="xs:int" />
<xs:element minOccurs="0" name="END_NODE_FLAG" type="xs:int" />
<xs:element minOccurs="0" name="END_POSITION" type="xs:int" />
<xs:element minOccurs="0" name="EP_END_CELL_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="EP_END_RUN_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="EP_START_CELL_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="EP_START_RUN_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="EXCEPTIONAL_ROUTE_ID" type="xs:int" />
<xs:element minOccurs="0" name="FINISH_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ROUTE_ACTIONS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ROUTE_DESCRIPTION" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ROUTE_ID" type="xs:int" />
<xs:element minOccurs="0" name="ROUTE_ORDER" type="xs:int" />
<xs:element minOccurs="0" name="ROUTE_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="SP_END_CELL_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="SP_END_RUN_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="START_AREA_ID" type="xs:int" />
<xs:element minOccurs="0" name="START_NODE_FLAG" type="xs:int" />
<xs:element minOccurs="0" name="START_POSITION" type="xs:int" />
<xs:element minOccurs="0" name="START_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="TASK_LEVEL" type="xs:int" />
<xs:element minOccurs="0" name="TASK_TYPE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="TECHNICS_ID" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="TECHNICS_ROUTE" nillable="true" type="tns:TECHNICS_ROUTE" />
<xs:complexType name="V_GOODS">
<xs:sequence>
<xs:element name="_goods_class_code" nillable="true" type="xs:string" />
<xs:element name="_goods_class_flag" nillable="true" type="xs:string" />
<xs:element name="_goods_class_id" type="xs:int" />
<xs:element name="_goods_class_name" nillable="true" type="xs:string" />
<xs:element name="_goods_code" nillable="true" type="xs:string" />
<xs:element name="_goods_color" nillable="true" type="xs:string" />
<xs:element name="_goods_const_property1" nillable="true" type="xs:string" />
<xs:element name="_goods_flag" nillable="true" type="xs:string" />
<xs:element name="_goods_id" type="xs:int" />
<xs:element name="_goods_limit_lower_quantity" type="xs:decimal" />
<xs:element name="_goods_limit_upper_quantity" type="xs:decimal" />
<xs:element name="_goods_name" nillable="true" type="xs:string" />
<xs:element name="_goods_order" type="xs:int" />
<xs:element name="_goods_remark" nillable="true" type="xs:string" />
<xs:element name="_goods_type_code" nillable="true" type="xs:string" />
<xs:element name="_goods_type_flag" nillable="true" type="xs:string" />
<xs:element name="_goods_type_id" type="xs:int" />
<xs:element name="_goods_type_name" nillable="true" type="xs:string" />
<xs:element name="_goods_units" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="V_GOODS" nillable="true" type="tns:V_GOODS" />
<xs:complexType name="WH_AREA">
<xs:sequence>
<xs:element minOccurs="0" name="AREA_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="AREA_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="AREA_FLOOR" type="xs:int" />
<xs:element minOccurs="0" name="AREA_GROUP" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="AREA_ID" type="xs:int" />
<xs:element minOccurs="0" name="AREA_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="AREA_ORDER" type="xs:int" />
<xs:element minOccurs="0" name="AREA_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="AREA_SPECIAL" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="AREA_TYPE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WAREHOUSE_ID" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="WH_AREA" nillable="true" type="tns:WH_AREA" />
<xs:complexType name="WH_CELL">
<xs:sequence>
<xs:element minOccurs="0" name="AREA_ID" type="xs:int" />
<xs:element minOccurs="0" name="CELL_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CELL_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CELL_FORK_TYPE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CELL_GROUP" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CELL_HEIGHT" type="xs:int" />
<xs:element minOccurs="0" name="CELL_ID" type="xs:int" />
<xs:element minOccurs="0" name="CELL_INOUT" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CELL_LOGICAL_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CELL_MODEL" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CELL_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CELL_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CELL_STORAGE_TYPE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CELL_TYPE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CELL_WIDTH" type="xs:int" />
<xs:element minOccurs="0" name="CELL_X" type="xs:int" />
<xs:element minOccurs="0" name="CELL_Y" type="xs:int" />
<xs:element minOccurs="0" name="CELL_Z" type="xs:int" />
<xs:element minOccurs="0" name="DEVICE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LANE_WAY" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LOCK_CELL_ID" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LOGIC_ID" type="xs:int" />
<xs:element minOccurs="0" name="RUN_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="SHELF_NEIGHBOUR" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="SHELF_TYPE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WAREHOUSE_ID" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="WH_CELL" nillable="true" type="tns:WH_CELL" />
<xs:complexType name="WH_DESCRIPTION">
<xs:sequence>
<xs:element minOccurs="0" name="AREA_ID" type="xs:int" />
<xs:element minOccurs="0" name="CELL_FORK_COUNT" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CELL_FORK_TYPE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CELL_HEIGHT" type="xs:int" />
<xs:element minOccurs="0" name="CELL_INOUT" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CELL_LOGICAL_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CELL_MODEL" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CELL_STORAGE_TYPE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CELL_TYPE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CELL_WIDTH" type="xs:int" />
<xs:element minOccurs="0" name="DESCRIPTION_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="DESCRIPTION_ID" type="xs:int" />
<xs:element minOccurs="0" name="DEVICE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="DEVICE_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="END_X" type="xs:int" />
<xs:element minOccurs="0" name="END_Y" type="xs:int" />
<xs:element minOccurs="0" name="END_Z" type="xs:int" />
<xs:element minOccurs="0" name="LANE_WAY" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LOGIC_ID" type="xs:int" />
<xs:element minOccurs="0" name="SHELF_NEIGHBOUR" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="SHELF_TYPE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="START_X" type="xs:int" />
<xs:element minOccurs="0" name="START_Y" type="xs:int" />
<xs:element minOccurs="0" name="START_Z" type="xs:int" />
<xs:element minOccurs="0" name="WAREHOUSE_ID" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="WH_DESCRIPTION" nillable="true" type="tns:WH_DESCRIPTION" />
<xs:complexType name="WH_LOGIC">
<xs:sequence>
<xs:element minOccurs="0" name="LOGIC_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LOGIC_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LOGIC_GROUP" type="xs:int" />
<xs:element minOccurs="0" name="LOGIC_ID" type="xs:int" />
<xs:element minOccurs="0" name="LOGIC_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LOGIC_ORDER" type="xs:int" />
<xs:element minOccurs="0" name="LOGIC_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="LOGIC_TYPE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WAREHOUSE_ID" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="WH_LOGIC" nillable="true" type="tns:WH_LOGIC" />
<xs:complexType name="WH_LOGIC_LIST">
<xs:sequence>
<xs:element minOccurs="0" name="AREA_ID" type="xs:int" />
<xs:element minOccurs="0" name="END_CELL_X" type="xs:int" />
<xs:element minOccurs="0" name="END_CELL_Y" type="xs:int" />
<xs:element minOccurs="0" name="END_CELL_Z" type="xs:int" />
<xs:element minOccurs="0" name="LOGIC_ID" type="xs:int" />
<xs:element minOccurs="0" name="LOGIC_LIST_ID" type="xs:int" />
<xs:element minOccurs="0" name="START_CELL_X" type="xs:int" />
<xs:element minOccurs="0" name="START_CELL_Y" type="xs:int" />
<xs:element minOccurs="0" name="START_CELL_Z" type="xs:int" />
<xs:element minOccurs="0" name="WAREHOUSE_ID" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="WH_LOGIC_LIST" nillable="true" type="tns:WH_LOGIC_LIST" />
<xs:complexType name="WH_WAREHOUSE">
<xs:sequence>
<xs:element minOccurs="0" name="WAREHOUSE_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WAREHOUSE_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WAREHOUSE_ID" type="xs:int" />
<xs:element minOccurs="0" name="WAREHOUSE_NAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WAREHOUSE_ORDER" type="xs:int" />
<xs:element minOccurs="0" name="WAREHOUSE_REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WAREHOUSE_TYPE" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="WH_WAREHOUSE" nillable="true" type="tns:WH_WAREHOUSE" />
<xs:complexType name="SYS_TABLE_CONVERTER">
<xs:sequence>
<xs:element minOccurs="0" name="CHILD_FOREIGN_KEY" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="CHILD_TABLE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="GOODS_TYPE_ID" type="xs:int" />
<xs:element minOccurs="0" name="PARENT_KEY" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PARENT_TABLE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="REMARK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="TABLE_CONVERTER_CODE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="TABLE_CONVERTER_ID" type="xs:int" />
<xs:element minOccurs="0" name="TABLE_CONVERTER_NAME" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="SYS_TABLE_CONVERTER" nillable="true" type="tns:SYS_TABLE_CONVERTER" />
<xs:complexType name="ObjectList">
<xs:sequence>
<xs:element xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="RequestObject" nillable="true" type="q1:ArrayOfanyType" />
</xs:sequence>
</xs:complexType>
<xs:element name="ObjectList" nillable="true" type="tns:ObjectList" />
<xs:complexType name="WMI_GOODS_STATUS_HIS">
<xs:sequence>
<xs:element minOccurs="0" name="CREATEDATE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="UPDATEDATE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_BATCH" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_ERRORINFO" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_LOCK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_PARTNO" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_RETEST" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_STATUS_ID" type="xs:int" />
<xs:element minOccurs="0" name="WMI_TASKTYPE" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="WMI_GOODS_STATUS_HIS" nillable="true" type="tns:WMI_GOODS_STATUS_HIS" />
<xs:complexType name="WMI_LIST">
<xs:sequence>
<xs:element minOccurs="0" name="CREATEDATE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="UPDATEDATE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_BATCH" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_EFFQTY" type="xs:decimal" />
<xs:element minOccurs="0" name="WMI_ERRORINFO" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_EXAMINATION" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_GUARANTEE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_ID" type="xs:int" />
<xs:element minOccurs="0" name="WMI_LIST_ID" type="xs:int" />
<xs:element minOccurs="0" name="WMI_LOCK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_PARTDESC" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_PARTNAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_PARTNO" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_PRODUCTION" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_REQTY" type="xs:decimal" />
<xs:element minOccurs="0" name="WMI_RETEST" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_UNITS" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="WMI_LIST" nillable="true" type="tns:WMI_LIST" />
<xs:complexType name="WMI_LIST_HIS">
<xs:sequence>
<xs:element minOccurs="0" name="CREATEDATE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="UPDATEDATE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_BATCH" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_EFFQTY" type="xs:decimal" />
<xs:element minOccurs="0" name="WMI_ERRORINFO" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_EXAMINATION" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_GUARANTEE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_ID" type="xs:int" />
<xs:element minOccurs="0" name="WMI_LIST_ID" type="xs:int" />
<xs:element minOccurs="0" name="WMI_LOCK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_PARTDESC" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_PARTNAME" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_PARTNO" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_PRODUCTION" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_REQTY" type="xs:decimal" />
<xs:element minOccurs="0" name="WMI_RETEST" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_UNITS" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="WMI_LIST_HIS" nillable="true" type="tns:WMI_LIST_HIS" />
<xs:complexType name="WMI_MAIN">
<xs:sequence>
<xs:element minOccurs="0" name="CREATEDATE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="UPDATEDATE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_BILLDATE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_ERRORINFO" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_ID" type="xs:int" />
<xs:element minOccurs="0" name="WMI_TASKNO" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_TASKTYPE" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="WMI_MAIN" nillable="true" type="tns:WMI_MAIN" />
<xs:complexType name="WMI_GOODS_STATUS">
<xs:sequence>
<xs:element minOccurs="0" name="CREATEDATE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="UPDATEDATE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_BATCH" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_ERRORINFO" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_LOCK" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_PARTNO" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_RETEST" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_STATUS" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_STATUS_ID" type="xs:int" />
<xs:element minOccurs="0" name="WMI_TASKTYPE" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="WMI_GOODS_STATUS" nillable="true" type="tns:WMI_GOODS_STATUS" />
<xs:complexType name="WMI_MAIN_HIS">
<xs:sequence>
<xs:element minOccurs="0" name="CREATEDATE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="UPDATEDATE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_BILLDATE" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_ERRORINFO" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_FLAG" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_ID" type="xs:int" />
<xs:element minOccurs="0" name="WMI_TASKNO" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="WMI_TASKTYPE" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="WMI_MAIN_HIS" nillable="true" type="tns:WMI_MAIN_HIS" />
</xs:schema>