HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: EPMResult

Name EPMResult
Type EPMResultType
Documentation (of type) Dictionary Entry Name: Employee Performance Management Result. Details

Definition: A result from an employee performance management (EPM) process or "appraisal". An appraisal typically consists of a number of sections, including an overall rating or score, competency ratings, objective ratings, and other ratings (e.g., "core values" is an example of a section within some appraisals outside of the competency or objectives section). Also includes result metadata, such as appraisal dates, "prepared by," etc. Note that EPM is an HR-XML approved abbreviation for "Employee Performance Management".

Usage Rule: This is considered "full result." A full performance appraisal result typically might be formatted (e.g., pdf) for distribution to stakeholders or be consumed by talent management systems (e.g., Learning Management System, Competency Management System, etc.) for purposes of validating and refining competency information, developmental tools, etc. Certain use cases may require a narrower selection from this broader set of appraisal data. For example, integration with a compensation may primarily rely on the overall rating and/or objectives ratings.

XML Instance Representation
<EPMResult

languageCode=" LanguageCodeContentType [0..1]"
Attribute group reference (not shown): EffectiveDateAttributeGroup
>

Model group reference (not shown): DocumentIDGroup [0..1]
< DocumentSequence> ... </ DocumentSequence> [0..1]
< SupplierParty> ... </ SupplierParty> [0..1]
< ResultDate> ... </ ResultDate> [0..1]
< AppraisalPeriod> ... </ AppraisalPeriod> [0..1]
< AppraisalSubject> ... </ AppraisalSubject> [0..1]
< Preparer> ... </ Preparer> [0..1]
< AppraisalReasonCode> ... </ AppraisalReasonCode> [0..1]
< AppraisalScheduleCode> ... </ AppraisalScheduleCode> [0..1]
< OverallRating> ... </ OverallRating> [0..1]
< ObjectivesSection> ... </ ObjectivesSection> [0..*]
< CompetencySection> ... </ CompetencySection> [0..*]
< OtherRatingSection> ... </ OtherRatingSection> [0..*]
< RaterPanel> ... </ RaterPanel> [0..1]
< RemunerationRecommendation> ... </ RemunerationRecommendation> [0..1]
< Comment> ... </ Comment> [0..*]
< UserArea> ... </ UserArea> [0..1]
</EPMResult>
Schema Component Representation
<xsd:element name="EPMResult" type=" EPMResultType"/>