<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&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>
|