Definition Type: ComplexType
Name: ReportingPeriodType
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: MetricsInterchange.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into EndDate in schema metricsinterchange_xsd Drilldown into StartDate in schema metricsinterchange_xsdXSD Diagram of ReportingPeriodType in schema metricsinterchange_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ReportingPeriodType">
    <xsd:sequence>
        <xsd:element name="StartDate" type="LocalDateType" minOccurs="0" />
        <xsd:element name="EndDate" type="LocalDateType" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
StartDate hr:StartDate 0 (1)
EndDate hr:EndDate 0 (1)
Collapse Derivation Tree:
Collapse References:
hr:ReportingPeriod, hr:ReportingPeriod