Definition Type: Element
Name: ChartOfAccounts
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:ChartOfAccountsType
Containing Schema: ChartOfAccounts.xsd
Abstract
Documentation:
Chart of Accounts represents the accounting structure of a business. Each account represents a financial aspect of a business, such as its Accounts Payable, or the value of its inventory, or its office supply expenses. Typically, each account consists of a character string representing various elements such as major account code and department code.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into Note in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into CurrencyCode in schema fields_xsd Drilldown into AccountType in schema fields_xsd Drilldown into EffectiveTimePeriod in schema components_xsd Drilldown into GLNominalAccount in schema components_xsd Drilldown into GLEntityID in schema fields_xsd Drilldown into ChartOfAccountsType in schema chartofaccounts_xsdXSD Diagram of ChartOfAccounts in schema chartofaccounts_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="ChartOfAccounts" type="ChartOfAccountsType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">Chart of Accounts represents the accounting structure of a business.   Each account represents a financial aspect of a business, such as its Accounts Payable, or the value of its inventory, or its office supply expenses.  Typically, each account consists of a character string representing various elements such as major account code and department code.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
GLEntityID nsA:GLEntityID 0 (1)
GLNominalAccount nsA:GLNominalAccount 0 (1)
EffectiveTimePeriod nsA:EffectiveTimePeriod 0 (1)
AccountType nsA:AccountType 0 (1)
CurrencyCode nsA:CurrencyCode 0 (1)
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
Collapse Derivation Tree: