86 lines
		
	
	
		
			8.1 KiB
		
	
	
	
		
			XML
		
	
	
	
		
		
			
		
	
	
			86 lines
		
	
	
		
			8.1 KiB
		
	
	
	
		
			XML
		
	
	
	
|  | <?xml version="1.0" encoding="utf-8"?> | |||
|  | <xs:schema id="v_stockoutportsum" targetNamespace="http://tempuri.org/v_stockoutportsum.xsd" xmlns:mstns="http://tempuri.org/v_stockoutportsum.xsd" xmlns="http://tempuri.org/v_stockoutportsum.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_stockOutPortSumTableAdapter" GeneratorDataComponentClassName="v_stockOutPortSumTableAdapter" Name="v_stockOutPortSum" UserDataComponentName="v_stockOutPortSumTableAdapter"> | |||
|  |             <MainSource> | |||
|  |               <DbSource ConnectionRef="deiniuWMSConnectionString1 (Settings)" DbObjectName="deiniuWMS.dbo.v_stockOutPortSum" 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 waveOrder, jobNo, partion, volType, partName2, tranAreaName, locCnt, sumCount, boxcnt, skus FROM dbo.v_stockOutPortSum</CommandText> | |||
|  |                     <Parameters /> | |||
|  |                   </DbCommand> | |||
|  |                 </SelectCommand> | |||
|  |               </DbSource> | |||
|  |             </MainSource> | |||
|  |             <Mappings> | |||
|  |               <Mapping SourceColumn="waveOrder" DataSetColumn="waveOrder" /> | |||
|  |               <Mapping SourceColumn="jobNo" DataSetColumn="jobNo" /> | |||
|  |               <Mapping SourceColumn="partion" DataSetColumn="partion" /> | |||
|  |               <Mapping SourceColumn="volType" DataSetColumn="volType" /> | |||
|  |               <Mapping SourceColumn="partName2" DataSetColumn="partName2" /> | |||
|  |               <Mapping SourceColumn="tranAreaName" DataSetColumn="tranAreaName" /> | |||
|  |               <Mapping SourceColumn="locCnt" DataSetColumn="locCnt" /> | |||
|  |               <Mapping SourceColumn="sumCount" DataSetColumn="sumCount" /> | |||
|  |               <Mapping SourceColumn="boxcnt" DataSetColumn="boxcnt" /> | |||
|  |               <Mapping SourceColumn="skus" DataSetColumn="skus" /> | |||
|  |             </Mappings> | |||
|  |             <Sources /> | |||
|  |           </TableAdapter> | |||
|  |         </Tables> | |||
|  |         <Sources /> | |||
|  |       </DataSource> | |||
|  |     </xs:appinfo> | |||
|  |   </xs:annotation> | |||
|  |   <xs:element name="v_stockoutportsum" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="True" msprop:Generator_DataSetName="v_stockoutportsum" msprop:Generator_UserDSName="v_stockoutportsum"> | |||
|  |     <xs:complexType> | |||
|  |       <xs:choice minOccurs="0" maxOccurs="unbounded"> | |||
|  |         <xs:element name="v_stockOutPortSum" msprop:Generator_TableClassName="v_stockOutPortSumDataTable" msprop:Generator_TableVarName="tablev_stockOutPortSum" msprop:Generator_TablePropName="v_stockOutPortSum" msprop:Generator_RowDeletingName="v_stockOutPortSumRowDeleting" msprop:Generator_RowChangingName="v_stockOutPortSumRowChanging" msprop:Generator_RowEvHandlerName="v_stockOutPortSumRowChangeEventHandler" msprop:Generator_RowDeletedName="v_stockOutPortSumRowDeleted" msprop:Generator_UserTableName="v_stockOutPortSum" msprop:Generator_RowChangedName="v_stockOutPortSumRowChanged" msprop:Generator_RowEvArgName="v_stockOutPortSumRowChangeEvent" msprop:Generator_RowClassName="v_stockOutPortSumRow"> | |||
|  |           <xs:complexType> | |||
|  |             <xs:sequence> | |||
|  |               <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="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="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="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="partName2" msprop:Generator_ColumnVarNameInTable="columnpartName2" msprop:Generator_ColumnPropNameInRow="partName2" msprop:Generator_ColumnPropNameInTable="partName2Column" msprop:Generator_UserColumnName="partName2" minOccurs="0"> | |||
|  |                 <xs:simpleType> | |||
|  |                   <xs:restriction base="xs:string"> | |||
|  |                     <xs:maxLength value="50" /> | |||
|  |                   </xs:restriction> | |||
|  |                 </xs:simpleType> | |||
|  |               </xs:element> | |||
|  |               <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="locCnt" msprop:Generator_ColumnVarNameInTable="columnlocCnt" msprop:Generator_ColumnPropNameInRow="locCnt" msprop:Generator_ColumnPropNameInTable="locCntColumn" msprop:Generator_UserColumnName="locCnt" type="xs:int" minOccurs="0" /> | |||
|  |               <xs:element name="sumCount" msprop:Generator_ColumnVarNameInTable="columnsumCount" msprop:Generator_ColumnPropNameInRow="sumCount" msprop:Generator_ColumnPropNameInTable="sumCountColumn" msprop:Generator_UserColumnName="sumCount" type="xs:decimal" minOccurs="0" /> | |||
|  |               <xs:element name="boxcnt" msprop:Generator_ColumnVarNameInTable="columnboxcnt" msprop:Generator_ColumnPropNameInRow="boxcnt" msprop:Generator_ColumnPropNameInTable="boxcntColumn" msprop:Generator_UserColumnName="boxcnt" type="xs:decimal" minOccurs="0" /> | |||
|  |               <xs:element name="skus" msprop:Generator_ColumnVarNameInTable="columnskus" msprop:Generator_ColumnPropNameInRow="skus" msprop:Generator_ColumnPropNameInTable="skusColumn" msprop:Generator_UserColumnName="skus" type="xs:int" minOccurs="0" /> | |||
|  |             </xs:sequence> | |||
|  |           </xs:complexType> | |||
|  |         </xs:element> | |||
|  |       </xs:choice> | |||
|  |     </xs:complexType> | |||
|  |   </xs:element> | |||
|  | </xs:schema> |