ldj/winform/deiniuWMSDataSet5.xsd

358 lines
34 KiB
XML
Raw Normal View History

2023-05-23 16:13:17 +08:00
<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="deiniuWMSDataSet" targetNamespace="http://tempuri.org/deiniuWMSDataSet5.xsd" xmlns:mstns="http://tempuri.org/deiniuWMSDataSet5.xsd" xmlns="http://tempuri.org/deiniuWMSDataSet5.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified">
<xs:annotation>
<xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
<DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<Connections>
<Connection AppSettingsObjectName="Settings" AppSettingsPropertyName="deiniuWMSConnectionString1" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="deiniuWMSConnectionString1 (Settings)" ParameterPrefix="@" PropertyReference="ApplicationSettings.DeiNiu.wms.win.Properties.Settings.GlobalReference.Default.deiniuWMSConnectionString1" Provider="System.Data.SqlClient" />
</Connections>
<Tables>
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="v_stockOutBatchPickDetailTableAdapter" GeneratorDataComponentClassName="v_stockOutBatchPickDetailTableAdapter" Name="v_stockOutBatchPickDetail" UserDataComponentName="v_stockOutBatchPickDetailTableAdapter">
<MainSource>
<DbSource ConnectionRef="deiniuWMSConnectionString1 (Settings)" DbObjectName="deiniuWMS.dbo.v_stockOutBatchPickDetail" DbObjectType="View" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
<SelectCommand>
<DbCommand CommandType="Text" ModifiedByUser="false">
<CommandText>SELECT id, flowNo, pickOrderNo, waveOrder, recordId, count, boxcnt, locationId, state, pickCount, description, operater, dr, createtime, lastmodified, batch, productDate, validDate, goodsName, manufacturer, spec, unit, bigCount, barCode, goodsTypeName, type, bulkMax, bulkMax1, batchMax1, batchMax2, customerName, batchPickState, regeditCode, customerId, goodsId, orderType, orderDate, tranLocationId, custAddress, volType, id128, recType, skuId, skuCode, ownerName, partName, whouseName, part, storeType, partion, orderState, desk, tranArea, tranAreaName, lineId, lineName, takeBy, 分配人, 货区负责人, 操作人, orderDetailId, jobNo, priority, printcnt, outStoreType, bulkPickState FROM dbo.v_stockOutBatchPickDetail</CommandText>
<Parameters />
</DbCommand>
</SelectCommand>
</DbSource>
</MainSource>
<Mappings>
<Mapping SourceColumn="id" DataSetColumn="id" />
<Mapping SourceColumn="flowNo" DataSetColumn="flowNo" />
<Mapping SourceColumn="pickOrderNo" DataSetColumn="pickOrderNo" />
<Mapping SourceColumn="waveOrder" DataSetColumn="waveOrder" />
<Mapping SourceColumn="recordId" DataSetColumn="recordId" />
<Mapping SourceColumn="count" DataSetColumn="count" />
<Mapping SourceColumn="boxcnt" DataSetColumn="boxcnt" />
<Mapping SourceColumn="locationId" DataSetColumn="locationId" />
<Mapping SourceColumn="state" DataSetColumn="state" />
<Mapping SourceColumn="pickCount" DataSetColumn="pickCount" />
<Mapping SourceColumn="description" DataSetColumn="description" />
<Mapping SourceColumn="operater" DataSetColumn="operater" />
<Mapping SourceColumn="dr" DataSetColumn="dr" />
<Mapping SourceColumn="createtime" DataSetColumn="createtime" />
<Mapping SourceColumn="lastmodified" DataSetColumn="lastmodified" />
<Mapping SourceColumn="batch" DataSetColumn="batch" />
<Mapping SourceColumn="productDate" DataSetColumn="productDate" />
<Mapping SourceColumn="validDate" DataSetColumn="validDate" />
<Mapping SourceColumn="goodsName" DataSetColumn="goodsName" />
<Mapping SourceColumn="manufacturer" DataSetColumn="manufacturer" />
<Mapping SourceColumn="spec" DataSetColumn="spec" />
<Mapping SourceColumn="unit" DataSetColumn="unit" />
<Mapping SourceColumn="bigCount" DataSetColumn="bigCount" />
<Mapping SourceColumn="barCode" DataSetColumn="barCode" />
<Mapping SourceColumn="goodsTypeName" DataSetColumn="goodsTypeName" />
<Mapping SourceColumn="type" DataSetColumn="type" />
<Mapping SourceColumn="bulkMax" DataSetColumn="bulkMax" />
<Mapping SourceColumn="bulkMax1" DataSetColumn="bulkMax1" />
<Mapping SourceColumn="batchMax1" DataSetColumn="batchMax1" />
<Mapping SourceColumn="batchMax2" DataSetColumn="batchMax2" />
<Mapping SourceColumn="customerName" DataSetColumn="customerName" />
<Mapping SourceColumn="batchPickState" DataSetColumn="batchPickState" />
<Mapping SourceColumn="regeditCode" DataSetColumn="regeditCode" />
<Mapping SourceColumn="customerId" DataSetColumn="customerId" />
<Mapping SourceColumn="goodsId" DataSetColumn="goodsId" />
<Mapping SourceColumn="orderType" DataSetColumn="orderType" />
<Mapping SourceColumn="orderDate" DataSetColumn="orderDate" />
<Mapping SourceColumn="tranLocationId" DataSetColumn="tranLocationId" />
<Mapping SourceColumn="custAddress" DataSetColumn="custAddress" />
<Mapping SourceColumn="volType" DataSetColumn="volType" />
<Mapping SourceColumn="id128" DataSetColumn="id128" />
<Mapping SourceColumn="recType" DataSetColumn="recType" />
<Mapping SourceColumn="skuId" DataSetColumn="skuId" />
<Mapping SourceColumn="skuCode" DataSetColumn="skuCode" />
<Mapping SourceColumn="ownerName" DataSetColumn="ownerName" />
<Mapping SourceColumn="partName" DataSetColumn="partName" />
<Mapping SourceColumn="whouseName" DataSetColumn="whouseName" />
<Mapping SourceColumn="part" DataSetColumn="part" />
<Mapping SourceColumn="storeType" DataSetColumn="storeType" />
<Mapping SourceColumn="partion" DataSetColumn="partion" />
<Mapping SourceColumn="orderState" DataSetColumn="orderState" />
<Mapping SourceColumn="desk" DataSetColumn="desk" />
<Mapping SourceColumn="tranArea" DataSetColumn="tranArea" />
<Mapping SourceColumn="tranAreaName" DataSetColumn="tranAreaName" />
<Mapping SourceColumn="lineId" DataSetColumn="lineId" />
<Mapping SourceColumn="lineName" DataSetColumn="lineName" />
<Mapping SourceColumn="takeBy" DataSetColumn="takeBy" />
<Mapping SourceColumn="分配人" DataSetColumn="分配人" />
<Mapping SourceColumn="货区负责人" DataSetColumn="货区负责人" />
<Mapping SourceColumn="操作人" DataSetColumn="操作人" />
<Mapping SourceColumn="orderDetailId" DataSetColumn="orderDetailId" />
<Mapping SourceColumn="jobNo" DataSetColumn="jobNo" />
<Mapping SourceColumn="priority" DataSetColumn="priority" />
<Mapping SourceColumn="printcnt" DataSetColumn="printcnt" />
<Mapping SourceColumn="outStoreType" DataSetColumn="outStoreType" />
<Mapping SourceColumn="bulkPickState" DataSetColumn="bulkPickState" />
</Mappings>
<Sources />
</TableAdapter>
</Tables>
<Sources />
</DataSource>
</xs:appinfo>
</xs:annotation>
<xs:element name="deiniuWMSDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="True" msprop:Generator_DataSetName="deiniuWMSDataSet" msprop:Generator_UserDSName="deiniuWMSDataSet">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="v_stockOutBatchPickDetail" msprop:Generator_TableClassName="v_stockOutBatchPickDetailDataTable" msprop:Generator_TableVarName="tablev_stockOutBatchPickDetail" msprop:Generator_TablePropName="v_stockOutBatchPickDetail" msprop:Generator_RowDeletingName="v_stockOutBatchPickDetailRowDeleting" msprop:Generator_RowChangingName="v_stockOutBatchPickDetailRowChanging" msprop:Generator_RowEvHandlerName="v_stockOutBatchPickDetailRowChangeEventHandler" msprop:Generator_RowDeletedName="v_stockOutBatchPickDetailRowDeleted" msprop:Generator_UserTableName="v_stockOutBatchPickDetail" msprop:Generator_RowChangedName="v_stockOutBatchPickDetailRowChanged" msprop:Generator_RowEvArgName="v_stockOutBatchPickDetailRowChangeEvent" msprop:Generator_RowClassName="v_stockOutBatchPickDetailRow">
<xs:complexType>
<xs:sequence>
<xs:element name="id" msprop:Generator_ColumnVarNameInTable="columnid" msprop:Generator_ColumnPropNameInRow="id" msprop:Generator_ColumnPropNameInTable="idColumn" msprop:Generator_UserColumnName="id" type="xs:int" />
<xs:element name="flowNo" msprop:Generator_ColumnVarNameInTable="columnflowNo" msprop:Generator_ColumnPropNameInRow="flowNo" msprop:Generator_ColumnPropNameInTable="flowNoColumn" msprop:Generator_UserColumnName="flowNo" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="pickOrderNo" msprop:Generator_ColumnVarNameInTable="columnpickOrderNo" msprop:Generator_ColumnPropNameInRow="pickOrderNo" msprop:Generator_ColumnPropNameInTable="pickOrderNoColumn" msprop:Generator_UserColumnName="pickOrderNo">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="waveOrder" msprop:Generator_ColumnVarNameInTable="columnwaveOrder" msprop:Generator_ColumnPropNameInRow="waveOrder" msprop:Generator_ColumnPropNameInTable="waveOrderColumn" msprop:Generator_UserColumnName="waveOrder" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="recordId" msprop:Generator_ColumnVarNameInTable="columnrecordId" msprop:Generator_ColumnPropNameInRow="recordId" msprop:Generator_ColumnPropNameInTable="recordIdColumn" msprop:Generator_UserColumnName="recordId" type="xs:int" />
<xs:element name="count" msprop:Generator_ColumnVarNameInTable="columncount" msprop:Generator_ColumnPropNameInRow="count" msprop:Generator_ColumnPropNameInTable="countColumn" msprop:Generator_UserColumnName="count" type="xs:decimal" minOccurs="0" />
<xs:element name="boxcnt" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnboxcnt" msprop:Generator_ColumnPropNameInRow="boxcnt" msprop:Generator_ColumnPropNameInTable="boxcntColumn" msprop:Generator_UserColumnName="boxcnt" type="xs:decimal" minOccurs="0" />
<xs:element name="locationId" msprop:Generator_ColumnVarNameInTable="columnlocationId" msprop:Generator_ColumnPropNameInRow="locationId" msprop:Generator_ColumnPropNameInTable="locationIdColumn" msprop:Generator_UserColumnName="locationId" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="state" msprop:Generator_ColumnVarNameInTable="columnstate" msprop:Generator_ColumnPropNameInRow="state" msprop:Generator_ColumnPropNameInTable="stateColumn" msprop:Generator_UserColumnName="state" type="xs:int" minOccurs="0" />
<xs:element name="pickCount" msprop:Generator_ColumnVarNameInTable="columnpickCount" msprop:Generator_ColumnPropNameInRow="pickCount" msprop:Generator_ColumnPropNameInTable="pickCountColumn" msprop:Generator_UserColumnName="pickCount" type="xs:decimal" minOccurs="0" />
<xs:element name="description" msprop:Generator_ColumnVarNameInTable="columndescription" msprop:Generator_ColumnPropNameInRow="description" msprop:Generator_ColumnPropNameInTable="descriptionColumn" msprop:Generator_UserColumnName="description" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="operater" msprop:Generator_ColumnVarNameInTable="columnoperater" msprop:Generator_ColumnPropNameInRow="operater" msprop:Generator_ColumnPropNameInTable="operaterColumn" msprop:Generator_UserColumnName="operater" type="xs:int" minOccurs="0" />
<xs:element name="dr" msprop:Generator_ColumnVarNameInTable="columndr" msprop:Generator_ColumnPropNameInRow="dr" msprop:Generator_ColumnPropNameInTable="drColumn" msprop:Generator_UserColumnName="dr" type="xs:boolean" minOccurs="0" />
<xs:element name="createtime" msprop:Generator_ColumnVarNameInTable="columncreatetime" msprop:Generator_ColumnPropNameInRow="createtime" msprop:Generator_ColumnPropNameInTable="createtimeColumn" msprop:Generator_UserColumnName="createtime" type="xs:dateTime" minOccurs="0" />
<xs:element name="lastmodified" msprop:Generator_ColumnVarNameInTable="columnlastmodified" msprop:Generator_ColumnPropNameInRow="lastmodified" msprop:Generator_ColumnPropNameInTable="lastmodifiedColumn" msprop:Generator_UserColumnName="lastmodified" type="xs:dateTime" minOccurs="0" />
<xs:element name="batch" msprop:Generator_ColumnVarNameInTable="columnbatch" msprop:Generator_ColumnPropNameInRow="batch" msprop:Generator_ColumnPropNameInTable="batchColumn" msprop:Generator_UserColumnName="batch" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="200" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="productDate" msprop:Generator_ColumnVarNameInTable="columnproductDate" msprop:Generator_ColumnPropNameInRow="productDate" msprop:Generator_ColumnPropNameInTable="productDateColumn" msprop:Generator_UserColumnName="productDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="validDate" msprop:Generator_ColumnVarNameInTable="columnvalidDate" msprop:Generator_ColumnPropNameInRow="validDate" msprop:Generator_ColumnPropNameInTable="validDateColumn" msprop:Generator_UserColumnName="validDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="goodsName" msprop:Generator_ColumnVarNameInTable="columngoodsName" msprop:Generator_ColumnPropNameInRow="goodsName" msprop:Generator_ColumnPropNameInTable="goodsNameColumn" msprop:Generator_UserColumnName="goodsName" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="120" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="manufacturer" msprop:Generator_ColumnVarNameInTable="columnmanufacturer" msprop:Generator_ColumnPropNameInRow="manufacturer" msprop:Generator_ColumnPropNameInTable="manufacturerColumn" msprop:Generator_UserColumnName="manufacturer" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="256" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="spec" msprop:Generator_ColumnVarNameInTable="columnspec" msprop:Generator_ColumnPropNameInRow="spec" msprop:Generator_ColumnPropNameInTable="specColumn" msprop:Generator_UserColumnName="spec" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="100" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="unit" msprop:Generator_ColumnVarNameInTable="columnunit" msprop:Generator_ColumnPropNameInRow="unit" msprop:Generator_ColumnPropNameInTable="unitColumn" msprop:Generator_UserColumnName="unit" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="20" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="bigCount" msprop:Generator_ColumnVarNameInTable="columnbigCount" msprop:Generator_ColumnPropNameInRow="bigCount" msprop:Generator_ColumnPropNameInTable="bigCountColumn" msprop:Generator_UserColumnName="bigCount" type="xs:int" minOccurs="0" />
<xs:element name="barCode" msprop:Generator_ColumnVarNameInTable="columnbarCode" msprop:Generator_ColumnPropNameInRow="barCode" msprop:Generator_ColumnPropNameInTable="barCodeColumn" msprop:Generator_UserColumnName="barCode" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="30" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="goodsTypeName" msprop:Generator_ColumnVarNameInTable="columngoodsTypeName" msprop:Generator_ColumnPropNameInRow="goodsTypeName" msprop:Generator_ColumnPropNameInTable="goodsTypeNameColumn" msprop:Generator_UserColumnName="goodsTypeName" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="type" msprop:Generator_ColumnVarNameInTable="columntype" msprop:Generator_ColumnPropNameInRow="type" msprop:Generator_ColumnPropNameInTable="typeColumn" msprop:Generator_UserColumnName="type" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="30" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="bulkMax" msprop:Generator_ColumnVarNameInTable="columnbulkMax" msprop:Generator_ColumnPropNameInRow="bulkMax" msprop:Generator_ColumnPropNameInTable="bulkMaxColumn" msprop:Generator_UserColumnName="bulkMax" type="xs:decimal" minOccurs="0" />
<xs:element name="bulkMax1" msprop:Generator_ColumnVarNameInTable="columnbulkMax1" msprop:Generator_ColumnPropNameInRow="bulkMax1" msprop:Generator_ColumnPropNameInTable="bulkMax1Column" msprop:Generator_UserColumnName="bulkMax1" type="xs:decimal" minOccurs="0" />
<xs:element name="batchMax1" msprop:Generator_ColumnVarNameInTable="columnbatchMax1" msprop:Generator_ColumnPropNameInRow="batchMax1" msprop:Generator_ColumnPropNameInTable="batchMax1Column" msprop:Generator_UserColumnName="batchMax1" type="xs:decimal" minOccurs="0" />
<xs:element name="batchMax2" msprop:Generator_ColumnVarNameInTable="columnbatchMax2" msprop:Generator_ColumnPropNameInRow="batchMax2" msprop:Generator_ColumnPropNameInTable="batchMax2Column" msprop:Generator_UserColumnName="batchMax2" type="xs:decimal" minOccurs="0" />
<xs:element name="customerName" msprop:Generator_ColumnVarNameInTable="columncustomerName" msprop:Generator_ColumnPropNameInRow="customerName" msprop:Generator_ColumnPropNameInTable="customerNameColumn" msprop:Generator_UserColumnName="customerName" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="batchPickState" msprop:Generator_ColumnVarNameInTable="columnbatchPickState" msprop:Generator_ColumnPropNameInRow="batchPickState" msprop:Generator_ColumnPropNameInTable="batchPickStateColumn" msprop:Generator_UserColumnName="batchPickState" type="xs:int" minOccurs="0" />
<xs:element name="regeditCode" msprop:Generator_ColumnVarNameInTable="columnregeditCode" msprop:Generator_ColumnPropNameInRow="regeditCode" msprop:Generator_ColumnPropNameInTable="regeditCodeColumn" msprop:Generator_UserColumnName="regeditCode" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="customerId" msprop:Generator_ColumnVarNameInTable="columncustomerId" msprop:Generator_ColumnPropNameInRow="customerId" msprop:Generator_ColumnPropNameInTable="customerIdColumn" msprop:Generator_UserColumnName="customerId" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="goodsId" msprop:Generator_ColumnVarNameInTable="columngoodsId" msprop:Generator_ColumnPropNameInRow="goodsId" msprop:Generator_ColumnPropNameInTable="goodsIdColumn" msprop:Generator_UserColumnName="goodsId" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="orderType" msprop:Generator_ColumnVarNameInTable="columnorderType" msprop:Generator_ColumnPropNameInRow="orderType" msprop:Generator_ColumnPropNameInTable="orderTypeColumn" msprop:Generator_UserColumnName="orderType" type="xs:int" minOccurs="0" />
<xs:element name="orderDate" msprop:Generator_ColumnVarNameInTable="columnorderDate" msprop:Generator_ColumnPropNameInRow="orderDate" msprop:Generator_ColumnPropNameInTable="orderDateColumn" msprop:Generator_UserColumnName="orderDate" type="xs:dateTime" minOccurs="0" />
<xs:element name="tranLocationId" msprop:Generator_ColumnVarNameInTable="columntranLocationId" msprop:Generator_ColumnPropNameInRow="tranLocationId" msprop:Generator_ColumnPropNameInTable="tranLocationIdColumn" msprop:Generator_UserColumnName="tranLocationId" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="custAddress" msprop:Generator_ColumnVarNameInTable="columncustAddress" msprop:Generator_ColumnPropNameInRow="custAddress" msprop:Generator_ColumnPropNameInTable="custAddressColumn" msprop:Generator_UserColumnName="custAddress" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="volType" msprop:Generator_ColumnVarNameInTable="columnvolType" msprop:Generator_ColumnPropNameInRow="volType" msprop:Generator_ColumnPropNameInTable="volTypeColumn" msprop:Generator_UserColumnName="volType" type="xs:int" minOccurs="0" />
<xs:element name="id128" msprop:Generator_ColumnVarNameInTable="columnid128" msprop:Generator_ColumnPropNameInRow="id128" msprop:Generator_ColumnPropNameInTable="id128Column" msprop:Generator_UserColumnName="id128" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="recType" msprop:Generator_ColumnVarNameInTable="columnrecType" msprop:Generator_ColumnPropNameInRow="recType" msprop:Generator_ColumnPropNameInTable="recTypeColumn" msprop:Generator_UserColumnName="recType" type="xs:int" minOccurs="0" />
<xs:element name="skuId" msprop:Generator_ColumnVarNameInTable="columnskuId" msprop:Generator_ColumnPropNameInRow="skuId" msprop:Generator_ColumnPropNameInTable="skuIdColumn" msprop:Generator_UserColumnName="skuId" type="xs:int" minOccurs="0" />
<xs:element name="skuCode" msprop:Generator_ColumnVarNameInTable="columnskuCode" msprop:Generator_ColumnPropNameInRow="skuCode" msprop:Generator_ColumnPropNameInTable="skuCodeColumn" msprop:Generator_UserColumnName="skuCode" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ownerName" msprop:Generator_ColumnVarNameInTable="columnownerName" msprop:Generator_ColumnPropNameInRow="ownerName" msprop:Generator_ColumnPropNameInTable="ownerNameColumn" msprop:Generator_UserColumnName="ownerName" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="128" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="partName" msprop:Generator_ColumnVarNameInTable="columnpartName" msprop:Generator_ColumnPropNameInRow="partName" msprop:Generator_ColumnPropNameInTable="partNameColumn" msprop:Generator_UserColumnName="partName" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="whouseName" msprop:Generator_ColumnVarNameInTable="columnwhouseName" msprop:Generator_ColumnPropNameInRow="whouseName" msprop:Generator_ColumnPropNameInTable="whouseNameColumn" msprop:Generator_UserColumnName="whouseName" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="part" msprop:Generator_ColumnVarNameInTable="columnpart" msprop:Generator_ColumnPropNameInRow="part" msprop:Generator_ColumnPropNameInTable="partColumn" msprop:Generator_UserColumnName="part" type="xs:int" minOccurs="0" />
<xs:element name="storeType" msprop:Generator_ColumnVarNameInTable="columnstoreType" msprop:Generator_ColumnPropNameInRow="storeType" msprop:Generator_ColumnPropNameInTable="storeTypeColumn" msprop:Generator_UserColumnName="storeType" type="xs:int" minOccurs="0" />
<xs:element name="partion" msprop:Generator_ColumnVarNameInTable="columnpartion" msprop:Generator_ColumnPropNameInRow="partion" msprop:Generator_ColumnPropNameInTable="partionColumn" msprop:Generator_UserColumnName="partion" type="xs:int" minOccurs="0" />
<xs:element name="orderState" msprop:Generator_ColumnVarNameInTable="columnorderState" msprop:Generator_ColumnPropNameInRow="orderState" msprop:Generator_ColumnPropNameInTable="orderStateColumn" msprop:Generator_UserColumnName="orderState" type="xs:int" minOccurs="0" />
<xs:element name="desk" msprop:Generator_ColumnVarNameInTable="columndesk" msprop:Generator_ColumnPropNameInRow="desk" msprop:Generator_ColumnPropNameInTable="deskColumn" msprop:Generator_UserColumnName="desk" type="xs:int" minOccurs="0" />
<xs:element name="tranArea" msprop:Generator_ColumnVarNameInTable="columntranArea" msprop:Generator_ColumnPropNameInRow="tranArea" msprop:Generator_ColumnPropNameInTable="tranAreaColumn" msprop:Generator_UserColumnName="tranArea" type="xs:int" minOccurs="0" />
<xs:element name="tranAreaName" msprop:Generator_ColumnVarNameInTable="columntranAreaName" msprop:Generator_ColumnPropNameInRow="tranAreaName" msprop:Generator_ColumnPropNameInTable="tranAreaNameColumn" msprop:Generator_UserColumnName="tranAreaName" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="lineId" msprop:Generator_ColumnVarNameInTable="columnlineId" msprop:Generator_ColumnPropNameInRow="lineId" msprop:Generator_ColumnPropNameInTable="lineIdColumn" msprop:Generator_UserColumnName="lineId" type="xs:int" minOccurs="0" />
<xs:element name="lineName" msprop:Generator_ColumnVarNameInTable="columnlineName" msprop:Generator_ColumnPropNameInRow="lineName" msprop:Generator_ColumnPropNameInTable="lineNameColumn" msprop:Generator_UserColumnName="lineName" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="takeBy" msprop:Generator_ColumnVarNameInTable="columntakeBy" msprop:Generator_ColumnPropNameInRow="takeBy" msprop:Generator_ColumnPropNameInTable="takeByColumn" msprop:Generator_UserColumnName="takeBy" type="xs:int" minOccurs="0" />
<xs:element name="分配人" msprop:Generator_ColumnVarNameInTable="column分配人" msprop:Generator_ColumnPropNameInRow="分配人" msprop:Generator_ColumnPropNameInTable="分配人Column" msprop:Generator_UserColumnName="分配人" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="10" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="货区负责人" msprop:Generator_ColumnVarNameInTable="column货区负责人" msprop:Generator_ColumnPropNameInRow="货区负责人" msprop:Generator_ColumnPropNameInTable="货区负责人Column" msprop:Generator_UserColumnName="货区负责人" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="10" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="操作人" msprop:Generator_ColumnVarNameInTable="column操作人" msprop:Generator_ColumnPropNameInRow="操作人" msprop:Generator_ColumnPropNameInTable="操作人Column" msprop:Generator_UserColumnName="操作人" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="10" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="orderDetailId" msprop:Generator_ColumnVarNameInTable="columnorderDetailId" msprop:Generator_ColumnPropNameInRow="orderDetailId" msprop:Generator_ColumnPropNameInTable="orderDetailIdColumn" msprop:Generator_UserColumnName="orderDetailId" type="xs:int" minOccurs="0" />
<xs:element name="jobNo" msprop:Generator_ColumnVarNameInTable="columnjobNo" msprop:Generator_ColumnPropNameInRow="jobNo" msprop:Generator_ColumnPropNameInTable="jobNoColumn" msprop:Generator_UserColumnName="jobNo" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="priority" msprop:Generator_ColumnVarNameInTable="columnpriority" msprop:Generator_ColumnPropNameInRow="priority" msprop:Generator_ColumnPropNameInTable="priorityColumn" msprop:Generator_UserColumnName="priority" type="xs:int" minOccurs="0" />
<xs:element name="printcnt" msprop:Generator_ColumnVarNameInTable="columnprintcnt" msprop:Generator_ColumnPropNameInRow="printcnt" msprop:Generator_ColumnPropNameInTable="printcntColumn" msprop:Generator_UserColumnName="printcnt" type="xs:int" minOccurs="0" />
<xs:element name="outStoreType" msprop:Generator_ColumnVarNameInTable="columnoutStoreType" msprop:Generator_ColumnPropNameInRow="outStoreType" msprop:Generator_ColumnPropNameInTable="outStoreTypeColumn" msprop:Generator_UserColumnName="outStoreType" type="xs:int" minOccurs="0" />
<xs:element name="bulkPickState" msprop:Generator_ColumnVarNameInTable="columnbulkPickState" msprop:Generator_ColumnPropNameInRow="bulkPickState" msprop:Generator_ColumnPropNameInTable="bulkPickStateColumn" msprop:Generator_UserColumnName="bulkPickState" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//mstns:v_stockOutBatchPickDetail" />
<xs:field xpath="mstns:id" />
</xs:unique>
</xs:element>
</xs:schema>