Definition Type: Element
Name: AccountingDate
Namespace: http://www.openapplications.org/oagis/9
Type: oagis: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 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 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="AccountingDate" type="AccountingDateType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            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 oagis:PeriodID 0 (1)
PostDateTime oagis:PostDateTime 0 (1)
Year oagis:Year 0 (1)
Name oagis:Name 0 (1)
EffectiveTimePeriod oagis:EffectiveTimePeriod 0 (1)
Collapse Derivation Tree: