Definition Type: ComplexType
Name: ChartOfAccountsType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: ChartOfAccounts.xsd
Abstract
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_xsdXSD Diagram of ChartOfAccountsType in schema chartofaccounts_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="ChartOfAccountsType">
    <xsd:sequence>
        <xsd:element ref="GLEntityID" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org/oagis/9">Is the primary balancing segment of the GL Account structure.  Typically, this is the owning entity for the transaction.  A G/L entity is the smallest organizational unit for which individual financial statements must be drawn up according to relevant commercial law.  P&amp;L statements are required at this level. </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="GLNominalAccount" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org/oagis/9">Is the primary account classification within a chart of accounts. For example reveune, Fixed Asset, Land, Buildings, etc.</xsd:documentation>
                <xsd:documentation source="http://www.openapplications.org/oagis/9">Is the primary account classification within a chart of accounts. For example reveune, Fixed Asset, Land, Buildings, etc.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="EffectiveTimePeriod" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org/oagis/9">defines the date and time when a particular document or item takes effect or becomes valid.</xsd:documentation>
                <xsd:documentation source="http://www.openapplications.org/oagis/9">defines the date and time when a particular document or item takes effect or becomes valid.</xsd:documentation>
                <xsd:documentation source="http://www.openapplications.org/oagis/9">defines the date and time when a particular document or item takes effect or becomes valid.</xsd:documentation>
                <xsd:documentation source="http://www.openapplications.org/oagis/9">defines the date and time when a particular document or item takes effect or becomes valid.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="AccountType" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org/oagis/9">AccountType is an account classification that specifies the use of this account.  Suggested examples of account type are Asset, Equity, Expense, Liability,
Revenue</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="CurrencyCode" minOccurs="0" />
        <xsd:group ref="FreeFormTextGroup" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
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:
Collapse References:
nsA:ChartOfAccounts