HR-XML 3.0 Standards, 2009  September  23.

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

Element: JobEvaluation

Name JobEvaluation
Type JobEvaluationType
Documentation (of type) Dictionary Entry Name: Job Evaluation. Details

Definition: Captures information for expressing a job's location within a formal job worth or remuneration scheme such as those developed using formal job evaluation methods. Job evaluation is broadly defined as the methods and practices of ordering jobs or positions with respect to their value or worth to the organization.

Usage Rule: Job Plan, grade, and step are common terms used within job structures, but these terms are not universal. Thus, mappings may be necessary to the structures used by specific organization's structures. If a mapping isn't practical, the UserArea is available to accomodate custom values.

XML Instance Representation
<JobEvaluation

typeCode="oa: NormalizedStringType [0..1]"
Attribute group reference (not shown): EffectiveDateAttributeGroup
>

< JobPlanCode> ... </ JobPlanCode> [0..1]
< JobGradeCode> ... </ JobGradeCode> [0..1]
< JobStepCode> ... </ JobStepCode> [0..1]
< UserArea> ... </ UserArea> [0..1]
</JobEvaluation>
Schema Component Representation
<xsd:element name="JobEvaluation" type=" JobEvaluationType"/>