﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="LrMail" targetNamespace="http://tempuri.org/LrMail.xsd" xmlns:mstns="http://tempuri.org/LrMail.xsd" xmlns="http://tempuri.org/LrMail.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="LrMail" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="LrMail" msprop:Generator_UserDSName="LrMail">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="DataMail" msprop:Generator_TableClassName="DataMailDataTable" msprop:Generator_TableVarName="tableDataMail" msprop:Generator_RowChangedName="DataMailRowChanged" msprop:Generator_TablePropName="DataMail" msprop:Generator_RowDeletingName="DataMailRowDeleting" msprop:Generator_RowChangingName="DataMailRowChanging" msprop:Generator_RowEvHandlerName="DataMailRowChangeEventHandler" msprop:Generator_RowDeletedName="DataMailRowDeleted" msprop:Generator_RowClassName="DataMailRow" msprop:Generator_UserTableName="DataMail" msprop:Generator_RowEvArgName="DataMailRowChangeEvent">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="POD_FRONT" msprop:Generator_ColumnVarNameInTable="columnPOD_FRONT" msprop:Generator_ColumnPropNameInRow="POD_FRONT" msprop:Generator_ColumnPropNameInTable="POD_FRONTColumn" msprop:Generator_UserColumnName="POD_FRONT" type="xs:string" minOccurs="0" />
              <xs:element name="POD_BACK" msprop:Generator_ColumnVarNameInTable="columnPOD_BACK" msprop:Generator_ColumnPropNameInRow="POD_BACK" msprop:Generator_ColumnPropNameInTable="POD_BACKColumn" msprop:Generator_UserColumnName="POD_BACK" type="xs:string" minOccurs="0" />
              <xs:element name="LRNO" msprop:Generator_ColumnVarNameInTable="columnLRNO" msprop:Generator_ColumnPropNameInRow="LRNO" msprop:Generator_ColumnPropNameInTable="LRNOColumn" msprop:Generator_UserColumnName="LRNO" type="xs:string" minOccurs="0" />
              <xs:element name="LRNO1" msprop:Generator_ColumnVarNameInTable="columnLRNO1" msprop:Generator_ColumnPropNameInRow="LRNO1" msprop:Generator_ColumnPropNameInTable="LRNO1Column" msprop:Generator_UserColumnName="LRNO1" type="xs:string" minOccurs="0" />
              <xs:element name="CMPNAME" msprop:Generator_ColumnVarNameInTable="columnCMPNAME" msprop:Generator_ColumnPropNameInRow="CMPNAME" msprop:Generator_ColumnPropNameInTable="CMPNAMEColumn" msprop:Generator_UserColumnName="CMPNAME" type="xs:string" minOccurs="0" />
              <xs:element name="PODNO1" msprop:Generator_ColumnVarNameInTable="columnPODNO1" msprop:Generator_ColumnPropNameInRow="PODNO1" msprop:Generator_ColumnPropNameInTable="PODNO1Column" msprop:Generator_UserColumnName="PODNO1" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>