HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: AccountingDate

Name AccountingDate
Type AccountingDateType
Documentation Identifies the date, accounting period and financial year. It is also known as the effective or post date
XML Instance Representation
<AccountingDate>

< PeriodID> ... </ PeriodID> [0..1]
< PostDateTime> ... </ PostDateTime> [0..1]
< Year> ... </ Year> [0..1]
< Name> ... </ Name> [0..1]
< EffectiveTimePeriod> ... </ EffectiveTimePeriod> [0..1]
< UserArea> ... </ UserArea> [0..1]
</AccountingDate>
Schema Component Representation
<xsd:element name="AccountingDate" type=" AccountingDateType"/>