﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="Envelop_Printing" targetNamespace="http://tempuri.org/Envelop_Printing.xsd" xmlns:mstns="http://tempuri.org/Envelop_Printing.xsd" xmlns="http://tempuri.org/Envelop_Printing.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="Envelop_Printing" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="Envelop_Printing" msprop:Generator_UserDSName="Envelop_Printing">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="Ledger_Details" msprop:Generator_TableClassName="Ledger_DetailsDataTable" msprop:Generator_TableVarName="tableLedger_Details" msprop:Generator_TablePropName="Ledger_Details" msprop:Generator_RowDeletingName="Ledger_DetailsRowDeleting" msprop:Generator_RowChangingName="Ledger_DetailsRowChanging" msprop:Generator_RowEvHandlerName="Ledger_DetailsRowChangeEventHandler" msprop:Generator_RowDeletedName="Ledger_DetailsRowDeleted" msprop:Generator_UserTableName="Ledger_Details" msprop:Generator_RowChangedName="Ledger_DetailsRowChanged" msprop:Generator_RowEvArgName="Ledger_DetailsRowChangeEvent" msprop:Generator_RowClassName="Ledger_DetailsRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="LEDGER_ID" msprop:Generator_ColumnVarNameInTable="columnLEDGER_ID" msprop:Generator_ColumnPropNameInRow="LEDGER_ID" msprop:Generator_ColumnPropNameInTable="LEDGER_IDColumn" msprop:Generator_UserColumnName="LEDGER_ID" type="xs:string" minOccurs="0" />
              <xs:element name="LEDGER_NAME" msprop:Generator_ColumnVarNameInTable="columnLEDGER_NAME" msprop:Generator_ColumnPropNameInRow="LEDGER_NAME" msprop:Generator_ColumnPropNameInTable="LEDGER_NAMEColumn" msprop:Generator_UserColumnName="LEDGER_NAME" type="xs:string" minOccurs="0" />
              <xs:element name="ADDRESS" msprop:Generator_ColumnVarNameInTable="columnADDRESS" msprop:Generator_ColumnPropNameInRow="ADDRESS" msprop:Generator_ColumnPropNameInTable="ADDRESSColumn" msprop:Generator_UserColumnName="ADDRESS" type="xs:string" minOccurs="0" />
              <xs:element name="STATION_NAME" msprop:Generator_ColumnVarNameInTable="columnSTATION_NAME" msprop:Generator_ColumnPropNameInRow="STATION_NAME" msprop:Generator_ColumnPropNameInTable="STATION_NAMEColumn" msprop:Generator_UserColumnName="STATION_NAME" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>