﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="dsMostCommonNcReport" targetNamespace="http://tempuri.org/dsMostCommonNcReport.xsd" xmlns:mstns="http://tempuri.org/dsMostCommonNcReport.xsd" xmlns="http://tempuri.org/dsMostCommonNcReport.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 />
        <Tables />
        <Sources />
      </DataSource>
    </xs:appinfo>
  </xs:annotation>
  <xs:element name="dsMostCommonNcReport" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="dsMostCommonNcReport" msprop:Generator_UserDSName="dsMostCommonNcReport">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="dsMostCommonNcDataOnly" msprop:Generator_TableClassName="dsMostCommonNcDataOnlyDataTable" msprop:Generator_TableVarName="tabledsMostCommonNcDataOnly" msprop:Generator_RowChangedName="dsMostCommonNcDataOnlyRowChanged" msprop:Generator_TablePropName="dsMostCommonNcDataOnly" msprop:Generator_RowDeletingName="dsMostCommonNcDataOnlyRowDeleting" msprop:Generator_RowChangingName="dsMostCommonNcDataOnlyRowChanging" msprop:Generator_RowEvHandlerName="dsMostCommonNcDataOnlyRowChangeEventHandler" msprop:Generator_RowDeletedName="dsMostCommonNcDataOnlyRowDeleted" msprop:Generator_RowClassName="dsMostCommonNcDataOnlyRow" msprop:Generator_UserTableName="dsMostCommonNcDataOnly" msprop:Generator_RowEvArgName="dsMostCommonNcDataOnlyRowChangeEvent">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="WRN" msprop:Generator_ColumnVarNameInTable="columnWRN" msprop:Generator_ColumnPropNameInRow="WRN" msprop:Generator_ColumnPropNameInTable="WRNColumn" msprop:Generator_UserColumnName="WRN" type="xs:string" minOccurs="0" />
              <xs:element name="NcName" msprop:Generator_ColumnVarNameInTable="columnNcName" msprop:Generator_ColumnPropNameInRow="NcName" msprop:Generator_ColumnPropNameInTable="NcNameColumn" msprop:Generator_UserColumnName="NcName" type="xs:string" minOccurs="0" />
              <xs:element name="SubNcName" msprop:Generator_ColumnVarNameInTable="columnSubNcName" msprop:Generator_ColumnPropNameInRow="SubNcName" msprop:Generator_ColumnPropNameInTable="SubNcNameColumn" msprop:Generator_UserColumnName="SubNcName" type="xs:string" minOccurs="0" />
              <xs:element name="ExceptionDate" msprop:Generator_ColumnVarNameInTable="columnExceptionDate" msprop:Generator_ColumnPropNameInRow="ExceptionDate" msprop:Generator_ColumnPropNameInTable="ExceptionDateColumn" msprop:Generator_UserColumnName="ExceptionDate" type="xs:string" minOccurs="0" />
              <xs:element name="CaName" msprop:Generator_ColumnVarNameInTable="columnCaName" msprop:Generator_ColumnPropNameInRow="CaName" msprop:Generator_ColumnPropNameInTable="CaNameColumn" msprop:Generator_UserColumnName="CaName" type="xs:string" minOccurs="0" />
              <xs:element name="NcComments" msprop:Generator_ColumnVarNameInTable="columnNcComments" msprop:Generator_ColumnPropNameInRow="NcComments" msprop:Generator_ColumnPropNameInTable="NcCommentsColumn" msprop:Generator_UserColumnName="NcComments" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="dsMostCommonNcBarChart" msprop:Generator_TableClassName="dsMostCommonNcBarChartDataTable" msprop:Generator_TableVarName="tabledsMostCommonNcBarChart" msprop:Generator_RowChangedName="dsMostCommonNcBarChartRowChanged" msprop:Generator_TablePropName="dsMostCommonNcBarChart" msprop:Generator_RowDeletingName="dsMostCommonNcBarChartRowDeleting" msprop:Generator_RowChangingName="dsMostCommonNcBarChartRowChanging" msprop:Generator_RowEvHandlerName="dsMostCommonNcBarChartRowChangeEventHandler" msprop:Generator_RowDeletedName="dsMostCommonNcBarChartRowDeleted" msprop:Generator_RowClassName="dsMostCommonNcBarChartRow" msprop:Generator_UserTableName="dsMostCommonNcBarChart" msprop:Generator_RowEvArgName="dsMostCommonNcBarChartRowChangeEvent">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="NcName" msprop:Generator_ColumnVarNameInTable="columnNcName" msprop:Generator_ColumnPropNameInRow="NcName" msprop:Generator_ColumnPropNameInTable="NcNameColumn" msprop:Generator_UserColumnName="NcName" type="xs:string" minOccurs="0" />
              <xs:element name="NoOccurance" msprop:Generator_ColumnVarNameInTable="columnNoOccurance" msprop:Generator_ColumnPropNameInRow="NoOccurance" msprop:Generator_ColumnPropNameInTable="NoOccuranceColumn" msprop:Generator_UserColumnName="NoOccurance" type="xs:int" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="dsMostCommonNcPieChart" msprop:Generator_TableClassName="dsMostCommonNcPieChartDataTable" msprop:Generator_TableVarName="tabledsMostCommonNcPieChart" msprop:Generator_RowChangedName="dsMostCommonNcPieChartRowChanged" msprop:Generator_TablePropName="dsMostCommonNcPieChart" msprop:Generator_RowDeletingName="dsMostCommonNcPieChartRowDeleting" msprop:Generator_RowChangingName="dsMostCommonNcPieChartRowChanging" msprop:Generator_RowEvHandlerName="dsMostCommonNcPieChartRowChangeEventHandler" msprop:Generator_RowDeletedName="dsMostCommonNcPieChartRowDeleted" msprop:Generator_RowClassName="dsMostCommonNcPieChartRow" msprop:Generator_UserTableName="dsMostCommonNcPieChart" msprop:Generator_RowEvArgName="dsMostCommonNcPieChartRowChangeEvent">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="NcName" msprop:Generator_ColumnVarNameInTable="columnNcName" msprop:Generator_ColumnPropNameInRow="NcName" msprop:Generator_ColumnPropNameInTable="NcNameColumn" msprop:Generator_UserColumnName="NcName" type="xs:string" minOccurs="0" />
              <xs:element name="NoOccurance" msprop:Generator_ColumnVarNameInTable="columnNoOccurance" msprop:Generator_ColumnPropNameInRow="NoOccurance" msprop:Generator_ColumnPropNameInTable="NoOccuranceColumn" msprop:Generator_UserColumnName="NoOccurance" type="xs:int" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="dsMostCommonNcLineChart" msprop:Generator_TableClassName="dsMostCommonNcLineChartDataTable" msprop:Generator_TableVarName="tabledsMostCommonNcLineChart" msprop:Generator_RowChangedName="dsMostCommonNcLineChartRowChanged" msprop:Generator_TablePropName="dsMostCommonNcLineChart" msprop:Generator_RowDeletingName="dsMostCommonNcLineChartRowDeleting" msprop:Generator_RowChangingName="dsMostCommonNcLineChartRowChanging" msprop:Generator_RowEvHandlerName="dsMostCommonNcLineChartRowChangeEventHandler" msprop:Generator_RowDeletedName="dsMostCommonNcLineChartRowDeleted" msprop:Generator_RowClassName="dsMostCommonNcLineChartRow" msprop:Generator_UserTableName="dsMostCommonNcLineChart" msprop:Generator_RowEvArgName="dsMostCommonNcLineChartRowChangeEvent">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="NcName" msprop:Generator_ColumnVarNameInTable="columnNcName" msprop:Generator_ColumnPropNameInRow="NcName" msprop:Generator_ColumnPropNameInTable="NcNameColumn" msprop:Generator_UserColumnName="NcName" type="xs:string" minOccurs="0" />
              <xs:element name="NoOccurance" msprop:Generator_ColumnVarNameInTable="columnNoOccurance" msprop:Generator_ColumnPropNameInRow="NoOccurance" msprop:Generator_ColumnPropNameInTable="NoOccuranceColumn" msprop:Generator_UserColumnName="NoOccurance" type="xs:int" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>