<?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="date_business" type="xs:dateTime" minOccurs="0" />
              <xs:element name="hotel_name" type="xs:string" minOccurs="0" />
              <xs:element name="pnl_last_year" type="xs:decimal" minOccurs="0" />
              <xs:element name="pnl_ytd" type="xs:decimal" minOccurs="0" />
              <xs:element name="break_seq_no" type="xs:int" minOccurs="0" />
              <xs:element name="sort_seq_no" type="xs:int" minOccurs="0" />
              <xs:element name="gl_account_no" type="xs:string" minOccurs="0" />
              <xs:element name="description" type="xs:string" minOccurs="0" />
              <xs:element name="cr_balance_tm" type="xs:decimal" minOccurs="0" />
              <xs:element name="dr_balance_tm" type="xs:decimal" minOccurs="0" />
              <xs:element name="cr_balance_ytd" type="xs:decimal" minOccurs="0" />
              <xs:element name="dr_balance_ytd" type="xs:decimal" minOccurs="0" />
              <xs:element name="till_date" type="xs:dateTime" minOccurs="0" />
              <xs:element name="gl_account_no_if" type="xs:string" minOccurs="0" />
              <xs:element name="entity" type="xs:string" minOccurs="0" />
              <xs:element name="cc" type="xs:string" 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:element name="error_code" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>