stratml:StrategicPlanCore
Element information
Namespace: http://www.stratml.net
Schema document: StrategicPlan.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [1..1]
- stratml:Organization [0..*] The legal or logical entity to which the plan or report applies.
- stratml:Vision [0..1] A concise and inspirational statement implicitly relating an organization's purpose to its values, thus motivating its actions toward a future state it strives to achieve.
- stratml:Mission [0..1] A brief description of the basic purpose of the organization.
- stratml:Value [0..*] A principle that is important and helps to define the essential character of the organization.
- stratml:Goal [1..*] General GoalA relatively broad statement of intended results to be achieved over more than one resource allocation and performance measurement cycle.Supports Mission
Attributes
None
Used in
- Anonymous type of element stratml:StrategicPlan
Sample instance
<stratml:StrategicPlanCore> <stratml:Organization> <stratml:Name>string</stratml:Name> <stratml:Acronym>string</stratml:Acronym> <stratml:Identifier>ID</stratml:Identifier> <stratml:Description>string</stratml:Description> <stratml:Stakeholder> <stratml:Name>string</stratml:Name> <stratml:Description>string</stratml:Description> </stratml:Stakeholder> </stratml:Organization> <stratml:Vision> <stratml:Description>string</stratml:Description> <stratml:Identifier>ID</stratml:Identifier> </stratml:Vision> <stratml:Mission> <stratml:Description>string</stratml:Description> <stratml:Identifier>ID</stratml:Identifier> </stratml:Mission> <stratml:Value> <stratml:Name>string</stratml:Name> <stratml:Description>string</stratml:Description> </stratml:Value> <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:Stakeholder> <stratml:OtherInformation>string</stratml:OtherInformation> </stratml:Objective> </stratml:Goal> </stratml:StrategicPlanCore>