Schema Central > OAGIS® 9.4.1 > ChartOfAccounts
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ChartOfAccounts

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.

See http://www.openapplications.org/oagis/9.

Element information

Namespace: http://www.openapplications.org/oagis/9

Schema document: org_openapplications_oagis/9_4_1/Developer/Nouns/ChartOfAccounts.xsd

Type: ChartOfAccountsType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<ChartOfAccounts>
   <GLEntityID>normalizedString</GLEntityID>
   <GLNominalAccount>normalizedString</GLNominalAccount>
   <EffectiveTimePeriod>
      <InclusiveIndicator>true</InclusiveIndicator>
      <StartDateTime>2000-01-01</StartDateTime>
      <Duration>P1Y2M3DT10H</Duration>
   </EffectiveTimePeriod>
   <AccountType>normalizedString</AccountType>
   <CurrencyCode>AED</CurrencyCode>
   <Description>string</Description>
   <Note>string</Note>
   <UserArea>
      <!--any element-->
   </UserArea>
</ChartOfAccounts>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com