stratml:Goal
General Goal
Source: documentation
A relatively broad statement of intended results to be achieved over more than one resource allocation and performance measurement cycle.
Source: documentation
Supports Mission
Source: documentation
Element information
Namespace: http://www.stratml.net
Schema document: StrategicPlan.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [1..1]
- stratml:Name [1..1] A word or short phrase intended to identify a concept within the context in which is it being applied.
- stratml:Description [1..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.
- stratml:Objective [0..*] Performance GoalStrategyA target level of results expressed in units against which achievement is to be measured within a single resource allocation and performance execution cycle.
Attributes
None
Used in
- Anonymous type of element stratml:StrategicPlanCore
Sample instance
<stratml:Goal> <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> <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> </stratml:Goal>