stratml:StrategicPlan
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 [0..1] A sentence or short paragraph defining and explaining a concept.
- stratml:OtherInformation [0..1] Additional explanation or guidance that is not expressly addressed in other elements of the schema.
- stratml:StrategicPlanCore [1..1]
- stratml:AdministrativeInformation [0..1]
Attributes
None
Sample instance
<stratml:StrategicPlan> <stratml:Name>string</stratml:Name> <stratml:Description>string</stratml:Description> <stratml:OtherInformation>string</stratml:OtherInformation> <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: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:Stakeholder> <stratml:OtherInformation>string</stratml:OtherInformation> <stratml:Objective>... </stratml:Objective> </stratml:Goal> </stratml:StrategicPlanCore> <stratml:AdministrativeInformation> <stratml:StartDate>2000-01-01</stratml:StartDate> <stratml:EndDate>2000-01-01</stratml:EndDate> <stratml:PublicationDate>2000-01-01</stratml:PublicationDate> <stratml:Source>http://www.example.com/</stratml:Source> <stratml:Submitter> <stratml:FirstName>string</stratml:FirstName> <stratml:LastName>string</stratml:LastName> <stratml:PhoneNumber>string</stratml:PhoneNumber> <stratml:EmailAddress>string</stratml:EmailAddress> </stratml:Submitter> </stratml:AdministrativeInformation> </stratml:StrategicPlan>