HR-XML 3.0 Standards, 2009  September  23.

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

Element: Objective

Name Objective
Type ObjectiveType
Documentation (of type) A specification of a single objective.
XML Instance Representation
<Objective
Attribute group reference (not shown): EffectiveDateAttributeGroup
>

< ID> ... </ ID> [0..1]
< ObjectiveName> ... </ ObjectiveName> [0..1]
<oa: Description> ... </oa: Description> [0..*]
< TypeCode> ... </ TypeCode> [0..*]
< Weight> ... </ Weight> [0..1]
<oa: TimePeriod> ... </oa: TimePeriod> [0..1]
< Metric> ... </ Metric> [0..*]
< UserArea> ... </ UserArea> [0..1]
< DependentObjective> ... </ DependentObjective> [0..*]
</Objective>
Schema Component Representation
<xsd:element name="Objective" type=" ObjectiveType"/>