﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="VoucherReg" targetNamespace="http://tempuri.org/VoucherReg.xsd" xmlns:mstns="http://tempuri.org/VoucherReg.xsd" xmlns="http://tempuri.org/VoucherReg.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="VoucherReg" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="VoucherReg" msprop:Generator_UserDSName="VoucherReg">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="VoucherMaster" msprop:Generator_TableClassName="VoucherMasterDataTable" msprop:Generator_TableVarName="tableVoucherMaster" msprop:Generator_TablePropName="VoucherMaster" msprop:Generator_RowDeletingName="VoucherMasterRowDeleting" msprop:Generator_RowChangingName="VoucherMasterRowChanging" msprop:Generator_RowEvHandlerName="VoucherMasterRowChangeEventHandler" msprop:Generator_RowDeletedName="VoucherMasterRowDeleted" msprop:Generator_UserTableName="VoucherMaster" msprop:Generator_RowChangedName="VoucherMasterRowChanged" msprop:Generator_RowEvArgName="VoucherMasterRowChangeEvent" msprop:Generator_RowClassName="VoucherMasterRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="VDATE" msprop:Generator_ColumnVarNameInTable="columnVDATE" msprop:Generator_ColumnPropNameInRow="VDATE" msprop:Generator_ColumnPropNameInTable="VDATEColumn" msprop:Generator_UserColumnName="VDATE" type="xs:string" minOccurs="0" />
              <xs:element name="VNO1" msprop:Generator_ColumnVarNameInTable="columnVNO1" msprop:Generator_ColumnPropNameInRow="VNO1" msprop:Generator_ColumnPropNameInTable="VNO1Column" msprop:Generator_UserColumnName="VNO1" type="xs:string" minOccurs="0" />
              <xs:element name="VOUCHERTYPE" msprop:Generator_ColumnVarNameInTable="columnVOUCHERTYPE" msprop:Generator_ColumnPropNameInRow="VOUCHERTYPE" msprop:Generator_ColumnPropNameInTable="VOUCHERTYPEColumn" msprop:Generator_UserColumnName="VOUCHERTYPE" type="xs:string" minOccurs="0" />
              <xs:element name="DRAMT" msprop:Generator_ColumnVarNameInTable="columnDRAMT" msprop:Generator_ColumnPropNameInRow="DRAMT" msprop:Generator_ColumnPropNameInTable="DRAMTColumn" msprop:Generator_UserColumnName="DRAMT" type="xs:string" minOccurs="0" />
              <xs:element name="CRAMT" msprop:Generator_ColumnVarNameInTable="columnCRAMT" msprop:Generator_ColumnPropNameInRow="CRAMT" msprop:Generator_ColumnPropNameInTable="CRAMTColumn" msprop:Generator_UserColumnName="CRAMT" type="xs:string" minOccurs="0" />
              <xs:element name="NARRATION" msprop:Generator_ColumnVarNameInTable="columnNARRATION" msprop:Generator_ColumnPropNameInRow="NARRATION" msprop:Generator_ColumnPropNameInTable="NARRATIONColumn" msprop:Generator_UserColumnName="NARRATION" 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="ADDRES" msprop:Generator_ColumnVarNameInTable="columnADDRES" msprop:Generator_ColumnPropNameInRow="ADDRES" msprop:Generator_ColumnPropNameInTable="ADDRESColumn" msprop:Generator_UserColumnName="ADDRES" type="xs:string" minOccurs="0" />
              <xs:element name="EMAIL_ID" msprop:Generator_ColumnVarNameInTable="columnEMAIL_ID" msprop:Generator_ColumnPropNameInRow="EMAIL_ID" msprop:Generator_ColumnPropNameInTable="EMAIL_IDColumn" msprop:Generator_UserColumnName="EMAIL_ID" type="xs:string" minOccurs="0" />
              <xs:element name="MOBILENO" msprop:Generator_ColumnVarNameInTable="columnMOBILENO" msprop:Generator_ColumnPropNameInRow="MOBILENO" msprop:Generator_ColumnPropNameInTable="MOBILENOColumn" msprop:Generator_UserColumnName="MOBILENO" 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="CMPLOGO" msprop:Generator_ColumnVarNameInTable="columnCMPLOGO" msprop:Generator_ColumnPropNameInRow="CMPLOGO" msprop:Generator_ColumnPropNameInTable="CMPLOGOColumn" msprop:Generator_UserColumnName="CMPLOGO" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="VoucherDetails" msprop:Generator_TableClassName="VoucherDetailsDataTable" msprop:Generator_TableVarName="tableVoucherDetails" msprop:Generator_TablePropName="VoucherDetails" msprop:Generator_RowDeletingName="VoucherDetailsRowDeleting" msprop:Generator_RowChangingName="VoucherDetailsRowChanging" msprop:Generator_RowEvHandlerName="VoucherDetailsRowChangeEventHandler" msprop:Generator_RowDeletedName="VoucherDetailsRowDeleted" msprop:Generator_UserTableName="VoucherDetails" msprop:Generator_RowChangedName="VoucherDetailsRowChanged" msprop:Generator_RowEvArgName="VoucherDetailsRowChangeEvent" msprop:Generator_RowClassName="VoucherDetailsRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="VNO1" msprop:Generator_ColumnVarNameInTable="columnVNO1" msprop:Generator_ColumnPropNameInRow="VNO1" msprop:Generator_ColumnPropNameInTable="VNO1Column" msprop:Generator_UserColumnName="VNO1" type="xs:string" minOccurs="0" />
              <xs:element name="VOUCHERTYPE" msprop:Generator_ColumnVarNameInTable="columnVOUCHERTYPE" msprop:Generator_ColumnPropNameInRow="VOUCHERTYPE" msprop:Generator_ColumnPropNameInTable="VOUCHERTYPEColumn" msprop:Generator_UserColumnName="VOUCHERTYPE" 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="CHNO" msprop:Generator_ColumnVarNameInTable="columnCHNO" msprop:Generator_ColumnPropNameInRow="CHNO" msprop:Generator_ColumnPropNameInTable="CHNOColumn" msprop:Generator_UserColumnName="CHNO" type="xs:string" minOccurs="0" />
              <xs:element name="AMOUNT" msprop:Generator_ColumnVarNameInTable="columnAMOUNT" msprop:Generator_ColumnPropNameInRow="AMOUNT" msprop:Generator_ColumnPropNameInTable="AMOUNTColumn" msprop:Generator_UserColumnName="AMOUNT" 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:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="VoucherRef" msprop:Generator_TableClassName="VoucherRefDataTable" msprop:Generator_TableVarName="tableVoucherRef" msprop:Generator_TablePropName="VoucherRef" msprop:Generator_RowDeletingName="VoucherRefRowDeleting" msprop:Generator_RowChangingName="VoucherRefRowChanging" msprop:Generator_RowEvHandlerName="VoucherRefRowChangeEventHandler" msprop:Generator_RowDeletedName="VoucherRefRowDeleted" msprop:Generator_UserTableName="VoucherRef" msprop:Generator_RowChangedName="VoucherRefRowChanged" msprop:Generator_RowEvArgName="VoucherRefRowChangeEvent" msprop:Generator_RowClassName="VoucherRefRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="VNO1" msprop:Generator_ColumnVarNameInTable="columnVNO1" msprop:Generator_ColumnPropNameInRow="VNO1" msprop:Generator_ColumnPropNameInTable="VNO1Column" msprop:Generator_UserColumnName="VNO1" type="xs:string" minOccurs="0" />
              <xs:element name="ACREFNO" msprop:Generator_ColumnVarNameInTable="columnACREFNO" msprop:Generator_ColumnPropNameInRow="ACREFNO" msprop:Generator_ColumnPropNameInTable="ACREFNOColumn" msprop:Generator_UserColumnName="ACREFNO" type="xs:string" minOccurs="0" />
              <xs:element name="RECAMT" msprop:Generator_ColumnVarNameInTable="columnRECAMT" msprop:Generator_ColumnPropNameInRow="RECAMT" msprop:Generator_ColumnPropNameInTable="RECAMTColumn" msprop:Generator_UserColumnName="RECAMT" type="xs:string" minOccurs="0" />
              <xs:element name="EXCESS" msprop:Generator_ColumnVarNameInTable="columnEXCESS" msprop:Generator_ColumnPropNameInRow="EXCESS" msprop:Generator_ColumnPropNameInTable="EXCESSColumn" msprop:Generator_UserColumnName="EXCESS" type="xs:string" minOccurs="0" />
              <xs:element name="REFAMT" msprop:Generator_ColumnVarNameInTable="columnREFAMT" msprop:Generator_ColumnPropNameInRow="REFAMT" msprop:Generator_ColumnPropNameInTable="REFAMTColumn" msprop:Generator_UserColumnName="REFAMT" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>