﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="rptBagReconCustomerNameDS" targetNamespace="http://tempuri.org/rptBagReconCustomerNameDS.xsd" xmlns:mstns="http://tempuri.org/rptBagReconCustomerNameDS.xsd" xmlns="http://tempuri.org/rptBagReconCustomerNameDS.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="rptBagReconCustomerNameDS" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="rptBagReconCustomerNameDS" msprop:Generator_UserDSName="rptBagReconCustomerNameDS">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="dsCustomer" msprop:Generator_TableClassName="dsCustomerDataTable" msprop:Generator_TableVarName="tabledsCustomer" msprop:Generator_TablePropName="dsCustomer" msprop:Generator_RowDeletingName="dsCustomerRowDeleting" msprop:Generator_RowChangingName="dsCustomerRowChanging" msprop:Generator_RowEvHandlerName="dsCustomerRowChangeEventHandler" msprop:Generator_RowDeletedName="dsCustomerRowDeleted" msprop:Generator_UserTableName="dsCustomer" msprop:Generator_RowChangedName="dsCustomerRowChanged" msprop:Generator_RowEvArgName="dsCustomerRowChangeEvent" msprop:Generator_RowClassName="dsCustomerRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>