Definition Type: ComplexType
Name: GLAccount
Namespace: http://www.openapplications.org/oagis
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: Fields.xsd
Abstract
Documentation:
GL Account is 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:
XSD Diagram of GLAccount in schema fields_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:complexType name="GLAccount">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">GL Account is an entry in the GL chart of accounts.  It is the "what", not the "who" or "where".</xs:documentation>
        <xs:documentation source="http://www.openapplications.org/oagis">Examples Include:	Assets, Office Supplies, Revenues, Salaries, Travel</xs:documentation>
        <xs:documentation source="http://www.openapplications.org/oagis">SYNONYMS:  Account Number, GL Natural Account, Object Account</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="xs:string" />
    </xs:simpleContent>
</xs:complexType>
Collapse Derivation Tree:
Collapse References:
oa:GLAccountoa:GLNominalAccount,