﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="CorrectiveActionDataSet" targetNamespace="http://tempuri.org/CorrectiveActionDataSet.xsd" xmlns:mstns="http://tempuri.org/CorrectiveActionDataSet.xsd" xmlns="http://tempuri.org/CorrectiveActionDataSet.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" GeneratorFunctionsComponentClassName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" UserFunctionsComponentName="QueriesTableAdapter" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
        <Connections>
          <Connection AppSettingsObjectName="Web.config" AppSettingsPropertyName="NLightDB" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="NLightDB (Web.config)" ParameterPrefix="@" PropertyReference="AppConfig.System.Configuration.ConfigurationManager.0.ConnectionStrings.NLightDB.ConnectionString" Provider="System.Data.SqlClient" />
          <Connection AppSettingsObjectName="Web.config" AppSettingsPropertyName="CompliantWebConnectionString" IsAppSettingsProperty="true" Modifier="Assembly" Name="CompliantWebConnectionString (Web.config)" ParameterPrefix="@" PropertyReference="AppConfig.System.Configuration.ConfigurationManager.0.ConnectionStrings.CompliantWebConnectionString.ConnectionString" Provider="System.Data.SqlClient" />
        </Connections>
        <Tables>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="dsCorrectiveActionTableAdapter" GeneratorDataComponentClassName="dsCorrectiveActionTableAdapter" Name="dsCorrectiveAction" UserDataComponentName="dsCorrectiveActionTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="CompliantWebConnectionString (Web.config)" DbObjectName="CompliantWeb.dbo.REPORT_usp_CorrectiveActions" DbObjectType="StoredProcedure" 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="StoredProcedure" ModifiedByUser="false">
                    <CommandText>dbo.REPORT_usp_CorrectiveActions</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="nvarchar" DbType="String" Direction="Input" ParameterName="@WhereCondition" Precision="0" ProviderType="NVarChar" Scale="0" Size="2147483647" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="ExceptionDate" DataSetColumn="ExceptionDate" />
              <Mapping SourceColumn="WorkRequestNo" DataSetColumn="WorkRequestNo" />
              <Mapping SourceColumn="ProcedureName" DataSetColumn="ProcedureName" />
              <Mapping SourceColumn="StepName" DataSetColumn="StepName" />
              <Mapping SourceColumn="ResolveByDate" DataSetColumn="ResolveByDate" />
              <Mapping SourceColumn="AssignTo" DataSetColumn="AssignTo" />
              <Mapping SourceColumn="ActionRequired" DataSetColumn="ActionRequired" />
              <Mapping SourceColumn="ActionTaken" DataSetColumn="ActionTaken" />
              <Mapping SourceColumn="Comments" DataSetColumn="Comments" />
              <Mapping SourceColumn="Status" DataSetColumn="Status" />
              <Mapping SourceColumn="LocationName" DataSetColumn="LocationName" />
              <Mapping SourceColumn="ExceptionMessage" DataSetColumn="ExceptionMessage" />
              <Mapping SourceColumn="Image" DataSetColumn="Image" />
              <Mapping SourceColumn="Document" DataSetColumn="Document" />
              <Mapping SourceColumn="Signature" DataSetColumn="Signature" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="REPORT_usp_GoodsInExceptionDataTableAdapter" GeneratorDataComponentClassName="REPORT_usp_GoodsInExceptionDataTableAdapter" Name="REPORT_usp_GoodsInExceptionData" UserDataComponentName="REPORT_usp_GoodsInExceptionDataTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="NLightDB (Web.config)" DbObjectName="RangerWeb.dbo.REPORT_usp_GoodsInExceptionData" DbObjectType="StoredProcedure" 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="StoredProcedure" ModifiedByUser="false">
                    <CommandText>dbo.REPORT_usp_GoodsInExceptionData</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="bigint" DbType="Int64" Direction="Input" ParameterName="@JobId" Precision="19" ProviderType="BigInt" Scale="0" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@GRN" Precision="0" ProviderType="NVarChar" Scale="0" Size="50" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@poNumber" Precision="0" ProviderType="NVarChar" Scale="0" Size="100" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@SupplierIds" Precision="0" ProviderType="NVarChar" Scale="0" Size="2147483647" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="datetime" DbType="DateTime" Direction="Input" ParameterName="@FromDate" Precision="23" ProviderType="DateTime" Scale="3" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="datetime" DbType="DateTime" Direction="Input" ParameterName="@ToDate" Precision="23" ProviderType="DateTime" Scale="3" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="JobId" DataSetColumn="JobId" />
              <Mapping SourceColumn="ExceptionDate" DataSetColumn="ExceptionDate" />
              <Mapping SourceColumn="WorkRequestNo" DataSetColumn="WorkRequestNo" />
              <Mapping SourceColumn="StepName" DataSetColumn="StepName" />
              <Mapping SourceColumn="ExceptionMessage" DataSetColumn="ExceptionMessage" />
              <Mapping SourceColumn="ResolveByDate" DataSetColumn="ResolveByDate" />
              <Mapping SourceColumn="AssignTo" DataSetColumn="AssignTo" />
              <Mapping SourceColumn="ActionRequired" DataSetColumn="ActionRequired" />
              <Mapping SourceColumn="ActionTaken" DataSetColumn="ActionTaken" />
              <Mapping SourceColumn="Comments" DataSetColumn="Comments" />
              <Mapping SourceColumn="Status" DataSetColumn="Status" />
              <Mapping SourceColumn="Image" DataSetColumn="Image" />
              <Mapping SourceColumn="Document" DataSetColumn="Document" />
              <Mapping SourceColumn="Signature" DataSetColumn="Signature" />
              <Mapping SourceColumn="AcceptedAmount" DataSetColumn="AcceptedAmount" />
              <Mapping SourceColumn="RejectedAmount" DataSetColumn="RejectedAmount" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="Report_usp_sel_CautionsTableAdapter" GeneratorDataComponentClassName="Report_usp_sel_CautionsTableAdapter" Name="Report_usp_sel_Cautions" UserDataComponentName="Report_usp_sel_CautionsTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="NLightDB (Web.config)" DbObjectName="RangerWeb.dbo.Report_usp_sel_Cautions" DbObjectType="StoredProcedure" 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="StoredProcedure" ModifiedByUser="false">
                    <CommandText>dbo.Report_usp_sel_Cautions</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="bigint" DbType="Int64" Direction="Input" ParameterName="@OrganizationId" Precision="19" ProviderType="BigInt" Scale="0" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="bigint" DbType="Int64" Direction="Input" ParameterName="@ProcedureId" Precision="19" ProviderType="BigInt" Scale="0" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="bigint" DbType="Int64" Direction="Input" ParameterName="@NCId" Precision="19" ProviderType="BigInt" Scale="0" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="bigint" DbType="Int64" Direction="Input" ParameterName="@SubNCId" Precision="19" ProviderType="BigInt" Scale="0" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@ProductIds" Precision="0" ProviderType="NVarChar" Scale="0" Size="2147483647" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="bigint" DbType="Int64" Direction="Input" ParameterName="@LocationId" Precision="19" ProviderType="BigInt" Scale="0" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="datetime" DbType="DateTime" Direction="Input" ParameterName="@StartDate" Precision="23" ProviderType="DateTime" Scale="3" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="datetime" DbType="DateTime" Direction="Input" ParameterName="@EndDate" Precision="23" ProviderType="DateTime" Scale="3" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="Id" DataSetColumn="Id" />
              <Mapping SourceColumn="CautionNo" DataSetColumn="CautionNo" />
              <Mapping SourceColumn="NC" DataSetColumn="NC" />
              <Mapping SourceColumn="SubNc" DataSetColumn="SubNc" />
              <Mapping SourceColumn="ProductDesc" DataSetColumn="ProductDesc" />
              <Mapping SourceColumn="ProductCode" DataSetColumn="ProductCode" />
              <Mapping SourceColumn="CheckName" DataSetColumn="CheckName" />
              <Mapping SourceColumn="StepName" DataSetColumn="StepName" />
              <Mapping SourceColumn="Originator" DataSetColumn="Originator" />
              <Mapping SourceColumn="LocationName" DataSetColumn="LocationName" />
              <Mapping SourceColumn="ExceptionDate" DataSetColumn="ExceptionDate" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="Ranger_usp_sel_NCByYearlyAndQuaterlyTableAdapter" GeneratorDataComponentClassName="Ranger_usp_sel_NCByYearlyAndQuaterlyTableAdapter" Name="Ranger_usp_sel_NCByYearlyAndQuaterly" UserDataComponentName="Ranger_usp_sel_NCByYearlyAndQuaterlyTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="NLightDB (Web.config)" DbObjectName="Compliant_20220509.dbo.Ranger_usp_sel_NCByYearlyAndQuaterly" DbObjectType="StoredProcedure" 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="StoredProcedure" ModifiedByUser="false">
                    <CommandText>dbo.Ranger_usp_sel_NCByYearlyAndQuaterly</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="bigint" DbType="Int64" Direction="Input" ParameterName="@OrganizationId" Precision="19" ProviderType="BigInt" Scale="0" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@NCIds" Precision="0" ProviderType="NVarChar" Scale="0" Size="2147483647" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="bigint" DbType="Int64" Direction="Input" ParameterName="@SubNCId" Precision="19" ProviderType="BigInt" Scale="0" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="datetime" DbType="DateTime" Direction="Input" ParameterName="@StartDate" Precision="23" ProviderType="DateTime" Scale="3" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="datetime" DbType="DateTime" Direction="Input" ParameterName="@EndDate" Precision="23" ProviderType="DateTime" Scale="3" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="Name" DataSetColumn="Name" />
              <Mapping SourceColumn="QuaterYear" DataSetColumn="QuaterYear" />
              <Mapping SourceColumn="NOofNC" DataSetColumn="NOofNC" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="Ranger_usp_sel_NCByYearlyAndQuaterly1TableAdapter" GeneratorDataComponentClassName="Ranger_usp_sel_NCByYearlyAndQuaterly1TableAdapter" Name="Ranger_usp_sel_NCByYearlyAndQuaterly1" UserDataComponentName="Ranger_usp_sel_NCByYearlyAndQuaterly1TableAdapter">
            <MainSource>
              <DbSource ConnectionRef="NLightDB (Web.config)" DbObjectName="Compliant_20220509.dbo.Ranger_usp_sel_NCByYearlyAndQuaterly" DbObjectType="StoredProcedure" 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="StoredProcedure" ModifiedByUser="false">
                    <CommandText>dbo.Ranger_usp_sel_NCByYearlyAndQuaterly</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="bigint" DbType="Int64" Direction="Input" ParameterName="@OrganizationId" Precision="19" ProviderType="BigInt" Scale="0" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@NCIds" Precision="0" ProviderType="NVarChar" Scale="0" Size="2147483647" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="bigint" DbType="Int64" Direction="Input" ParameterName="@SubNCId" Precision="19" ProviderType="BigInt" Scale="0" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="datetime" DbType="DateTime" Direction="Input" ParameterName="@StartDate" Precision="23" ProviderType="DateTime" Scale="3" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="datetime" DbType="DateTime" Direction="Input" ParameterName="@EndDate" Precision="23" ProviderType="DateTime" Scale="3" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="Name" DataSetColumn="Name" />
              <Mapping SourceColumn="YearOFNC" DataSetColumn="YearOFNC" />
              <Mapping SourceColumn="NOofNC" DataSetColumn="NOofNC" />
            </Mappings>
            <Sources />
          </TableAdapter>
        </Tables>
        <Sources />
      </DataSource>
    </xs:appinfo>
  </xs:annotation>
  <xs:element name="CorrectiveActionDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="CorrectiveActionDataSet" msprop:Generator_UserDSName="CorrectiveActionDataSet">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="dsCorrectiveAction" msprop:Generator_TableClassName="dsCorrectiveActionDataTable" msprop:Generator_TableVarName="tabledsCorrectiveAction" msprop:Generator_TablePropName="dsCorrectiveAction" msprop:Generator_RowDeletingName="dsCorrectiveActionRowDeleting" msprop:Generator_RowChangingName="dsCorrectiveActionRowChanging" msprop:Generator_RowEvHandlerName="dsCorrectiveActionRowChangeEventHandler" msprop:Generator_RowDeletedName="dsCorrectiveActionRowDeleted" msprop:Generator_UserTableName="dsCorrectiveAction" msprop:Generator_RowChangedName="dsCorrectiveActionRowChanged" msprop:Generator_RowEvArgName="dsCorrectiveActionRowChangeEvent" msprop:Generator_RowClassName="dsCorrectiveActionRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="ExceptionDate" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnExceptionDate" msprop:Generator_ColumnPropNameInRow="ExceptionDate" msprop:Generator_ColumnPropNameInTable="ExceptionDateColumn" msprop:Generator_UserColumnName="ExceptionDate" type="xs:string" minOccurs="0" />
              <xs:element name="WorkRequestNo" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnWorkRequestNo" msprop:Generator_ColumnPropNameInRow="WorkRequestNo" msprop:Generator_ColumnPropNameInTable="WorkRequestNoColumn" msprop:Generator_UserColumnName="WorkRequestNo" type="xs:string" minOccurs="0" />
              <xs:element name="ProcedureName" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnProcedureName" msprop:Generator_ColumnPropNameInRow="ProcedureName" msprop:Generator_ColumnPropNameInTable="ProcedureNameColumn" msprop:Generator_UserColumnName="ProcedureName" type="xs:string" minOccurs="0" />
              <xs:element name="StepName" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnStepName" msprop:Generator_ColumnPropNameInRow="StepName" msprop:Generator_ColumnPropNameInTable="StepNameColumn" msprop:Generator_UserColumnName="StepName" type="xs:string" minOccurs="0" />
              <xs:element name="ResolveByDate" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnResolveByDate" msprop:Generator_ColumnPropNameInRow="ResolveByDate" msprop:Generator_ColumnPropNameInTable="ResolveByDateColumn" msprop:Generator_UserColumnName="ResolveByDate" type="xs:string" minOccurs="0" />
              <xs:element name="AssignTo" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnAssignTo" msprop:Generator_ColumnPropNameInRow="AssignTo" msprop:Generator_ColumnPropNameInTable="AssignToColumn" msprop:Generator_UserColumnName="AssignTo" type="xs:string" minOccurs="0" />
              <xs:element name="ActionRequired" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnActionRequired" msprop:Generator_ColumnPropNameInRow="ActionRequired" msprop:Generator_ColumnPropNameInTable="ActionRequiredColumn" msprop:Generator_UserColumnName="ActionRequired" type="xs:string" minOccurs="0" />
              <xs:element name="ActionTaken" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnActionTaken" msprop:Generator_ColumnPropNameInRow="ActionTaken" msprop:Generator_ColumnPropNameInTable="ActionTakenColumn" msprop:Generator_UserColumnName="ActionTaken" type="xs:string" minOccurs="0" />
              <xs:element name="Comments" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnComments" msprop:Generator_ColumnPropNameInRow="Comments" msprop:Generator_ColumnPropNameInTable="CommentsColumn" msprop:Generator_UserColumnName="Comments" type="xs:string" minOccurs="0" />
              <xs:element name="Status" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnStatus" msprop:Generator_ColumnPropNameInRow="Status" msprop:Generator_ColumnPropNameInTable="StatusColumn" msprop:Generator_UserColumnName="Status" type="xs:string" minOccurs="0" />
              <xs:element name="LocationName" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnLocationName" msprop:Generator_ColumnPropNameInRow="LocationName" msprop:Generator_ColumnPropNameInTable="LocationNameColumn" msprop:Generator_UserColumnName="LocationName" type="xs:string" minOccurs="0" />
              <xs:element name="ExceptionMessage" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnExceptionMessage" msprop:Generator_ColumnPropNameInRow="ExceptionMessage" msprop:Generator_ColumnPropNameInTable="ExceptionMessageColumn" msprop:Generator_UserColumnName="ExceptionMessage" type="xs:string" minOccurs="0" />
              <xs:element name="Image" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnImage" msprop:Generator_ColumnPropNameInRow="Image" msprop:Generator_ColumnPropNameInTable="ImageColumn" msprop:Generator_UserColumnName="Image" type="xs:base64Binary" minOccurs="0" />
              <xs:element name="Document" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnDocument" msprop:Generator_ColumnPropNameInRow="Document" msprop:Generator_ColumnPropNameInTable="DocumentColumn" msprop:Generator_UserColumnName="Document" type="xs:string" minOccurs="0" />
              <xs:element name="Signature" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnSignature" msprop:Generator_ColumnPropNameInRow="Signature" msprop:Generator_ColumnPropNameInTable="SignatureColumn" msprop:Generator_UserColumnName="Signature" type="xs:base64Binary" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="REPORT_usp_GoodsInExceptionData" msprop:Generator_TableClassName="REPORT_usp_GoodsInExceptionDataDataTable" msprop:Generator_TableVarName="tableREPORT_usp_GoodsInExceptionData" msprop:Generator_RowChangedName="REPORT_usp_GoodsInExceptionDataRowChanged" msprop:Generator_TablePropName="REPORT_usp_GoodsInExceptionData" msprop:Generator_RowDeletingName="REPORT_usp_GoodsInExceptionDataRowDeleting" msprop:Generator_RowChangingName="REPORT_usp_GoodsInExceptionDataRowChanging" msprop:Generator_RowEvHandlerName="REPORT_usp_GoodsInExceptionDataRowChangeEventHandler" msprop:Generator_RowDeletedName="REPORT_usp_GoodsInExceptionDataRowDeleted" msprop:Generator_RowClassName="REPORT_usp_GoodsInExceptionDataRow" msprop:Generator_UserTableName="REPORT_usp_GoodsInExceptionData" msprop:Generator_RowEvArgName="REPORT_usp_GoodsInExceptionDataRowChangeEvent">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="JobId" msprop:Generator_ColumnVarNameInTable="columnJobId" msprop:Generator_ColumnPropNameInRow="JobId" msprop:Generator_ColumnPropNameInTable="JobIdColumn" msprop:Generator_UserColumnName="JobId" type="xs:long" minOccurs="0" />
              <xs:element name="ExceptionDate" msprop:Generator_ColumnVarNameInTable="columnExceptionDate" msprop:Generator_ColumnPropNameInRow="ExceptionDate" msprop:Generator_ColumnPropNameInTable="ExceptionDateColumn" msprop:Generator_UserColumnName="ExceptionDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="WorkRequestNo" msprop:Generator_ColumnVarNameInTable="columnWorkRequestNo" msprop:Generator_ColumnPropNameInRow="WorkRequestNo" msprop:Generator_ColumnPropNameInTable="WorkRequestNoColumn" msprop:Generator_UserColumnName="WorkRequestNo" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="24" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="StepName" msprop:Generator_ColumnVarNameInTable="columnStepName" msprop:Generator_ColumnPropNameInRow="StepName" msprop:Generator_ColumnPropNameInTable="StepNameColumn" msprop:Generator_UserColumnName="StepName" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="400" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ExceptionMessage" msprop:Generator_ColumnVarNameInTable="columnExceptionMessage" msprop:Generator_ColumnPropNameInRow="ExceptionMessage" msprop:Generator_ColumnPropNameInTable="ExceptionMessageColumn" msprop:Generator_UserColumnName="ExceptionMessage" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="2147483647" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ResolveByDate" msprop:Generator_ColumnVarNameInTable="columnResolveByDate" msprop:Generator_ColumnPropNameInRow="ResolveByDate" msprop:Generator_ColumnPropNameInTable="ResolveByDateColumn" msprop:Generator_UserColumnName="ResolveByDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="AssignTo" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnAssignTo" msprop:Generator_ColumnPropNameInRow="AssignTo" msprop:Generator_ColumnPropNameInTable="AssignToColumn" msprop:Generator_UserColumnName="AssignTo" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ActionRequired" msprop:Generator_ColumnVarNameInTable="columnActionRequired" msprop:Generator_ColumnPropNameInRow="ActionRequired" msprop:Generator_ColumnPropNameInTable="ActionRequiredColumn" msprop:Generator_UserColumnName="ActionRequired" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="512" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ActionTaken" msprop:Generator_ColumnVarNameInTable="columnActionTaken" msprop:Generator_ColumnPropNameInRow="ActionTaken" msprop:Generator_ColumnPropNameInTable="ActionTakenColumn" msprop:Generator_UserColumnName="ActionTaken" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="512" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Comments" msprop:Generator_ColumnVarNameInTable="columnComments" msprop:Generator_ColumnPropNameInRow="Comments" msprop:Generator_ColumnPropNameInTable="CommentsColumn" msprop:Generator_UserColumnName="Comments" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="512" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Status" msprop:Generator_ColumnVarNameInTable="columnStatus" msprop:Generator_ColumnPropNameInRow="Status" msprop:Generator_ColumnPropNameInTable="StatusColumn" msprop:Generator_UserColumnName="Status" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="24" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Image" msprop:Generator_ColumnVarNameInTable="columnImage" msprop:Generator_ColumnPropNameInRow="Image" msprop:Generator_ColumnPropNameInTable="ImageColumn" msprop:Generator_UserColumnName="Image" type="xs:base64Binary" minOccurs="0" />
              <xs:element name="Document" msprop:Generator_ColumnVarNameInTable="columnDocument" msprop:Generator_ColumnPropNameInRow="Document" msprop:Generator_ColumnPropNameInTable="DocumentColumn" msprop:Generator_UserColumnName="Document" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="256" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Signature" msprop:Generator_ColumnVarNameInTable="columnSignature" msprop:Generator_ColumnPropNameInRow="Signature" msprop:Generator_ColumnPropNameInTable="SignatureColumn" msprop:Generator_UserColumnName="Signature" type="xs:base64Binary" minOccurs="0" />
              <xs:element name="AcceptedAmount" msprop:Generator_ColumnVarNameInTable="columnAcceptedAmount" msprop:Generator_ColumnPropNameInRow="AcceptedAmount" msprop:Generator_ColumnPropNameInTable="AcceptedAmountColumn" msprop:Generator_UserColumnName="AcceptedAmount" type="xs:decimal" minOccurs="0" />
              <xs:element name="RejectedAmount" msprop:Generator_ColumnVarNameInTable="columnRejectedAmount" msprop:Generator_ColumnPropNameInRow="RejectedAmount" msprop:Generator_ColumnPropNameInTable="RejectedAmountColumn" msprop:Generator_UserColumnName="RejectedAmount" type="xs:decimal" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="Report_usp_sel_Cautions" msprop:Generator_TableClassName="Report_usp_sel_CautionsDataTable" msprop:Generator_TableVarName="tableReport_usp_sel_Cautions" msprop:Generator_TablePropName="Report_usp_sel_Cautions" msprop:Generator_RowDeletingName="Report_usp_sel_CautionsRowDeleting" msprop:Generator_RowChangingName="Report_usp_sel_CautionsRowChanging" msprop:Generator_RowEvHandlerName="Report_usp_sel_CautionsRowChangeEventHandler" msprop:Generator_RowDeletedName="Report_usp_sel_CautionsRowDeleted" msprop:Generator_UserTableName="Report_usp_sel_Cautions" msprop:Generator_RowChangedName="Report_usp_sel_CautionsRowChanged" msprop:Generator_RowEvArgName="Report_usp_sel_CautionsRowChangeEvent" msprop:Generator_RowClassName="Report_usp_sel_CautionsRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="Id" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnId" msprop:Generator_ColumnPropNameInRow="Id" msprop:Generator_ColumnPropNameInTable="IdColumn" msprop:Generator_UserColumnName="Id" type="xs:long" />
              <xs:element name="CautionNo" msprop:Generator_ColumnVarNameInTable="columnCautionNo" msprop:Generator_ColumnPropNameInRow="CautionNo" msprop:Generator_ColumnPropNameInTable="CautionNoColumn" msprop:Generator_UserColumnName="CautionNo" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="24" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="NC" msprop:Generator_ColumnVarNameInTable="columnNC" msprop:Generator_ColumnPropNameInRow="NC" msprop:Generator_ColumnPropNameInTable="NCColumn" msprop:Generator_UserColumnName="NC" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="SubNc" msprop:Generator_ColumnVarNameInTable="columnSubNc" msprop:Generator_ColumnPropNameInRow="SubNc" msprop:Generator_ColumnPropNameInTable="SubNcColumn" msprop:Generator_UserColumnName="SubNc" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="500" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ProductDesc" msprop:Generator_ColumnVarNameInTable="columnProductDesc" msprop:Generator_ColumnPropNameInRow="ProductDesc" msprop:Generator_ColumnPropNameInTable="ProductDescColumn" msprop:Generator_UserColumnName="ProductDesc" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ProductCode" msprop:Generator_ColumnVarNameInTable="columnProductCode" msprop:Generator_ColumnPropNameInRow="ProductCode" msprop:Generator_ColumnPropNameInTable="ProductCodeColumn" msprop:Generator_UserColumnName="ProductCode" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="30" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="CheckName" msprop:Generator_ColumnVarNameInTable="columnCheckName" msprop:Generator_ColumnPropNameInRow="CheckName" msprop:Generator_ColumnPropNameInTable="CheckNameColumn" msprop:Generator_UserColumnName="CheckName" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="StepName" msprop:Generator_ColumnVarNameInTable="columnStepName" msprop:Generator_ColumnPropNameInRow="StepName" msprop:Generator_ColumnPropNameInTable="StepNameColumn" msprop:Generator_UserColumnName="StepName" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="400" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Originator" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnOriginator" msprop:Generator_ColumnPropNameInRow="Originator" msprop:Generator_ColumnPropNameInTable="OriginatorColumn" msprop:Generator_UserColumnName="Originator" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="201" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="LocationName" msprop:Generator_ColumnVarNameInTable="columnLocationName" msprop:Generator_ColumnPropNameInRow="LocationName" msprop:Generator_ColumnPropNameInTable="LocationNameColumn" msprop:Generator_UserColumnName="LocationName" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ExceptionDate" msprop:Generator_ColumnVarNameInTable="columnExceptionDate" msprop:Generator_ColumnPropNameInRow="ExceptionDate" msprop:Generator_ColumnPropNameInTable="ExceptionDateColumn" msprop:Generator_UserColumnName="ExceptionDate" type="xs:dateTime" minOccurs="0" />
              <xs:element name="Comments" msprop:Generator_ColumnVarNameInTable="columnComments" msprop:Generator_ColumnPropNameInRow="Comments" msprop:Generator_ColumnPropNameInTable="CommentsColumn" msprop:Generator_UserColumnName="Comments" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="Ranger_usp_sel_NCByYearlyAndQuaterly" msprop:Generator_TableClassName="Ranger_usp_sel_NCByYearlyAndQuaterlyDataTable" msprop:Generator_TableVarName="tableRanger_usp_sel_NCByYearlyAndQuaterly" msprop:Generator_TablePropName="Ranger_usp_sel_NCByYearlyAndQuaterly" msprop:Generator_RowDeletingName="Ranger_usp_sel_NCByYearlyAndQuaterlyRowDeleting" msprop:Generator_RowChangingName="Ranger_usp_sel_NCByYearlyAndQuaterlyRowChanging" msprop:Generator_RowEvHandlerName="Ranger_usp_sel_NCByYearlyAndQuaterlyRowChangeEventHandler" msprop:Generator_RowDeletedName="Ranger_usp_sel_NCByYearlyAndQuaterlyRowDeleted" msprop:Generator_UserTableName="Ranger_usp_sel_NCByYearlyAndQuaterly" msprop:Generator_RowChangedName="Ranger_usp_sel_NCByYearlyAndQuaterlyRowChanged" msprop:Generator_RowEvArgName="Ranger_usp_sel_NCByYearlyAndQuaterlyRowChangeEvent" msprop:Generator_RowClassName="Ranger_usp_sel_NCByYearlyAndQuaterlyRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="QuaterYear" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnQuaterYear" msprop:Generator_ColumnPropNameInRow="QuaterYear" msprop:Generator_ColumnPropNameInTable="QuaterYearColumn" msprop:Generator_UserColumnName="QuaterYear" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="60" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="NOofNC" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnNOofNC" msprop:Generator_ColumnPropNameInRow="NOofNC" msprop:Generator_ColumnPropNameInTable="NOofNCColumn" msprop:Generator_UserColumnName="NOofNC" type="xs:int" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="Ranger_usp_sel_NCByYearlyAndQuaterly1" msprop:Generator_TableClassName="Ranger_usp_sel_NCByYearlyAndQuaterly1DataTable" msprop:Generator_TableVarName="tableRanger_usp_sel_NCByYearlyAndQuaterly1" msprop:Generator_TablePropName="Ranger_usp_sel_NCByYearlyAndQuaterly1" msprop:Generator_RowDeletingName="Ranger_usp_sel_NCByYearlyAndQuaterly1RowDeleting" msprop:Generator_RowChangingName="Ranger_usp_sel_NCByYearlyAndQuaterly1RowChanging" msprop:Generator_RowEvHandlerName="Ranger_usp_sel_NCByYearlyAndQuaterly1RowChangeEventHandler" msprop:Generator_RowDeletedName="Ranger_usp_sel_NCByYearlyAndQuaterly1RowDeleted" msprop:Generator_UserTableName="Ranger_usp_sel_NCByYearlyAndQuaterly1" msprop:Generator_RowChangedName="Ranger_usp_sel_NCByYearlyAndQuaterly1RowChanged" msprop:Generator_RowEvArgName="Ranger_usp_sel_NCByYearlyAndQuaterly1RowChangeEvent" msprop:Generator_RowClassName="Ranger_usp_sel_NCByYearlyAndQuaterly1Row">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="YearOFNC" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnYearOFNC" msprop:Generator_ColumnPropNameInRow="YearOFNC" msprop:Generator_ColumnPropNameInTable="YearOFNCColumn" msprop:Generator_UserColumnName="YearOFNC" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="30" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="NOofNC" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnNOofNC" msprop:Generator_ColumnPropNameInRow="NOofNC" msprop:Generator_ColumnPropNameInTable="NOofNCColumn" msprop:Generator_UserColumnName="NOofNC" 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:Report_usp_sel_Cautions" />
      <xs:field xpath="mstns:Id" />
    </xs:unique>
  </xs:element>
</xs:schema>