HR-XML 3.0 Standards, 2009  September  23.

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

Element: ObjectiveGroup

Name ObjectiveGroup
Type ObjectiveGroupType
Documentation (of type) A specification of a group of objectives - a set of related objectives. Results against component objectives may roll-up into an overall result for the group.
XML Instance Representation
<ObjectiveGroup>

< 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]
< Objective> ... </ Objective> [0..*]
</ObjectiveGroup>
Schema Component Representation
<xsd:element name="ObjectiveGroup" type=" ObjectiveGroupType"/>