Definition Type: Element
Name: ObjectivesSection
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:EPMObjectivesSectionType
Containing Schema: EPMResult.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The section within a performance appraisal that contains objective results and ratings. The section may contain a summary result, groups of objectives, as well as individual or single objective results.
Collapse XSD Schema Diagram:
Drilldown into ObjectiveSingleResult in schema epmtypes_xsd Drilldown into ObjectiveGroupResult in schema epmtypes_xsd Drilldown into SectionSummaryResult in schema epmtypes_xsd Drilldown into SectionTitle in schema epmtypes_xsd Drilldown into EPMObjectivesSectionType in schema epmtypes_xsdXSD Diagram of ObjectivesSection in schema epmresult_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ObjectivesSection" type="EPMObjectivesSectionType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The section within a performance appraisal that contains objective results and ratings. The section may contain a summary result, groups of objectives, as well as individual or single objective results.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SectionTitle hr:SectionTitle 0 (1)
SectionSummaryResult hr:SectionSummaryResult 0 (1)
ObjectiveGroupResult hr:ObjectiveGroupResult 0 unbounded
ObjectiveSingleResult hr:ObjectiveSingleResult 0 unbounded
Collapse Derivation Tree: