﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="SalesDataSet" targetNamespace="http://tempuri.org/SalesDataSet.xsd" xmlns:mstns="http://tempuri.org/SalesDataSet.xsd" xmlns="http://tempuri.org/SalesDataSet.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="SalesDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="SalesDataSet" msprop:Generator_UserDSName="SalesDataSet">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="DSSales" msprop:Generator_TableClassName="DSSalesDataTable" msprop:Generator_TableVarName="tableDSSales" msprop:Generator_RowChangedName="DSSalesRowChanged" msprop:Generator_TablePropName="DSSales" msprop:Generator_RowDeletingName="DSSalesRowDeleting" msprop:Generator_RowChangingName="DSSalesRowChanging" msprop:Generator_RowEvHandlerName="DSSalesRowChangeEventHandler" msprop:Generator_RowDeletedName="DSSalesRowDeleted" msprop:Generator_RowClassName="DSSalesRow" msprop:Generator_UserTableName="DSSales" msprop:Generator_RowEvArgName="DSSalesRowChangeEvent">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="OutWardId" msprop:Generator_ColumnVarNameInTable="columnOutWardId" msprop:Generator_ColumnPropNameInRow="OutWardId" msprop:Generator_ColumnPropNameInTable="OutWardIdColumn" msprop:Generator_UserColumnName="OutWardId" type="xs:int" minOccurs="0" />
              <xs:element name="OutWardDate" msprop:Generator_ColumnVarNameInTable="columnOutWardDate" msprop:Generator_ColumnPropNameInRow="OutWardDate" msprop:Generator_ColumnPropNameInTable="OutWardDateColumn" msprop:Generator_UserColumnName="OutWardDate" type="xs:string" minOccurs="0" />
              <xs:element name="CustomerName" msprop:Generator_ColumnVarNameInTable="columnCustomerName" msprop:Generator_ColumnPropNameInRow="CustomerName" msprop:Generator_ColumnPropNameInTable="CustomerNameColumn" msprop:Generator_UserColumnName="CustomerName" 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="TotalQuantity" msprop:Generator_ColumnVarNameInTable="columnTotalQuantity" msprop:Generator_ColumnPropNameInRow="TotalQuantity" msprop:Generator_ColumnPropNameInTable="TotalQuantityColumn" msprop:Generator_UserColumnName="TotalQuantity" type="xs:string" minOccurs="0" />
              <xs:element name="Discount" msprop:Generator_ColumnVarNameInTable="columnDiscount" msprop:Generator_ColumnPropNameInRow="Discount" msprop:Generator_ColumnPropNameInTable="DiscountColumn" msprop:Generator_UserColumnName="Discount" type="xs:string" minOccurs="0" />
              <xs:element name="DiscountAmount" msprop:Generator_ColumnVarNameInTable="columnDiscountAmount" msprop:Generator_ColumnPropNameInRow="DiscountAmount" msprop:Generator_ColumnPropNameInTable="DiscountAmountColumn" msprop:Generator_UserColumnName="DiscountAmount" type="xs:string" minOccurs="0" />
              <xs:element name="NetTotal" msprop:Generator_ColumnVarNameInTable="columnNetTotal" msprop:Generator_ColumnPropNameInRow="NetTotal" msprop:Generator_ColumnPropNameInTable="NetTotalColumn" msprop:Generator_UserColumnName="NetTotal" 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="TotalAmt" msprop:Generator_ColumnVarNameInTable="columnTotalAmt" msprop:Generator_ColumnPropNameInRow="TotalAmt" msprop:Generator_ColumnPropNameInTable="TotalAmtColumn" msprop:Generator_UserColumnName="TotalAmt" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="NewSalesDS" msprop:Generator_TableClassName="NewSalesDSDataTable" msprop:Generator_TableVarName="tableNewSalesDS" msprop:Generator_RowChangedName="NewSalesDSRowChanged" msprop:Generator_TablePropName="NewSalesDS" msprop:Generator_RowDeletingName="NewSalesDSRowDeleting" msprop:Generator_RowChangingName="NewSalesDSRowChanging" msprop:Generator_RowEvHandlerName="NewSalesDSRowChangeEventHandler" msprop:Generator_RowDeletedName="NewSalesDSRowDeleted" msprop:Generator_RowClassName="NewSalesDSRow" msprop:Generator_UserTableName="NewSalesDS" msprop:Generator_RowEvArgName="NewSalesDSRowChangeEvent">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="OutWardId" msprop:Generator_ColumnVarNameInTable="columnOutWardId" msprop:Generator_ColumnPropNameInRow="OutWardId" msprop:Generator_ColumnPropNameInTable="OutWardIdColumn" msprop:Generator_UserColumnName="OutWardId" type="xs:int" minOccurs="0" />
              <xs:element name="OutWardDate" msdata:Caption="DataColumn2" msprop:Generator_ColumnVarNameInTable="columnOutWardDate" msprop:Generator_ColumnPropNameInRow="OutWardDate" msprop:Generator_ColumnPropNameInTable="OutWardDateColumn" msprop:Generator_UserColumnName="OutWardDate" type="xs:string" minOccurs="0" />
              <xs:element name="CustomerName" msdata:Caption="DataColumn3" msprop:Generator_ColumnVarNameInTable="columnCustomerName" msprop:Generator_ColumnPropNameInRow="CustomerName" msprop:Generator_ColumnPropNameInTable="CustomerNameColumn" msprop:Generator_UserColumnName="CustomerName" type="xs:string" minOccurs="0" />
              <xs:element name="NetTotal" msdata:Caption="DataColumn4" msprop:Generator_ColumnVarNameInTable="columnNetTotal" msprop:Generator_ColumnPropNameInRow="NetTotal" msprop:Generator_ColumnPropNameInTable="NetTotalColumn" msprop:Generator_UserColumnName="NetTotal" type="xs:double" minOccurs="0" />
              <xs:element name="AmountReceived" msdata:Caption="DataColumn5" msprop:Generator_ColumnVarNameInTable="columnAmountReceived" msprop:Generator_ColumnPropNameInRow="AmountReceived" msprop:Generator_ColumnPropNameInTable="AmountReceivedColumn" msprop:Generator_UserColumnName="AmountReceived" type="xs:double" minOccurs="0" />
              <xs:element name="BalanceAmount" msdata:Caption="DataColumn6" msprop:Generator_ColumnVarNameInTable="columnBalanceAmount" msprop:Generator_ColumnPropNameInRow="BalanceAmount" msprop:Generator_ColumnPropNameInTable="BalanceAmountColumn" msprop:Generator_UserColumnName="BalanceAmount" type="xs:double" minOccurs="0" />
              <xs:element name="Narration" msdata:Caption="DataColumn7" msprop:Generator_ColumnVarNameInTable="columnNarration" msprop:Generator_ColumnPropNameInRow="Narration" msprop:Generator_ColumnPropNameInTable="NarrationColumn" msprop:Generator_UserColumnName="Narration" type="xs:string" minOccurs="0" />
              <xs:element name="TotalAmt" msdata:Caption="DataColumn8" msprop:Generator_ColumnVarNameInTable="columnTotalAmt" msprop:Generator_ColumnPropNameInRow="TotalAmt" msprop:Generator_ColumnPropNameInTable="TotalAmtColumn" msprop:Generator_UserColumnName="TotalAmt" type="xs:string" minOccurs="0" />
              <xs:element name="TotalAmountReceived" msprop:Generator_ColumnVarNameInTable="columnTotalAmountReceived" msprop:Generator_ColumnPropNameInRow="TotalAmountReceived" msprop:Generator_ColumnPropNameInTable="TotalAmountReceivedColumn" msprop:Generator_UserColumnName="TotalAmountReceived" type="xs:string" minOccurs="0" />
              <xs:element name="nettotal1" msprop:Generator_ColumnVarNameInTable="columnnettotal1" msprop:Generator_ColumnPropNameInRow="nettotal1" msprop:Generator_ColumnPropNameInTable="nettotal1Column" msprop:Generator_UserColumnName="nettotal1" type="xs:double" minOccurs="0" />
              <xs:element name="SumNetTotal" msprop:Generator_ColumnVarNameInTable="columnSumNetTotal" msprop:Generator_ColumnPropNameInRow="SumNetTotal" msprop:Generator_ColumnPropNameInTable="SumNetTotalColumn" msprop:Generator_UserColumnName="SumNetTotal" type="xs:double" minOccurs="0" />
              <xs:element name="loose" msprop:Generator_ColumnVarNameInTable="columnloose" msprop:Generator_ColumnPropNameInRow="loose" msprop:Generator_ColumnPropNameInTable="looseColumn" msprop:Generator_UserColumnName="loose" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>