Definition Type: Element
Name: GLNominalAccount
Namespace: http://www.openapplications.org/oagis
Type: nsC:GLAccount
Containing Schema: Invoice.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
An entry in the GL chart of accounts. It is the "what", not the "who" or "where". EXAMPLES INCLUDE: Assets, Office Supplies, Revenues, Salaries, Travel. SYNONYMS: Account Number, GL Natural Account, Object Account
Collapse XSD Schema Diagram:
Drilldown into GLAccount in schema invoice_xsdXSD Diagram of GLNominalAccount in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="GLNominalAccount" type="GLAccount" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">An entry in the GL chart of accounts.  It is the "what", not the "who" or "where". EXAMPLES INCLUDE: Assets, Office Supplies, Revenues, Salaries, Travel. SYNONYMS: Account Number, GL Natural Account, Object Account</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: