Schema Central > OAGIS® 10 > Common.xsd > 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.

Element information

Type: ChartOfAccountsType

Properties: Global, Qualified, ID: oagis-id-042588d1e76043ab9b1f7ec21768541b

Content

Attributes

NameOccTypeDescriptionNotes
typeCode [0..1]CodeType_1E7368from type IdentificationType
actionCode [0..1]ActionCodeContentTypefrom type IdentificationType

Used in

Sample instance

<ChartOfAccounts>
   <ID/>
   <IDSet>
      <ID/>
   </IDSet>
   <GLEntityID>normalizedString</GLEntityID>
   <GeneralLedgerNominalAccount>normalizedString</GeneralLedgerNominalAccount>
   <EffectiveTimePeriod>
      <InclusiveIndicator>true</InclusiveIndicator>
      <StartDateTime></StartDateTime>
      <StartTime>token</StartTime>
      <Duration>P1Y2M3DT10H</Duration>
      <EndDateTime></EndDateTime>
      <EndTime>token</EndTime>
   </EffectiveTimePeriod>
   <AccountTypeCode>normalizedString</AccountTypeCode>
   <CurrencyCode>token</CurrencyCode>
   <Description/>
   <Note/>
   <Extension>
      <AnyExtension>
         <!--any element-->
      </AnyExtension>
      <Amount/>
      <Code/>
      <DateTime></DateTime>
      <ID/>
      <Indicator>true</Indicator>
      <Measure/>
      <Name/>
      <Number>1.0</Number>
      <Quantity/>
      <Text/>
      <Time></Time>
      <ValueText>string</ValueText>
   </Extension>
</ChartOfAccounts>

Site developed and hosted by Datypic, Inc.

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