Definition Type: Element
Name: AccountingDate
Namespace: http://www.openapplications.org/oagis/9
Type: oa:AccountingDateType
Containing Schema: Components.xsd
Abstract
Documentation:
Identifies the date, accounting period and financial year. It is also known as the effective or post date
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into EffectiveTimePeriod in schema components_xsd1 Drilldown into Name in schema fields_xsd1 Drilldown into Year in schema fields_xsd1 Drilldown into PostDateTime in schema fields_xsd1 Drilldown into PeriodID in schema fields_xsd1 Drilldown into AccountingDateType in schema components_xsd1XSD Diagram of AccountingDate in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="AccountingDate" type="AccountingDateType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Identifies the date, accounting period and financial year.  It is also known as the effective or post date</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PeriodID oa:PeriodID 0 (1)
PostDateTime oa:PostDateTime 0 (1)
Year oa:Year 0 (1)
Name oa:Name 0 (1)
EffectiveTimePeriod oa:EffectiveTimePeriod 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: