Basf_TCC7/HJGL/FineUIPro.Web/Report/HJGLDs.xsd

423 lines
42 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="HJGLDs" targetNamespace="http://tempuri.org/HJGLDs.xsd" xmlns:mstns="http://tempuri.org/HJGLDs.xsd" xmlns="http://tempuri.org/HJGLDs.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="1" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<Connections>
<Connection AppSettingsObjectName="Web.config" AppSettingsPropertyName="HJGLDBConnectionString" IsAppSettingsProperty="true" Modifier="Assembly" Name="HJGLDBConnectionString (Web.config)" ParameterPrefix="@" PropertyReference="AppConfig.System.Configuration.ConfigurationManager.0.ConnectionStrings.HJGLDBConnectionString.ConnectionString" Provider="System.Data.SqlClient" />
<Connection AppSettingsObjectName="Web.config" AppSettingsPropertyName="HJGLDB_NEWConnectionString" IsAppSettingsProperty="true" Modifier="Assembly" Name="HJGLDB_NEWConnectionString (Web.config)" ParameterPrefix="@" PropertyReference="AppConfig.System.Configuration.ConfigurationManager.0.ConnectionStrings.HJGLDB_NEWConnectionString.ConnectionString" Provider="System.Data.SqlClient" />
</Connections>
<Tables>
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="Sys_UserTableAdapter" GeneratorDataComponentClassName="Sys_UserTableAdapter" Name="Sys_User" UserDataComponentName="Sys_UserTableAdapter">
<MainSource>
<DbSource ConnectionRef="HJGLDBConnectionString (Web.config)" DbObjectName="HJGLDB.dbo.Sys_User" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="false" UserGetMethodName="GetData" UserSourceName="Fill">
<DeleteCommand>
<DbCommand CommandType="Text" ModifiedByUser="false">
<CommandText>DELETE FROM [dbo].[Sys_User] WHERE (([UserId] = @Original_UserId))</CommandText>
<Parameters>
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_UserId" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="UserId" SourceColumnNullMapping="false" SourceVersion="Original" />
</Parameters>
</DbCommand>
</DeleteCommand>
<InsertCommand>
<DbCommand CommandType="Text" ModifiedByUser="false">
<CommandText>INSERT INTO [dbo].[Sys_User] ([UserId], [Account], [UserCode], [Password], [UserName], [RoleIds], [PostId], [IsPost], [UnitId], [IsHeadMan], [EmailPassword], [Email], [Phone], [deviceId], [LoginProjectId], [LoginSystemId], [AllowLoginSystem]) VALUES (@UserId, @Account, @UserCode, @Password, @UserName, @RoleIds, @PostId, @IsPost, @UnitId, @IsHeadMan, @EmailPassword, @Email, @Phone, @deviceId, @LoginProjectId, @LoginSystemId, @AllowLoginSystem)</CommandText>
<Parameters>
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@UserId" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="UserId" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Account" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Account" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@UserCode" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="UserCode" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Password" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Password" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@UserName" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="UserName" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@RoleIds" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="RoleIds" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@PostId" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="PostId" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Boolean" Direction="Input" ParameterName="@IsPost" Precision="0" ProviderType="Bit" Scale="0" Size="0" SourceColumn="IsPost" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@UnitId" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="UnitId" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Boolean" Direction="Input" ParameterName="@IsHeadMan" Precision="0" ProviderType="Bit" Scale="0" Size="0" SourceColumn="IsHeadMan" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@EmailPassword" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="EmailPassword" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Email" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Email" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Phone" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Phone" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@deviceId" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="deviceId" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@LoginProjectId" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="LoginProjectId" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@LoginSystemId" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="LoginSystemId" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@AllowLoginSystem" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="AllowLoginSystem" SourceColumnNullMapping="false" SourceVersion="Current" />
</Parameters>
</DbCommand>
</InsertCommand>
<SelectCommand>
<DbCommand CommandType="Text" ModifiedByUser="false">
<CommandText>SELECT UserId, Account, UserCode, Password, UserName, RoleIds, PostId, IsPost, UnitId, IsHeadMan, EmailPassword, Email, Phone, deviceId, LoginProjectId, LoginSystemId, AllowLoginSystem FROM dbo.Sys_User</CommandText>
<Parameters />
</DbCommand>
</SelectCommand>
<UpdateCommand>
<DbCommand CommandType="Text" ModifiedByUser="false">
<CommandText>UPDATE [dbo].[Sys_User] SET [UserId] = @UserId, [Account] = @Account, [UserCode] = @UserCode, [Password] = @Password, [UserName] = @UserName, [RoleIds] = @RoleIds, [PostId] = @PostId, [IsPost] = @IsPost, [UnitId] = @UnitId, [IsHeadMan] = @IsHeadMan, [EmailPassword] = @EmailPassword, [Email] = @Email, [Phone] = @Phone, [deviceId] = @deviceId, [LoginProjectId] = @LoginProjectId, [LoginSystemId] = @LoginSystemId, [AllowLoginSystem] = @AllowLoginSystem WHERE (([UserId] = @Original_UserId))</CommandText>
<Parameters>
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@UserId" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="UserId" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Account" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Account" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@UserCode" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="UserCode" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Password" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Password" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@UserName" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="UserName" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@RoleIds" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="RoleIds" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@PostId" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="PostId" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Boolean" Direction="Input" ParameterName="@IsPost" Precision="0" ProviderType="Bit" Scale="0" Size="0" SourceColumn="IsPost" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@UnitId" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="UnitId" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Boolean" Direction="Input" ParameterName="@IsHeadMan" Precision="0" ProviderType="Bit" Scale="0" Size="0" SourceColumn="IsHeadMan" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@EmailPassword" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="EmailPassword" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Email" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Email" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Phone" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Phone" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@deviceId" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="deviceId" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@LoginProjectId" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="LoginProjectId" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@LoginSystemId" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="LoginSystemId" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@AllowLoginSystem" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="AllowLoginSystem" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Original_UserId" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="UserId" SourceColumnNullMapping="false" SourceVersion="Original" />
</Parameters>
</DbCommand>
</UpdateCommand>
</DbSource>
</MainSource>
<Mappings>
<Mapping SourceColumn="UserId" DataSetColumn="UserId" />
<Mapping SourceColumn="Account" DataSetColumn="Account" />
<Mapping SourceColumn="UserCode" DataSetColumn="UserCode" />
<Mapping SourceColumn="Password" DataSetColumn="Password" />
<Mapping SourceColumn="UserName" DataSetColumn="UserName" />
<Mapping SourceColumn="RoleIds" DataSetColumn="RoleIds" />
<Mapping SourceColumn="PostId" DataSetColumn="PostId" />
<Mapping SourceColumn="IsPost" DataSetColumn="IsPost" />
<Mapping SourceColumn="UnitId" DataSetColumn="UnitId" />
<Mapping SourceColumn="IsHeadMan" DataSetColumn="IsHeadMan" />
<Mapping SourceColumn="EmailPassword" DataSetColumn="EmailPassword" />
<Mapping SourceColumn="Email" DataSetColumn="Email" />
<Mapping SourceColumn="Phone" DataSetColumn="Phone" />
<Mapping SourceColumn="deviceId" DataSetColumn="deviceId" />
<Mapping SourceColumn="LoginProjectId" DataSetColumn="LoginProjectId" />
<Mapping SourceColumn="LoginSystemId" DataSetColumn="LoginSystemId" />
<Mapping SourceColumn="AllowLoginSystem" DataSetColumn="AllowLoginSystem" />
</Mappings>
<Sources />
</TableAdapter>
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="spTestReportTableAdapter" GeneratorDataComponentClassName="spTestReportTableAdapter" Name="spTestReport" UserDataComponentName="spTestReportTableAdapter">
<MainSource>
<DbSource ConnectionRef="HJGLDBConnectionString (Web.config)" DbObjectName="HJGLDB.dbo.spTestReport" DbObjectType="StoredProcedure" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" 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="StoredProcedure" ModifiedByUser="false">
<CommandText>dbo.spTestReport</CommandText>
<Parameters>
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@Account" Precision="0" ProviderType="VarChar" Scale="0" Size="50" SourceColumnNullMapping="false" SourceVersion="Current" />
</Parameters>
</DbCommand>
</SelectCommand>
</DbSource>
</MainSource>
<Mappings>
<Mapping SourceColumn="Account" DataSetColumn="Account" />
<Mapping SourceColumn="UserName" DataSetColumn="UserName" />
<Mapping SourceColumn="UnitName" DataSetColumn="UnitName" />
</Mappings>
<Sources />
</TableAdapter>
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="View_Batch_BatchTrustItemTableAdapter" GeneratorDataComponentClassName="View_Batch_BatchTrustItemTableAdapter" Name="View_Batch_BatchTrustItem" UserDataComponentName="View_Batch_BatchTrustItemTableAdapter">
<MainSource>
<DbSource ConnectionRef="HJGLDBConnectionString (Web.config)" DbObjectName="HJGLDB.dbo.View_Batch_BatchTrustItem" 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="false" UserGetMethodName="GetData" UserSourceName="Fill">
<SelectCommand>
<DbCommand CommandType="Text" ModifiedByUser="false">
<CommandText>SELECT Number, TrustBatchItemId, TrustBatchId, InstallationCode, WorkAreaCode, PipelineCode, WeldJointCode, MaterialCode,
Size, Thickness, WeldTypeCode, WelderCode, WeldingMethodCode, DetectionRateCode, AcceptLevel, Sheet,
JointArea
FROM View_Batch_BatchTrustItem</CommandText>
<Parameters />
</DbCommand>
</SelectCommand>
</DbSource>
</MainSource>
<Mappings>
<Mapping SourceColumn="TrustBatchItemId" DataSetColumn="TrustBatchItemId" />
<Mapping SourceColumn="TrustBatchId" DataSetColumn="TrustBatchId" />
<Mapping SourceColumn="PipelineCode" DataSetColumn="PipelineCode" />
<Mapping SourceColumn="WeldJointCode" DataSetColumn="WeldJointCode" />
<Mapping SourceColumn="WelderCode" DataSetColumn="WelderCode" />
<Mapping SourceColumn="WeldTypeCode" DataSetColumn="WeldTypeCode" />
<Mapping SourceColumn="Size" DataSetColumn="Size" />
<Mapping SourceColumn="Thickness" DataSetColumn="Thickness" />
<Mapping SourceColumn="WorkAreaCode" DataSetColumn="WorkAreaCode" />
<Mapping SourceColumn="InstallationCode" DataSetColumn="InstallationCode" />
<Mapping SourceColumn="MaterialCode" DataSetColumn="MaterialCode" />
<Mapping SourceColumn="WeldingMethodCode" DataSetColumn="WeldingMethodCode" />
<Mapping SourceColumn="DetectionRateCode" DataSetColumn="DetectionRateCode" />
<Mapping SourceColumn="AcceptLevel" DataSetColumn="AcceptLevel" />
<Mapping SourceColumn="Sheet" DataSetColumn="Sheet" />
<Mapping SourceColumn="Number" DataSetColumn="Number1" />
<Mapping SourceColumn="JointArea" DataSetColumn="JointArea" />
</Mappings>
<Sources />
</TableAdapter>
</Tables>
<Sources />
</DataSource>
</xs:appinfo>
</xs:annotation>
<xs:element name="HJGLDs" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="HJGLDs" msprop:Generator_UserDSName="HJGLDs">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="Sys_User" msprop:Generator_TableClassName="Sys_UserDataTable" msprop:Generator_TableVarName="tableSys_User" msprop:Generator_TablePropName="Sys_User" msprop:Generator_RowDeletingName="Sys_UserRowDeleting" msprop:Generator_RowChangingName="Sys_UserRowChanging" msprop:Generator_RowEvHandlerName="Sys_UserRowChangeEventHandler" msprop:Generator_RowDeletedName="Sys_UserRowDeleted" msprop:Generator_UserTableName="Sys_User" msprop:Generator_RowChangedName="Sys_UserRowChanged" msprop:Generator_RowEvArgName="Sys_UserRowChangeEvent" msprop:Generator_RowClassName="Sys_UserRow">
<xs:complexType>
<xs:sequence>
<xs:element name="UserId" msprop:Generator_ColumnVarNameInTable="columnUserId" msprop:Generator_ColumnPropNameInRow="UserId" msprop:Generator_ColumnPropNameInTable="UserIdColumn" msprop:Generator_UserColumnName="UserId">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Account" msprop:Generator_ColumnVarNameInTable="columnAccount" msprop:Generator_ColumnPropNameInRow="Account" msprop:Generator_ColumnPropNameInTable="AccountColumn" msprop:Generator_UserColumnName="Account" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="UserCode" msprop:Generator_ColumnVarNameInTable="columnUserCode" msprop:Generator_ColumnPropNameInRow="UserCode" msprop:Generator_ColumnPropNameInTable="UserCodeColumn" msprop:Generator_UserColumnName="UserCode" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Password" msprop:Generator_ColumnVarNameInTable="columnPassword" msprop:Generator_ColumnPropNameInRow="Password" msprop:Generator_ColumnPropNameInTable="PasswordColumn" msprop:Generator_UserColumnName="Password" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="UserName" msprop:Generator_ColumnVarNameInTable="columnUserName" msprop:Generator_ColumnPropNameInRow="UserName" msprop:Generator_ColumnPropNameInTable="UserNameColumn" msprop:Generator_UserColumnName="UserName" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="20" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="RoleIds" msprop:Generator_ColumnVarNameInTable="columnRoleIds" msprop:Generator_ColumnPropNameInRow="RoleIds" msprop:Generator_ColumnPropNameInTable="RoleIdsColumn" msprop:Generator_UserColumnName="RoleIds" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="500" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="PostId" msprop:Generator_ColumnVarNameInTable="columnPostId" msprop:Generator_ColumnPropNameInRow="PostId" msprop:Generator_ColumnPropNameInTable="PostIdColumn" msprop:Generator_UserColumnName="PostId" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="IsPost" msprop:Generator_ColumnVarNameInTable="columnIsPost" msprop:Generator_ColumnPropNameInRow="IsPost" msprop:Generator_ColumnPropNameInTable="IsPostColumn" msprop:Generator_UserColumnName="IsPost" type="xs:boolean" minOccurs="0" />
<xs:element name="UnitId" msprop:Generator_ColumnVarNameInTable="columnUnitId" msprop:Generator_ColumnPropNameInRow="UnitId" msprop:Generator_ColumnPropNameInTable="UnitIdColumn" msprop:Generator_UserColumnName="UnitId" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="IsHeadMan" msprop:Generator_ColumnVarNameInTable="columnIsHeadMan" msprop:Generator_ColumnPropNameInRow="IsHeadMan" msprop:Generator_ColumnPropNameInTable="IsHeadManColumn" msprop:Generator_UserColumnName="IsHeadMan" type="xs:boolean" minOccurs="0" />
<xs:element name="EmailPassword" msprop:Generator_ColumnVarNameInTable="columnEmailPassword" msprop:Generator_ColumnPropNameInRow="EmailPassword" msprop:Generator_ColumnPropNameInTable="EmailPasswordColumn" msprop:Generator_UserColumnName="EmailPassword" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Email" msprop:Generator_ColumnVarNameInTable="columnEmail" msprop:Generator_ColumnPropNameInRow="Email" msprop:Generator_ColumnPropNameInTable="EmailColumn" msprop:Generator_UserColumnName="Email" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Phone" msprop:Generator_ColumnVarNameInTable="columnPhone" msprop:Generator_ColumnPropNameInRow="Phone" msprop:Generator_ColumnPropNameInTable="PhoneColumn" msprop:Generator_UserColumnName="Phone" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="deviceId" msprop:Generator_ColumnVarNameInTable="columndeviceId" msprop:Generator_ColumnPropNameInRow="deviceId" msprop:Generator_ColumnPropNameInTable="deviceIdColumn" msprop:Generator_UserColumnName="deviceId" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="LoginProjectId" msprop:Generator_ColumnVarNameInTable="columnLoginProjectId" msprop:Generator_ColumnPropNameInRow="LoginProjectId" msprop:Generator_ColumnPropNameInTable="LoginProjectIdColumn" msprop:Generator_UserColumnName="LoginProjectId" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="LoginSystemId" msprop:Generator_ColumnVarNameInTable="columnLoginSystemId" msprop:Generator_ColumnPropNameInRow="LoginSystemId" msprop:Generator_ColumnPropNameInTable="LoginSystemIdColumn" msprop:Generator_UserColumnName="LoginSystemId" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="AllowLoginSystem" msprop:Generator_ColumnVarNameInTable="columnAllowLoginSystem" msprop:Generator_ColumnPropNameInRow="AllowLoginSystem" msprop:Generator_ColumnPropNameInTable="AllowLoginSystemColumn" msprop:Generator_UserColumnName="AllowLoginSystem" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="spTestReport" msprop:Generator_TableClassName="spTestReportDataTable" msprop:Generator_TableVarName="tablespTestReport" msprop:Generator_RowChangedName="spTestReportRowChanged" msprop:Generator_TablePropName="spTestReport" msprop:Generator_RowDeletingName="spTestReportRowDeleting" msprop:Generator_RowChangingName="spTestReportRowChanging" msprop:Generator_RowEvHandlerName="spTestReportRowChangeEventHandler" msprop:Generator_RowDeletedName="spTestReportRowDeleted" msprop:Generator_RowClassName="spTestReportRow" msprop:Generator_UserTableName="spTestReport" msprop:Generator_RowEvArgName="spTestReportRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="Account" msprop:Generator_ColumnVarNameInTable="columnAccount" msprop:Generator_ColumnPropNameInRow="Account" msprop:Generator_ColumnPropNameInTable="AccountColumn" msprop:Generator_UserColumnName="Account" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="UserName" msprop:Generator_ColumnVarNameInTable="columnUserName" msprop:Generator_ColumnPropNameInRow="UserName" msprop:Generator_ColumnPropNameInTable="UserNameColumn" msprop:Generator_UserColumnName="UserName" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="20" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="UnitName" msprop:Generator_ColumnVarNameInTable="columnUnitName" msprop:Generator_ColumnPropNameInRow="UnitName" msprop:Generator_ColumnPropNameInTable="UnitNameColumn" msprop:Generator_UserColumnName="UnitName" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="View_Batch_BatchTrustItem" msprop:Generator_TableClassName="View_Batch_BatchTrustItemDataTable" msprop:Generator_TableVarName="tableView_Batch_BatchTrustItem" msprop:Generator_TablePropName="View_Batch_BatchTrustItem" msprop:Generator_RowDeletingName="View_Batch_BatchTrustItemRowDeleting" msprop:Generator_RowChangingName="View_Batch_BatchTrustItemRowChanging" msprop:Generator_RowEvHandlerName="View_Batch_BatchTrustItemRowChangeEventHandler" msprop:Generator_RowDeletedName="View_Batch_BatchTrustItemRowDeleted" msprop:Generator_UserTableName="View_Batch_BatchTrustItem" msprop:Generator_RowChangedName="View_Batch_BatchTrustItemRowChanged" msprop:Generator_RowEvArgName="View_Batch_BatchTrustItemRowChangeEvent" msprop:Generator_RowClassName="View_Batch_BatchTrustItemRow">
<xs:complexType>
<xs:sequence>
<xs:element name="TrustBatchItemId" msprop:Generator_ColumnVarNameInTable="columnTrustBatchItemId" msprop:Generator_ColumnPropNameInRow="TrustBatchItemId" msprop:Generator_ColumnPropNameInTable="TrustBatchItemIdColumn" msprop:Generator_UserColumnName="TrustBatchItemId">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="TrustBatchId" msprop:Generator_ColumnVarNameInTable="columnTrustBatchId" msprop:Generator_ColumnPropNameInRow="TrustBatchId" msprop:Generator_ColumnPropNameInTable="TrustBatchIdColumn" msprop:Generator_UserColumnName="TrustBatchId" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="PipelineCode" msprop:Generator_ColumnVarNameInTable="columnPipelineCode" msprop:Generator_ColumnPropNameInRow="PipelineCode" msprop:Generator_ColumnPropNameInTable="PipelineCodeColumn" msprop:Generator_UserColumnName="PipelineCode" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="100" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="WeldJointCode" msprop:Generator_ColumnVarNameInTable="columnWeldJointCode" msprop:Generator_ColumnPropNameInRow="WeldJointCode" msprop:Generator_ColumnPropNameInTable="WeldJointCodeColumn" msprop:Generator_UserColumnName="WeldJointCode" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="WelderCode" msprop:Generator_ColumnVarNameInTable="columnWelderCode" msprop:Generator_ColumnPropNameInRow="WelderCode" msprop:Generator_ColumnPropNameInTable="WelderCodeColumn" msprop:Generator_UserColumnName="WelderCode" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="WeldTypeCode" msprop:Generator_ColumnVarNameInTable="columnWeldTypeCode" msprop:Generator_ColumnPropNameInRow="WeldTypeCode" msprop:Generator_ColumnPropNameInTable="WeldTypeCodeColumn" msprop:Generator_UserColumnName="WeldTypeCode" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Size" msprop:Generator_ColumnVarNameInTable="columnSize" msprop:Generator_ColumnPropNameInRow="Size" msprop:Generator_ColumnPropNameInTable="SizeColumn" msprop:Generator_UserColumnName="Size" type="xs:decimal" minOccurs="0" />
<xs:element name="Thickness" msprop:Generator_ColumnVarNameInTable="columnThickness" msprop:Generator_ColumnPropNameInRow="Thickness" msprop:Generator_ColumnPropNameInTable="ThicknessColumn" msprop:Generator_UserColumnName="Thickness" type="xs:decimal" minOccurs="0" />
<xs:element name="WorkAreaCode" msprop:Generator_ColumnVarNameInTable="columnWorkAreaCode" msprop:Generator_ColumnPropNameInRow="WorkAreaCode" msprop:Generator_ColumnPropNameInTable="WorkAreaCodeColumn" msprop:Generator_UserColumnName="WorkAreaCode" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="20" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="InstallationCode" msprop:Generator_ColumnVarNameInTable="columnInstallationCode" msprop:Generator_ColumnPropNameInRow="InstallationCode" msprop:Generator_ColumnPropNameInTable="InstallationCodeColumn" msprop:Generator_UserColumnName="InstallationCode" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="MaterialCode" msprop:Generator_ColumnVarNameInTable="columnMaterialCode" msprop:Generator_ColumnPropNameInRow="MaterialCode" msprop:Generator_ColumnPropNameInTable="MaterialCodeColumn" msprop:Generator_UserColumnName="MaterialCode" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="WeldingMethodCode" msprop:Generator_ColumnVarNameInTable="columnWeldingMethodCode" msprop:Generator_ColumnPropNameInRow="WeldingMethodCode" msprop:Generator_ColumnPropNameInTable="WeldingMethodCodeColumn" msprop:Generator_UserColumnName="WeldingMethodCode" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="DetectionRateCode" msprop:Generator_ColumnVarNameInTable="columnDetectionRateCode" msprop:Generator_ColumnPropNameInRow="DetectionRateCode" msprop:Generator_ColumnPropNameInTable="DetectionRateCodeColumn" msprop:Generator_UserColumnName="DetectionRateCode" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="AcceptLevel" msprop:Generator_ColumnVarNameInTable="columnAcceptLevel" msprop:Generator_ColumnPropNameInRow="AcceptLevel" msprop:Generator_ColumnPropNameInTable="AcceptLevelColumn" msprop:Generator_UserColumnName="AcceptLevel" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="10" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Sheet" msprop:Generator_ColumnVarNameInTable="columnSheet" msprop:Generator_ColumnPropNameInRow="Sheet" msprop:Generator_ColumnPropNameInTable="SheetColumn" msprop:Generator_UserColumnName="Sheet" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Number" msprop:Generator_ColumnVarNameInTable="columnNumber" msprop:Generator_ColumnPropNameInRow="Number" msprop:Generator_ColumnPropNameInTable="NumberColumn" msprop:Generator_UserColumnName="Number" type="xs:string" minOccurs="0" />
<xs:element name="Number1" msdata:Caption="Number" msprop:Generator_ColumnVarNameInTable="columnNumber1" msprop:Generator_ColumnPropNameInRow="Number1" msprop:Generator_ColumnPropNameInTable="Number1Column" msprop:Generator_UserColumnName="Number1" type="xs:long" minOccurs="0" />
<xs:element name="JointArea" msprop:Generator_ColumnVarNameInTable="columnJointArea" msprop:Generator_ColumnPropNameInRow="JointArea" msprop:Generator_ColumnPropNameInTable="JointAreaColumn" msprop:Generator_UserColumnName="JointArea" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//mstns:Sys_User" />
<xs:field xpath="mstns:UserId" />
</xs:unique>
<xs:unique name="View_Batch_BatchTrustItem_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//mstns:View_Batch_BatchTrustItem" />
<xs:field xpath="mstns:TrustBatchItemId" />
</xs:unique>
</xs:element>
</xs:schema>