<?xml version="1.0" standalone="yes"?>
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
  <xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="Data">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="gl_account_no" type="xs:string" minOccurs="0" />
              <xs:element name="source_id" type="xs:string" minOccurs="0" />
              <xs:element name="outlet_id" type="xs:string" minOccurs="0" />
              <xs:element name="dr_amount" type="xs:decimal" minOccurs="0" />
              <xs:element name="cr_amount" type="xs:decimal" minOccurs="0" />
              <xs:element name="description" type="xs:string" minOccurs="0" />
              <xs:element name="transfer_flag" type="xs:string" minOccurs="0" />
              <xs:element name="HN" type="xs:string" minOccurs="0" />
              <xs:element name="DB" type="xs:dateTime" minOccurs="0" />
              <xs:element name="Date_from" type="xs:dateTime" minOccurs="0" />
              <xs:element name="Date_to" type="xs:dateTime" minOccurs="0" />
              <xs:element name="grp_id" type="xs:string" minOccurs="0" />
              <xs:element name="grp_desc" type="xs:string" minOccurs="0" />
              <xs:element name="grp_print_seq_no" type="xs:int" minOccurs="0" />
              <xs:element name="account_print_seq" type="xs:int" minOccurs="0" />
              <xs:element name="account_code" type="xs:string" minOccurs="0" />
              <xs:element name="account_name" type="xs:string" minOccurs="0" />
              <xs:element name="account_name_long" type="xs:string" minOccurs="0" />
              <xs:element name="dept_type_print_seq" type="xs:int" minOccurs="0" />
              <xs:element name="acct_main_dept_code" type="xs:string" minOccurs="0" />
              <xs:element name="dept_type_id" type="xs:string" minOccurs="0" />
              <xs:element name="dept_type_desc" type="xs:string" minOccurs="0" />
              <xs:element name="dept_print_seq" type="xs:int" minOccurs="0" />
              <xs:element name="acct_dept_code" type="xs:string" minOccurs="0" />
              <xs:element name="dept_id" type="xs:string" minOccurs="0" />
              <xs:element name="dept_desc" type="xs:string" minOccurs="0" />
              <xs:element name="dept_desc_long" type="xs:string" minOccurs="0" />
              <xs:element name="dept_flag" type="xs:string" minOccurs="0" />
              <xs:element name="dept_required" type="xs:string" minOccurs="0" />
              <xs:element name="dept_print_seq_merge" type="xs:int" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>