Definition Type: Element
Name: ReportTimePeriod
Namespace: http://www.openapplications.org/oagis/9
Type: oa:TimePeriodType
Containing Schema: Components.xsd
Abstract
Documentation:
Is the time period that the report covers.
Collapse XSD Schema Diagram:
Drilldown into EndDateTime in schema fields_xsd1 Drilldown into Duration in schema fields_xsd1 Drilldown into StartDateTime in schema fields_xsd1 Drilldown into InclusiveIndicator in schema fields_xsd1 Drilldown into TimePeriodABIEType in schema components_xsd1 Drilldown into TimePeriodType in schema components_xsd1XSD Diagram of ReportTimePeriod in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ReportTimePeriod" type="TimePeriodType">
    <xsd:annotation>
        <xsd:documentation>Is the time period that the report covers. </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InclusiveIndicator oa:InclusiveIndicator 0 (1)
StartDateTime oa:StartDateTime 0 (1)
Duration oa:Duration 0 (1)
EndDateTime oa:EndDateTime 0 (1)
Collapse Derivation Tree: