﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="dsBagReconPickups" targetNamespace="http://tempuri.org/dsBagReconPickups.xsd" xmlns:mstns="http://tempuri.org/dsBagReconPickups.xsd" xmlns="http://tempuri.org/dsBagReconPickups.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="dsBagReconPickups" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="dsBagReconPickups" msprop:Generator_UserDSName="dsBagReconPickups">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="dsPickups" msprop:Generator_TableClassName="dsPickupsDataTable" msprop:Generator_TableVarName="tabledsPickups" msprop:Generator_TablePropName="dsPickups" msprop:Generator_RowDeletingName="dsPickupsRowDeleting" msprop:Generator_RowChangingName="dsPickupsRowChanging" msprop:Generator_RowEvHandlerName="dsPickupsRowChangeEventHandler" msprop:Generator_RowDeletedName="dsPickupsRowDeleted" msprop:Generator_UserTableName="dsPickups" msprop:Generator_RowChangedName="dsPickupsRowChanged" msprop:Generator_RowEvArgName="dsPickupsRowChangeEvent" msprop:Generator_RowClassName="dsPickupsRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="DateCreated" msprop:Generator_ColumnVarNameInTable="columnDateCreated" msprop:Generator_ColumnPropNameInRow="DateCreated" msprop:Generator_ColumnPropNameInTable="DateCreatedColumn" msprop:Generator_UserColumnName="DateCreated" type="xs:string" minOccurs="0" />
              <xs:element name="reference" msprop:Generator_ColumnVarNameInTable="columnreference" msprop:Generator_ColumnPropNameInRow="reference" msprop:Generator_ColumnPropNameInTable="referenceColumn" msprop:Generator_UserColumnName="reference" type="xs:string" minOccurs="0" />
              <xs:element name="TotalBags" msprop:Generator_ColumnVarNameInTable="columnTotalBags" msprop:Generator_ColumnPropNameInRow="TotalBags" msprop:Generator_ColumnPropNameInTable="TotalBagsColumn" msprop:Generator_UserColumnName="TotalBags" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>