<?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="trans_seq_no" type="xs:int" minOccurs="0" />
              <xs:element name="ap_id" type="xs:string" minOccurs="0" />
              <xs:element name="ap_date_trn" type="xs:dateTime" minOccurs="0" />
              <xs:element name="ap_trans_type" type="xs:string" minOccurs="0" />
              <xs:element name="ap_amount_os" type="xs:decimal" minOccurs="0" />
              <xs:element name="ap_voucher_no" type="xs:int" minOccurs="0" />
              <xs:element name="ap_name" type="xs:string" minOccurs="0" />
              <xs:element name="ap_address_1" type="xs:string" minOccurs="0" />
              <xs:element name="ap_address_2" type="xs:string" minOccurs="0" />
              <xs:element name="ap_address_3" type="xs:string" minOccurs="0" />
              <xs:element name="ap_city" type="xs:string" minOccurs="0" />
              <xs:element name="ap_state" type="xs:string" minOccurs="0" />
              <xs:element name="ap_zip" type="xs:string" minOccurs="0" />
              <xs:element name="ap_country" type="xs:string" minOccurs="0" />
              <xs:element name="LESS_ADJUSTMENTS" type="xs:decimal" minOccurs="0" />
              <xs:element name="NET_PAYABLE" type="xs:decimal" minOccurs="0" />
              <xs:element name="cheque_date" type="xs:dateTime" minOccurs="0" />
              <xs:element name="cheque_no" type="xs:int" minOccurs="0" />
              <xs:element name="cheque_amt" type="xs:decimal" minOccurs="0" />
              <xs:element name="ap_pa_seq_no" type="xs:int" minOccurs="0" />
              <xs:element name="ap_gl_acct_code" type="xs:string" minOccurs="0" />
              <xs:element name="ap_amount" type="xs:decimal" minOccurs="0" />
              <xs:element name="gl_descrip" type="xs:string" minOccurs="0" />
              <xs:element name="ap_gl_sub_code" type="xs:string" minOccurs="0" />
              <xs:element name="ap_gl_sub_name" type="xs:string" minOccurs="0" />
              <xs:element name="ap_gl_particu" type="xs:string" minOccurs="0" />
              <xs:element name="date_busines" type="xs:dateTime" minOccurs="0" />
              <xs:element name="hotel_name" type="xs:string" minOccurs="0" />
              <xs:element name="ap_particulars" type="xs:string" minOccurs="0" />
              <xs:element name="ap_type_desc" type="xs:string" minOccurs="0" />
              <xs:element name="ap_category" type="xs:string" minOccurs="0" />
              <xs:element name="ap_doc_no" type="xs:string" minOccurs="0" />
              <xs:element name="fx_code" type="xs:string" minOccurs="0" />
              <xs:element name="fx_ap_amount" type="xs:decimal" minOccurs="0" />
              <xs:element name="fx_ap_amount_os" type="xs:decimal" minOccurs="0" />
              <xs:element name="FX_LESS_ADJUSTMENTS" type="xs:decimal" minOccurs="0" />
              <xs:element name="FX_NET_PAYABLE" type="xs:decimal" minOccurs="0" />
              <xs:element name="Property_id" type="xs:string" minOccurs="0" />
              <xs:element name="amtwords" type="xs:string" minOccurs="0" />
              <xs:element name="amtwords_1" type="xs:string" minOccurs="0" />
              <xs:element name="rcm_flag" type="xs:string" minOccurs="0" />
              <xs:element name="ap_amount_trn" type="xs:decimal" minOccurs="0" />
              <xs:element name="fx_ap_amount_trn" type="xs:decimal" minOccurs="0" />
              <xs:element name="gst_reg_no" type="xs:string" minOccurs="0" />
              <xs:element name="gst_state_code" type="xs:string" minOccurs="0" />
              <xs:element name="gst_state_name" type="xs:string" minOccurs="0" />
              <xs:element name="mobile_no" type="xs:string" minOccurs="0" />
              <xs:element name="hsn_sac_code" type="xs:string" minOccurs="0" />
              <xs:element name="gst_invoice_no" type="xs:string" minOccurs="0" />
              <xs:element name="gst_invoice_date" type="xs:dateTime" minOccurs="0" />
              <xs:element name="gst_invoice_no_ref" type="xs:string" minOccurs="0" />
              <xs:element name="gst_invoice_date_ref" type="xs:dateTime" minOccurs="0" />
              <xs:element name="taxable_amount" type="xs:decimal" minOccurs="0" />
              <xs:element name="cgst_amount" type="xs:decimal" minOccurs="0" />
              <xs:element name="sgst_amount" type="xs:decimal" minOccurs="0" />
              <xs:element name="igst_amount" type="xs:decimal" minOccurs="0" />
              <xs:element name="othr_amount" type="xs:decimal" minOccurs="0" />
              <xs:element name="cgst_rate" type="xs:double" minOccurs="0" />
              <xs:element name="sgst_rate" type="xs:double" minOccurs="0" />
              <xs:element name="igst_rate" type="xs:double" minOccurs="0" />
              <xs:element name="othr_rate" type="xs:double" minOccurs="0" />
              <xs:element name="batch_no" type="xs:int" minOccurs="0" />
              <xs:element name="srl_no" type="xs:int" minOccurs="0" />
              <xs:element name="unapprove_ind" type="xs:string" minOccurs="0" />
              <xs:element name="last_approved_by" type="xs:string" minOccurs="0" />
              <xs:element name="last_approved_on" type="xs:dateTime" minOccurs="0" />
              <xs:element name="approval_status" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="Data1">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="property_id" type="xs:string" minOccurs="0" />
              <xs:element name="hotel_name" type="xs:string" minOccurs="0" />
              <xs:element name="hotel_address1" type="xs:string" minOccurs="0" />
              <xs:element name="hotel_address2" type="xs:string" minOccurs="0" />
              <xs:element name="hotel_city" type="xs:string" minOccurs="0" />
              <xs:element name="hotel_state" type="xs:string" minOccurs="0" />
              <xs:element name="hotel_zip" type="xs:string" minOccurs="0" />
              <xs:element name="hotel_country" type="xs:string" minOccurs="0" />
              <xs:element name="hotel_state_code" type="xs:string" minOccurs="0" />
              <xs:element name="hotel_state_name" type="xs:string" minOccurs="0" />
              <xs:element name="hotel_pan_no" type="xs:string" minOccurs="0" />
              <xs:element name="hotel_gst_in" type="xs:string" minOccurs="0" />
              <xs:element name="hotel_arn_no" type="xs:string" minOccurs="0" />
              <xs:element name="hotel_email" type="xs:string" minOccurs="0" />
              <xs:element name="hotel_mobile" type="xs:string" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>