Definition Type: Element
Name: GLNominalAccount
Namespace: http://www.openapplications.org/oagis
Type: oa:GLAccount
Containing Schema: Components.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 fields_xsdXSD Diagram of GLNominalAccount in schema components_xsd (Open Applications Group (OAGIS))
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: