Definition Type: Element
Name: AppraisalPeriod
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:EPMPeriodType
Containing Schema: EPMResult.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Contains the begin and end dates of the period for which performance was assessed.
Collapse XSD Schema Diagram:
Drilldown into EndDate in schema epmtypes_xsd Drilldown into StartDate in schema epmtypes_xsd Drilldown into EPMPeriodType in schema epmtypes_xsdXSD Diagram of AppraisalPeriod in schema epmresult_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="AppraisalPeriod" type="EPMPeriodType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Contains the begin and end dates of the period for which performance was assessed.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
StartDate hr:StartDate 0 (1)
EndDate hr:EndDate 0 (1)
Collapse Derivation Tree: