stratml:Objective
Performance Goal
Source: documentation
Strategy
Source: documentation
A target level of results expressed in units against which achievement is to be measured within a single resource allocation and performance execution cycle.
Source: documentation
Element information
Namespace: http://www.stratml.net
Schema document: StrategicPlan.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [1..1]
- stratml:Name [0..1] A word or short phrase intended to identify a concept within the context in which is it being applied.
- stratml:Description [0..1] A sentence or short paragraph defining and explaining a concept.
- stratml:Identifier [0..1] A string of alphanumeric characters by which the information contained within an element is distinguished from other versions of the same information as well as information contained in other instances of the same element.
- stratml:SequenceIndicator [0..1] An alphanumeric identifier applied to an element to designate its order in a series.
- stratml:Stakeholder [0..*] An individual whose interests may be affected by or whose action may be required to achieve a goal or objective.
- stratml:OtherInformation [0..1] Additional explanation or guidance that is not expressly addressed in other elements of the schema.
Attributes
None
Used in
- Anonymous type of element stratml:Goal
Sample instance
<stratml:Objective> <stratml:Name>string</stratml:Name> <stratml:Description>string</stratml:Description> <stratml:Identifier>ID</stratml:Identifier> <stratml:SequenceIndicator>string</stratml:SequenceIndicator> <stratml:Stakeholder> <stratml:Name>string</stratml:Name> <stratml:Description>string</stratml:Description> </stratml:Stakeholder> <stratml:OtherInformation>string</stratml:OtherInformation> </stratml:Objective>