Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by

Table of Contents

Group by:
Main schema PerformancePlanOrReportISOVersion20150612.xsd
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Properties
attribute form default unqualified
element form default qualified
version 2.2.2015-06-12
[ top ]
Element stratml:PerformancePlanOrReport
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations
A document identifying inputs and processes required to accomplish objectives and establishing metrics by which progress will be assessed within a single budgetary planning and resource allocation cycle.
Diagram
Diagram PerformancePlanOrReportISOVersion20150612.tmp#PerformancePlanOrReport_Type PerformancePlanOrReportISOVersion20150612.tmp#Name PerformancePlanOrReportISOVersion20150612.tmp#Description PerformancePlanOrReportISOVersion20150612.tmp#OtherInformation PerformancePlanOrReportISOVersion20150612.tmp#StrategicPlanCore PerformancePlanOrReportISOVersion20150612.tmp#AdministrativeInformation PerformancePlanOrReportISOVersion20150612.tmp#Submitter
Properties
content complex
Model
Children stratml:AdministrativeInformation, stratml:Description, stratml:Name, stratml:OtherInformation, stratml:StrategicPlanCore, stratml:Submitter
Instance
<stratml:PerformancePlanOrReport Type="" xmlns:stratml="urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport">
  <stratml:Name>{1,1}</stratml:Name>
  <stratml:Description>{0,1}</stratml:Description>
  <stratml:OtherInformation>{0,1}</stratml:OtherInformation>
  <stratml:StrategicPlanCore>{1,1}</stratml:StrategicPlanCore>
  <stratml:AdministrativeInformation>{0,1}</stratml:AdministrativeInformation>
  <stratml:Submitter>{0,1}</stratml:Submitter>
</stratml:PerformancePlanOrReport>
Attributes
QName Type Use
Type restriction of xsd:string required
Source
<xsd:element name="PerformancePlanOrReport" id="uuid-91D3FADB-E6CF-45a0-9676-34E1DBCFE10C">
  <xsd:annotation>
    <xsd:documentation>A document identifying inputs and processes required to accomplish objectives and establishing metrics by which progress will be assessed within a single budgetary planning and resource allocation cycle.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="stratml:Name" id="uuid-B1A2B247-56EF-4d0a-9A68-4AD35ED5DC1E"/>
      <xsd:element ref="stratml:Description" id="uuid-C1032E04-FA64-4810-9C84-8D49216BDFEE" minOccurs="0"/>
      <xsd:element ref="stratml:OtherInformation" id="uuid-C800A4FC-A36D-45d5-B862-70FBF6628156" minOccurs="0"/>
      <xsd:element ref="stratml:StrategicPlanCore" id="uuid-41F187FB-AA55-491b-8B0E-65B14A57A4C8"/>
      <xsd:element ref="stratml:AdministrativeInformation" id="uuid-29939A46-15F9-45a1-B865-D62FEEE9AB8C" minOccurs="0"/>
      <xsd:element ref="stratml:Submitter" id="uuid-4147E26D-BB81-495f-921E-1D63EBE45A62" minOccurs="0"/>
    </xsd:sequence>
    <xsd:attribute name="Type" use="required" id="uuid-F64605F4-D373-487C-9C5D-D68F1031BA86">
      <xsd:simpleType>
        <xsd:restriction base="xsd:string">
          <xsd:enumeration value="Strategic_Plan"/>
          <xsd:enumeration value="Performance_Plan"/>
          <xsd:enumeration value="Performance_Report"/>
        </xsd:restriction>
      </xsd:simpleType>
    </xsd:attribute>
  </xsd:complexType>
</xsd:element>
[ top ]
Element stratml:Name
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

A word or short phrase intended to identify a concept within the context in which is it being applied.
Diagram
Diagram
Type xsd:string
Properties
content simple
Used by
Source
<xsd:element name="Name" type="xsd:string" id="uuid-f6300ca4-40bc-455c-a963-dfef45f558d3">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">A word or short phrase intended to identify a concept within the context in which is it being applied.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element stratml:Description
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

A sentence or short paragraph defining and explaining a concept.
Diagram
Diagram
Type xsd:string
Properties
content simple
Used by
Source
<xsd:element name="Description" type="xsd:string" id="uuid-6289635d-98a7-40bd-978c-37ae6ede5f7e">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">A sentence or short paragraph defining and explaining a concept.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element stratml:OtherInformation
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

Additional explanation or guidance that is not expressly addressed in other elements of the schema.
Diagram
Diagram
Type xsd:string
Properties
content simple
Used by
Source
<xsd:element name="OtherInformation" type="xsd:string" id="uuid-2cfca418-05c2-4fa1-b233-d1bd60d0d86a">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">Additional explanation or guidance that is not expressly addressed in other elements of the schema.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element stratml:StrategicPlanCore
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

A complex element comprised if Mission, Vision, Values, Goals, Objectives and Stakeholders, together with the children of those core elements.
Diagram
Diagram PerformancePlanOrReportISOVersion20150612.tmp#Organization PerformancePlanOrReportISOVersion20150612.tmp#Vision PerformancePlanOrReportISOVersion20150612.tmp#Mission PerformancePlanOrReportISOVersion20150612.tmp#Value PerformancePlanOrReportISOVersion20150612.tmp#Goal
Properties
content complex
Used by
Model
Children stratml:Goal, stratml:Mission, stratml:Organization, stratml:Value, stratml:Vision
Instance
<stratml:StrategicPlanCore xmlns:stratml="urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport">
  <stratml:Organization>{0,unbounded}</stratml:Organization>
  <stratml:Vision>{0,1}</stratml:Vision>
  <stratml:Mission>{0,1}</stratml:Mission>
  <stratml:Value>{0,unbounded}</stratml:Value>
  <stratml:Goal>{1,unbounded}</stratml:Goal>
</stratml:StrategicPlanCore>
Source
<xsd:element name="StrategicPlanCore" id="uuid-ce9c9293-e374-4800-8d62-9ee87d0c9887">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">A complex element comprised if Mission, Vision, Values, Goals, Objectives and Stakeholders, together with the children of those core elements.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="stratml:Organization" id="uuid-f8d6372e-52e8-4a60-ab1c-274aad8bcf33" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element ref="stratml:Vision" id="uuid-d4dbdad8-0cdd-4294-b091-b8bec961d03b" minOccurs="0"/>
      <xsd:element ref="stratml:Mission" id="uuid-f66bec3e-2714-49ec-8e15-8820cecba9ae" minOccurs="0"/>
      <xsd:element ref="stratml:Value" id="uuid-1ab0aa31-a42f-410e-8b2c-29c22eed8a77" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element ref="stratml:Goal" id="uuid-294b80a3-7288-4477-9458-35292f7a47c3" maxOccurs="unbounded"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>
[ top ]
Element stratml:Organization
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

The legal or logical entity to which the plan or report applies.
Diagram
Diagram PerformancePlanOrReportISOVersion20150612.tmp#Name PerformancePlanOrReportISOVersion20150612.tmp#Acronym PerformancePlanOrReportISOVersion20150612.tmp#Identifier PerformancePlanOrReportISOVersion20150612.tmp#Description PerformancePlanOrReportISOVersion20150612.tmp#Stakeholder
Properties
content complex
Used by
Model
Children stratml:Acronym, stratml:Description, stratml:Identifier, stratml:Name, stratml:Stakeholder
Instance
<stratml:Organization xmlns:stratml="urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport">
  <stratml:Name>{0,1}</stratml:Name>
  <stratml:Acronym>{0,1}</stratml:Acronym>
  <stratml:Identifier>{0,1}</stratml:Identifier>
  <stratml:Description>{0,1}</stratml:Description>
  <stratml:Stakeholder StakeholderTypeType="">{0,unbounded}</stratml:Stakeholder>
</stratml:Organization>
Source
<xsd:element name="Organization" id="uuid-9d589d53-ec24-4c18-b5db-5be8075c1be5">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">The legal or logical entity to which the plan or report applies.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="stratml:Name" id="uuid-e871651e-e943-4414-b0b6-eb1f5754f3be" minOccurs="0"/>
      <xsd:element ref="stratml:Acronym" id="uuid-eb510ea2-9d70-40ec-95f1-abdf6644e002" minOccurs="0"/>
      <xsd:element ref="stratml:Identifier" id="uuid-d5b4b082-8326-46a8-a475-533813a4ed29" minOccurs="0"/>
      <xsd:element ref="stratml:Description" id="uuid-2741f038-8123-4644-a649-dcf19a773673" minOccurs="0"/>
      <xsd:element ref="stratml:Stakeholder" id="uuid-d9bccbbf-67ae-402c-8914-56d12c1a7190" minOccurs="0" maxOccurs="unbounded"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>
[ top ]
Element stratml:Acronym
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

An abbreviation of a proper name usually composed of the first letters of each word in the name.
Diagram
Diagram
Type xsd:string
Properties
content simple
Used by
Source
<xsd:element name="Acronym" type="xsd:string" id="uuid-a21e6dc4-b67c-4120-b881-ce72882fc958">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">An abbreviation of a proper name usually composed of the first letters of each word in the name.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element stratml:Identifier
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

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.
Diagram
Diagram
Type xsd:ID
Properties
content simple
Used by
Source
<xsd:element name="Identifier" type="xsd:ID" id="uuid-a9cee972-59f3-42a9-8876-03bd0166689c">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">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.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element stratml:Stakeholder
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

An individual whose interests may be affected by or whose action may be required to achieve a goal or objective.
Diagram
Diagram PerformancePlanOrReportISOVersion20150612.tmp#Stakeholder_StakeholderTypeType PerformancePlanOrReportISOVersion20150612.tmp#Name PerformancePlanOrReportISOVersion20150612.tmp#Description PerformancePlanOrReportISOVersion20150612.tmp#Role
Properties
content complex
Used by
Model
Children stratml:Description, stratml:Name, stratml:Role
Instance
<stratml:Stakeholder StakeholderTypeType="" xmlns:stratml="urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport">
  <stratml:Name>{1,1}</stratml:Name>
  <stratml:Description>{0,1}</stratml:Description>
  <stratml:Role>{0,unbounded}</stratml:Role>
</stratml:Stakeholder>
Attributes
QName Type Use Annotation
StakeholderTypeType restriction of xsd:string optional

documentation

An attribute indicating whether the stakeholder is an individual person, an organization, or a generic group of people.
Source
<xsd:element name="Stakeholder" id="uuid-1effcb49-9462-4c9b-bdc2-92971c9fc9cf">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">An individual whose interests may be affected by or whose action may be required to achieve a goal or objective.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="stratml:Name" id="uuid-35cc454d-43d4-46b2-a548-eeb3ff8605dd"/>
      <xsd:element ref="stratml:Description" id="uuid-7e18eb24-475c-4bcf-a3c4-1c43adaf127c" minOccurs="0"/>
      <xsd:element ref="stratml:Role" id="uuid-75B20BA6-6B35-490b-BE78-B98008D49CC2" minOccurs="0" maxOccurs="unbounded"/>
    </xsd:sequence>
    <xsd:attribute name="StakeholderTypeType" use="optional" id="uuid-F64605F4-D372-487C-9C5D-D68F1031BA86">
      <xsd:annotation>
        <xsd:documentation source="documentation" xml:lang="EN">An attribute indicating whether the stakeholder is an individual person, an organization, or a generic group of people.</xsd:documentation>
      </xsd:annotation>
      <xsd:simpleType>
        <xsd:restriction base="xsd:string">
          <xsd:enumeration value="Person"/>
          <xsd:enumeration value="Organization"/>
          <xsd:enumeration value="Generic_Group"/>
        </xsd:restriction>
      </xsd:simpleType>
    </xsd:attribute>
  </xsd:complexType>
</xsd:element>
[ top ]
Element stratml:Role
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

A complex element containing other elements enabling the naming, description, and categorization of different kinds of interests individuals and groups may have in the achievement of goals and objectives.
Diagram
Diagram PerformancePlanOrReportISOVersion20150612.tmp#Name PerformancePlanOrReportISOVersion20150612.tmp#Description PerformancePlanOrReportISOVersion20150612.tmp#RoleType
Properties
content complex
Used by
Model
Children stratml:Description, stratml:Name, stratml:RoleType
Instance
<stratml:Role xmlns:stratml="urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport">
  <stratml:Name>{1,1}</stratml:Name>
  <stratml:Description>{0,1}</stratml:Description>
  <stratml:RoleType>{0,unbounded}</stratml:RoleType>
</stratml:Role>
Source
<xsd:element name="Role" id="uuid-6BEF4BD5-C9DB-497c-A264-B81B443F36AA">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">A complex element containing other elements enabling the naming, description, and categorization of different kinds of interests individuals and groups may have in the achievement of goals and objectives.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="stratml:Name" id="uuid-8AA40586-F938-44fd-8D84-873E6E172480"/>
      <xsd:element ref="stratml:Description" id="uuid-E7588067-5425-4087-AE9F-191CF2058B09" minOccurs="0"/>
      <xsd:element ref="stratml:RoleType" id="uuid-9F732A4D-0A67-482a-85CC-F2FEBAF4B935" minOccurs="0" maxOccurs="unbounded"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>
[ top ]
Element stratml:RoleType
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

An attribute designating whether a stakeholder is a prospective beneficiary or a performer of actions required to achieve an objective, or both a performer and a beneficiary.
Diagram
Diagram
Type restriction of xsd:string
Properties
content simple
Facets
enumeration Performer
enumeration Beneficiary
Used by
Element stratml:Role
Source
<xsd:element name="RoleType" id="uuid-16827A64-1DE2-4cfb-AE53-E8CEE0AA3391">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">An attribute designating whether a stakeholder is a prospective beneficiary or a performer of actions required to achieve an objective, or both a performer and a beneficiary.</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="Performer"/>
      <xsd:enumeration value="Beneficiary"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:element>
[ top ]
Element stratml:Vision
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

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.
Diagram
Diagram PerformancePlanOrReportISOVersion20150612.tmp#Description PerformancePlanOrReportISOVersion20150612.tmp#Identifier
Properties
content complex
Used by
Model
Children stratml:Description, stratml:Identifier
Instance
<stratml:Vision xmlns:stratml="urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport">
  <stratml:Description>{0,1}</stratml:Description>
  <stratml:Identifier>{0,1}</stratml:Identifier>
</stratml:Vision>
Source
<xsd:element name="Vision" id="uuid-5e02d6ec-d669-47c4-b443-e7716bd27528">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">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.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="stratml:Description" id="uuid-8201c15c-8206-49f3-9bd3-d816209a8b3c" minOccurs="0"/>
      <xsd:element ref="stratml:Identifier" id="uuid-333e71c6-6b27-4bd2-bf39-c6e7b69d0404" minOccurs="0"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>
[ top ]
Element stratml:Mission
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

A brief description of the basic purpose of the organization.
Diagram
Diagram PerformancePlanOrReportISOVersion20150612.tmp#Description PerformancePlanOrReportISOVersion20150612.tmp#Identifier
Properties
content complex
Used by
Model
Children stratml:Description, stratml:Identifier
Instance
<stratml:Mission xmlns:stratml="urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport">
  <stratml:Description>{0,1}</stratml:Description>
  <stratml:Identifier>{0,1}</stratml:Identifier>
</stratml:Mission>
Source
<xsd:element name="Mission" id="uuid-755706ea-40d6-40f0-a8e5-998b91390620">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">A brief description of the basic purpose of the organization.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="stratml:Description" id="uuid-d4000d59-fc40-4f93-bbae-f92de9808818" minOccurs="0"/>
      <xsd:element ref="stratml:Identifier" id="uuid-e8484845-ea0e-47f3-8fe2-55b54db21202" minOccurs="0"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>
[ top ]
Element stratml:Value
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

A principle that is important and helps to define the essential character of the organization.
Diagram
Diagram PerformancePlanOrReportISOVersion20150612.tmp#Name PerformancePlanOrReportISOVersion20150612.tmp#Description
Properties
content complex
Used by
Model
Children stratml:Description, stratml:Name
Instance
<stratml:Value xmlns:stratml="urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport">
  <stratml:Name>{0,1}</stratml:Name>
  <stratml:Description>{0,1}</stratml:Description>
</stratml:Value>
Source
<xsd:element name="Value" id="uuid-50f98ade-573c-4afa-8696-1d0e4a2c7ff3">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">A principle that is important and helps to define the essential character of the organization.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="stratml:Name" id="uuid-54768289-ad1d-4983-8b30-081f6b1fdeb3" minOccurs="0"/>
      <xsd:element ref="stratml:Description" id="uuid-f285ccf3-d061-47a5-ac0d-873a8971883b" minOccurs="0"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>
[ top ]
Element stratml:Goal
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

A relatively broad statement of intended results to be achieved over more than one resource allocation and performance measurement cycle.

documentation

Supports Mission
Diagram
Diagram PerformancePlanOrReportISOVersion20150612.tmp#Name PerformancePlanOrReportISOVersion20150612.tmp#Description PerformancePlanOrReportISOVersion20150612.tmp#Identifier PerformancePlanOrReportISOVersion20150612.tmp#SequenceIndicator PerformancePlanOrReportISOVersion20150612.tmp#Stakeholder PerformancePlanOrReportISOVersion20150612.tmp#OtherInformation PerformancePlanOrReportISOVersion20150612.tmp#GoalType PerformancePlanOrReportISOVersion20150612.tmp#Objective
Type extension of stratml:GoalType
Type hierarchy
Properties
content complex
Used by
Model
Children stratml:Description, stratml:Identifier, stratml:Name, stratml:Objective, stratml:OtherInformation, stratml:SequenceIndicator, stratml:Stakeholder
Instance
<stratml:Goal xmlns:stratml="urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport">
  <stratml:Name>{1,1}</stratml:Name>
  <stratml:Description>{1,1}</stratml:Description>
  <stratml:Identifier>{0,1}</stratml:Identifier>
  <stratml:SequenceIndicator>{0,1}</stratml:SequenceIndicator>
  <stratml:Stakeholder StakeholderTypeType="">{0,unbounded}</stratml:Stakeholder>
  <stratml:OtherInformation>{0,1}</stratml:OtherInformation>
  <stratml:Objective>{0,unbounded}</stratml:Objective>
</stratml:Goal>
Source
<xsd:element name="Goal" id="uuid-1e56b2c9-c6d6-4f79-8ad7-cdb1508a9614">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">A relatively broad statement of intended results to be achieved over more than one resource allocation and performance measurement cycle.</xsd:documentation>
    <xsd:documentation source="documentation" xml:lang="EN">Supports Mission</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:complexContent>
      <xsd:extension base="stratml:GoalType">
        <xsd:sequence>
          <xsd:element ref="stratml:Objective" id="uuid-28866F8C-AE8F-43a1-8E3D-D146280CE3F2" minOccurs="0" maxOccurs="unbounded"/>
        </xsd:sequence>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
</xsd:element>
[ top ]
Element stratml:SequenceIndicator
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

An alphanumeric identifier applied to an element to designate its order in a series.
Diagram
Diagram
Type xsd:string
Properties
content simple
Used by
Source
<xsd:element name="SequenceIndicator" type="xsd:string" id="uuid-7f10f639-e7cf-4513-804c-5f4f7592c5e5">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">An alphanumeric identifier applied to an element to designate its order in a series.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element stratml:Objective
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

A target level of results against which achievement is to be measured within a single resource allocation and performance execution cycle.
Diagram
Diagram PerformancePlanOrReportISOVersion20150612.tmp#Name PerformancePlanOrReportISOVersion20150612.tmp#Description PerformancePlanOrReportISOVersion20150612.tmp#Identifier PerformancePlanOrReportISOVersion20150612.tmp#SequenceIndicator PerformancePlanOrReportISOVersion20150612.tmp#Stakeholder PerformancePlanOrReportISOVersion20150612.tmp#OtherInformation PerformancePlanOrReportISOVersion20150612.tmp#PerformanceIndicator PerformancePlanOrReportISOVersion20150612.tmp#ObjectiveType
Type stratml:ObjectiveType
Properties
content complex
Used by
Element stratml:Goal
Model
Children stratml:Description, stratml:Identifier, stratml:Name, stratml:OtherInformation, stratml:PerformanceIndicator, stratml:SequenceIndicator, stratml:Stakeholder
Instance
<stratml:Objective xmlns:stratml="urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport">
  <stratml:Name>{0,1}</stratml:Name>
  <stratml:Description>{0,1}</stratml:Description>
  <stratml:Identifier>{0,1}</stratml:Identifier>
  <stratml:SequenceIndicator>{0,1}</stratml:SequenceIndicator>
  <stratml:Stakeholder StakeholderTypeType="">{0,unbounded}</stratml:Stakeholder>
  <stratml:OtherInformation>{0,1}</stratml:OtherInformation>
  <stratml:PerformanceIndicator PerformanceIndicatorType="" ValueChainStage="">{0,unbounded}</stratml:PerformanceIndicator>
</stratml:Objective>
Source
<xsd:element name="Objective" type="stratml:ObjectiveType" id="uuid-AA88DC79-BC74-4a7c-97BD-37EDD048D14C">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">A target level of results against which achievement is to be measured within a single resource allocation and performance execution cycle.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element stratml:PerformanceIndicator
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

A measurement dimension, unit of measurement, and measurement instance specifying target and actual results, e.g., of inputs applied, outputs produced, processes conducted, and outcomes realized.
Diagram
Diagram PerformancePlanOrReportISOVersion20150612.tmp#PerformanceIndicator_ValueChainStage PerformancePlanOrReportISOVersion20150612.tmp#PerformanceIndicator_PerformanceIndicatorType PerformancePlanOrReportISOVersion20150612.tmp#SequenceIndicator PerformancePlanOrReportISOVersion20150612.tmp#MeasurementDimension PerformancePlanOrReportISOVersion20150612.tmp#UnitOfMeasurement PerformancePlanOrReportISOVersion20150612.tmp#Identifier PerformancePlanOrReportISOVersion20150612.tmp#Relationship PerformancePlanOrReportISOVersion20150612.tmp#MeasurementInstance PerformancePlanOrReportISOVersion20150612.tmp#OtherInformation
Properties
content complex
Used by
Complex Type stratml:ObjectiveType
Model
Children stratml:Identifier, stratml:MeasurementDimension, stratml:MeasurementInstance, stratml:OtherInformation, stratml:Relationship, stratml:SequenceIndicator, stratml:UnitOfMeasurement
Instance
<stratml:PerformanceIndicator PerformanceIndicatorType="" ValueChainStage="" xmlns:stratml="urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport">
  <stratml:SequenceIndicator>{0,1}</stratml:SequenceIndicator>
  <stratml:MeasurementDimension>{1,1}</stratml:MeasurementDimension>
  <stratml:UnitOfMeasurement>{1,1}</stratml:UnitOfMeasurement>
  <stratml:Identifier>{0,1}</stratml:Identifier>
  <stratml:Relationship RelationshipType="">{0,unbounded}</stratml:Relationship>
  <stratml:MeasurementInstance>{0,unbounded}</stratml:MeasurementInstance>
  <stratml:OtherInformation>{0,1}</stratml:OtherInformation>
</stratml:PerformanceIndicator>
Attributes
Source
<xsd:element name="PerformanceIndicator" id="uuid-5E26BC7A-7340-48ce-A11E-D3B566026C49">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">A measurement dimension, unit of measurement, and measurement instance specifying target and actual results, e.g., of inputs applied, outputs produced, processes conducted, and outcomes realized.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="stratml:SequenceIndicator" id="uuid-49339C06-33C8-4e80-8FFE-B1BF1668EE5D" minOccurs="0"/>
      <xsd:element ref="stratml:MeasurementDimension" id="uuid-17139C06-33C8-4e80-8FFE-B1BF1668ED4C"/>
      <xsd:element ref="stratml:UnitOfMeasurement" id="uuid-9E274585-8F26-456A-864A-01E0FB177A3B"/>
      <xsd:element ref="stratml:Identifier" id="uuid-5C262CB2-FB6B-4508-A0FB-2954CFC98841" minOccurs="0"/>
      <xsd:element ref="stratml:Relationship" id="uuid-537184F4-BB04-409A-BFD9-40B27AD1B9E3" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element ref="stratml:MeasurementInstance" id="uuid-A9FC8FA2-1102-4994-AD1D-40903738999D" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element ref="stratml:OtherInformation" id="uuid2FC2C862-2FE0-44f2-8F3A-A48A1E07BEBC" minOccurs="0"/>
    </xsd:sequence>
    <xsd:attribute name="ValueChainStage" type="stratml:ValueChainStageType" id="uuid-6203C7DD-4373-47B4-A331-063F14B35668"/>
    <xsd:attribute name="PerformanceIndicatorType" type="stratml:PerformanceIndicatorTypeType" id="uuid-5607C853-43F1-43E5-BA82-99E08F59AB31"/>
  </xsd:complexType>
</xsd:element>
[ top ]
Element stratml:MeasurementDimension
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

The aspect of reality to be measured.
Diagram
Diagram
Type xsd:string
Properties
content simple
Used by
Source
<xsd:element name="MeasurementDimension" type="xsd:string" id="uuid-A81AF0C9-7900-44dd-9E2C-77F601EB13D2">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">The aspect of reality to be measured.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element stratml:UnitOfMeasurement
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations
The scale by which measurements are divided into increments.
Diagram
Diagram
Type xsd:string
Properties
content simple
Used by
Source
<xsd:element name="UnitOfMeasurement" type="xsd:string" id="uuid-BCF7687F-8056-4F02-AC0F-E92B84BEC16E">
  <xsd:annotation>
    <xsd:documentation>The scale by which measurements are divided into increments.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element stratml:Relationship
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations
A conceptual connection between two elements that have Identifiers.
Diagram
Diagram PerformancePlanOrReportISOVersion20150612.tmp#Relationship_RelationshipType PerformancePlanOrReportISOVersion20150612.tmp#Identifier PerformancePlanOrReportISOVersion20150612.tmp#Name PerformancePlanOrReportISOVersion20150612.tmp#Description
Properties
content complex
Used by
Model
Children stratml:Description, stratml:Identifier, stratml:Name
Instance
<stratml:Relationship RelationshipType="" xmlns:stratml="urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport">
  <stratml:Identifier>{1,1}</stratml:Identifier>
  <stratml:Name>{0,1}</stratml:Name>
  <stratml:Description>{0,1}</stratml:Description>
</stratml:Relationship>
Attributes
Source
<xsd:element name="Relationship" id="uuid-13C30F4E-0687-4C56-A052-7ED466D43D68">
  <xsd:annotation>
    <xsd:documentation>A conceptual connection between two elements that have Identifiers.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="stratml:Identifier" id="uuid-ADB401CE-F9B5-4D46-A8AE-1C5F7A1CA85A"/>
      <xsd:element ref="stratml:Name" id="uuid-C8666759-562B-419C-8DF8-E736A4478EF6" minOccurs="0"/>
      <xsd:element ref="stratml:Description" id="uuid-46D15F06-AB63-4363-A87A-968EBD11EFF3" minOccurs="0"/>
    </xsd:sequence>
    <xsd:attribute name="RelationshipType" type="stratml:RelationshipTypeType" id="uuid-424EE340-4A1E-4791-B964-4CC3072BC69F"/>
  </xsd:complexType>
</xsd:element>
[ top ]
Element stratml:MeasurementInstance
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

A measurement at a point in time.
Diagram
Diagram PerformancePlanOrReportISOVersion20150612.tmp#TargetResult PerformancePlanOrReportISOVersion20150612.tmp#ActualResult
Properties
content complex
Used by
Model
Children stratml:ActualResult, stratml:TargetResult
Instance
<stratml:MeasurementInstance xmlns:stratml="urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport">
  <stratml:TargetResult>{0,unbounded}</stratml:TargetResult>
  <stratml:ActualResult>{0,unbounded}</stratml:ActualResult>
</stratml:MeasurementInstance>
Source
<xsd:element name="MeasurementInstance" id="uuid-CA989313-6D91-46AC-926B-0805B331882B">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">A measurement at a point in time.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="stratml:TargetResult" id="uuid-BDE57259-F01C-4aac-BB59-71A0101324E6" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element ref="stratml:ActualResult" id="uuid-B52A1491-AC8D-4548-A1A4-628342FA525A" minOccurs="0" maxOccurs="unbounded"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>
[ top ]
Element stratml:TargetResult
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

A measurable result to be achieved on or before a specified date.
Diagram
Diagram PerformancePlanOrReportISOVersion20150612.tmp#Description PerformancePlanOrReportISOVersion20150612.tmp#NumberOfUnits PerformancePlanOrReportISOVersion20150612.tmp#StartDate PerformancePlanOrReportISOVersion20150612.tmp#EndDate
Properties
content complex
Used by
Model
Children stratml:Description, stratml:EndDate, stratml:NumberOfUnits, stratml:StartDate
Instance
<stratml:TargetResult xmlns:stratml="urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport">
  <stratml:Description>{1,1}</stratml:Description>
  <stratml:NumberOfUnits>{0,1}</stratml:NumberOfUnits>
  <stratml:StartDate>{0,1}</stratml:StartDate>
  <stratml:EndDate>{0,1}</stratml:EndDate>
</stratml:TargetResult>
Source
<xsd:element name="TargetResult" id="uuid-A9278A5B-2E6A-4ad4-BA13-838E0210FD26">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">A measurable result to be achieved on or before a specified date.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="stratml:Description" id="uuid-F9F237D5-43B4-4C27-84BB-153A0259767A"/>
      <xsd:element ref="stratml:NumberOfUnits" id="uuid-0DDC5C0E-2485-4739-98D1-1A132CDFE16E" minOccurs="0"/>
      <xsd:element ref="stratml:StartDate" id="uuid-2FA5B86C-DA08-46A1-85AB-E37D3291212B" minOccurs="0"/>
      <xsd:element ref="stratml:EndDate" id="uuid-B9750177-95CB-4007-9B8A-18E6A084A8FE" minOccurs="0"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>
[ top ]
Element stratml:NumberOfUnits
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

A numeric value (number) associated with a type of measurement.
Diagram
Diagram
Type xsd:decimal
Properties
content simple
Used by
Source
<xsd:element name="NumberOfUnits" type="xsd:decimal" id="uuid-41DEC7F0-F974-4903-B535-B219F2EB284A">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">A numeric value (number) associated with a type of measurement.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element stratml:StartDate
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

The year, month and day the element with which it is associated is scheduled to begin.
Diagram
Diagram PerformancePlanOrReportISOVersion20150612.tmp#DateTypeType
Type stratml:DateTypeType
Properties
content simple
Used by
Source
<xsd:element name="StartDate" type="stratml:DateTypeType" id="uuid-11a1e9c3-959b-4c2e-b3de-5e1296eb6ab3">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">The year, month and day the element with which it is associated is scheduled to begin.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element stratml:EndDate
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

The year, month, and day the element with which it is associated is projected to cease, if it is not subsequently extended. Typically the end of a calendar or fiscal year.
Diagram
Diagram PerformancePlanOrReportISOVersion20150612.tmp#DateTypeType
Type stratml:DateTypeType
Properties
content simple
Used by
Source
<xsd:element name="EndDate" type="stratml:DateTypeType" id="uuid-19977fd4-556d-41bc-be29-477e05e4c971">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">The year, month, and day the element with which it is associated is projected to cease, if it is not subsequently extended. Typically the end of a calendar or fiscal year.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element stratml:ActualResult
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

A measurable result achieved on or before a specified date.
Diagram
Diagram PerformancePlanOrReportISOVersion20150612.tmp#Description PerformancePlanOrReportISOVersion20150612.tmp#NumberOfUnits PerformancePlanOrReportISOVersion20150612.tmp#StartDate PerformancePlanOrReportISOVersion20150612.tmp#EndDate
Properties
content complex
Used by
Model
Children stratml:Description, stratml:EndDate, stratml:NumberOfUnits, stratml:StartDate
Instance
<stratml:ActualResult xmlns:stratml="urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport">
  <stratml:Description>{1,1}</stratml:Description>
  <stratml:NumberOfUnits>{0,1}</stratml:NumberOfUnits>
  <stratml:StartDate>{0,1}</stratml:StartDate>
  <stratml:EndDate>{0,1}</stratml:EndDate>
</stratml:ActualResult>
Source
<xsd:element name="ActualResult" id="uuid-576F1BF5-C7E4-4ad5-88E9-2781C538F8D4">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">A measurable result achieved on or before a specified date.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="stratml:Description"/>
      <xsd:element ref="stratml:NumberOfUnits" id="uuid-9595F589-38BF-4bfe-81A6-43D9DAA36700" minOccurs="0"/>
      <xsd:element ref="stratml:StartDate" minOccurs="0"/>
      <xsd:element ref="stratml:EndDate" minOccurs="0"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>
[ top ]
Element stratml:AdministrativeInformation
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

Useful information that is not essential and thus not part of the core of the plans or reports.
Diagram
Diagram PerformancePlanOrReportISOVersion20150612.tmp#Identifier PerformancePlanOrReportISOVersion20150612.tmp#StartDate PerformancePlanOrReportISOVersion20150612.tmp#EndDate PerformancePlanOrReportISOVersion20150612.tmp#PublicationDate PerformancePlanOrReportISOVersion20150612.tmp#Source PerformancePlanOrReportISOVersion20150612.tmp#AdministrativeInformationType
Type stratml:AdministrativeInformationType
Properties
content complex
Used by
Model
Children stratml:EndDate, stratml:Identifier, stratml:PublicationDate, stratml:Source, stratml:StartDate
Instance
<stratml:AdministrativeInformation xmlns:stratml="urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport">
  <stratml:Identifier>{0,1}</stratml:Identifier>
  <stratml:StartDate>{0,1}</stratml:StartDate>
  <stratml:EndDate>{0,1}</stratml:EndDate>
  <stratml:PublicationDate>{0,1}</stratml:PublicationDate>
  <stratml:Source>{0,1}</stratml:Source>
</stratml:AdministrativeInformation>
Source
<xsd:element name="AdministrativeInformation" type="stratml:AdministrativeInformationType" id="uuid-9d240214-9768-4dd9-b98a-c62448b63f26">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">Useful information that is not essential and thus not part of the core of the plans or reports.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element stratml:PublicationDate
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

The day, month, and year a plan or report was published in its current form.
Diagram
Diagram PerformancePlanOrReportISOVersion20150612.tmp#DateTypeType
Type stratml:DateTypeType
Properties
content simple
Used by
Source
<xsd:element name="PublicationDate" type="stratml:DateTypeType" id="uuid-04d8f96c-b5fc-458e-8de4-f5e2746e8b8b">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">The day, month, and year a plan or report was published in its current form.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element stratml:Source
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

The Web address (URL) for the authoritative source of this document.
Diagram
Diagram
Type xsd:anyURI
Properties
content simple
Used by
Source
<xsd:element name="Source" type="xsd:anyURI" id="uuid-03b90177-d13b-4e32-ada9-7c7a1eb1703b">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">The Web address (URL) for the authoritative source of this document.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element stratml:Submitter
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

The person submitting the plan or report in StratML format.
Diagram
Diagram PerformancePlanOrReportISOVersion20150612.tmp#Identifier PerformancePlanOrReportISOVersion20150612.tmp#GivenName PerformancePlanOrReportISOVersion20150612.tmp#Surname PerformancePlanOrReportISOVersion20150612.tmp#PhoneNumber PerformancePlanOrReportISOVersion20150612.tmp#EmailAddress PerformancePlanOrReportISOVersion20150612.tmp#ContactInformationType
Type stratml:ContactInformationType
Properties
content complex
Used by
Model
Children stratml:EmailAddress, stratml:GivenName, stratml:Identifier, stratml:PhoneNumber, stratml:Surname
Instance
<stratml:Submitter xmlns:stratml="urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport">
  <stratml:Identifier>{0,1}</stratml:Identifier>
  <stratml:GivenName>{0,1}</stratml:GivenName>
  <stratml:Surname>{0,1}</stratml:Surname>
  <stratml:PhoneNumber>{0,1}</stratml:PhoneNumber>
  <stratml:EmailAddress>{0,1}</stratml:EmailAddress>
</stratml:Submitter>
Source
<xsd:element name="Submitter" type="stratml:ContactInformationType" id="uuid-1dec258f-1656-4173-acfe-677c1cf24bf3">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">The person submitting the plan or report in StratML format.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element stratml:GivenName
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

The given name of the person submitting the plan or report.
Diagram
Diagram
Type xsd:string
Properties
content simple
Used by
Source
<xsd:element name="GivenName" type="xsd:string" id="uuid-a8c3e55c-96f2-404a-97b5-16022d9369ac">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">The given name of the person submitting the plan or report.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element stratml:Surname
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

The family name of the person submitting the plan or report.
Diagram
Diagram
Type xsd:string
Properties
content simple
Used by
Source
<xsd:element name="Surname" type="xsd:string" id="uuid-d48842b4-9324-4f71-9502-1a991b707b38">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">The family name of the person submitting the plan or report.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element stratml:PhoneNumber
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

The telephone number of the person submitting the plan.
Diagram
Diagram
Type xsd:string
Properties
content simple
Used by
Source
<xsd:element name="PhoneNumber" type="xsd:string" id="uuid-9084c2d2-4b7e-4189-a784-a86a4469a01c">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">The telephone number of the person submitting the plan.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Element stratml:EmailAddress
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Annotations

documentation

The Email address of the person submitting the plan or report.
Diagram
Diagram
Type xsd:string
Properties
content simple
Used by
Source
<xsd:element name="EmailAddress" type="xsd:string" id="uuid-412bb450-d116-4dec-9269-a92209232df1">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">The Email address of the person submitting the plan or report.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
[ top ]
Complex Type stratml:GoalType
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Diagram
Diagram PerformancePlanOrReportISOVersion20150612.tmp#Name PerformancePlanOrReportISOVersion20150612.tmp#Description PerformancePlanOrReportISOVersion20150612.tmp#Identifier PerformancePlanOrReportISOVersion20150612.tmp#SequenceIndicator PerformancePlanOrReportISOVersion20150612.tmp#Stakeholder PerformancePlanOrReportISOVersion20150612.tmp#OtherInformation
Used by
Element stratml:Goal
Model
Children stratml:Description, stratml:Identifier, stratml:Name, stratml:OtherInformation, stratml:SequenceIndicator, stratml:Stakeholder
Source
<xsd:complexType name="GoalType" id="uuid-3604D5A8-2B17-41b1-88E9-F71866006E23">
  <xsd:sequence>
    <xsd:element ref="stratml:Name" id="uuid-0b19dff1-b98e-470f-ac80-92a755d8aa37"/>
    <xsd:element ref="stratml:Description" id="uuid-b454f40f-721c-42a1-ba43-3a56ef37766e"/>
    <xsd:element ref="stratml:Identifier" id="uuid-f0543f96-c5be-4d77-a86d-d2f04122a5ea" minOccurs="0"/>
    <xsd:element ref="stratml:SequenceIndicator" id="uuid-af23adab-d9d6-46b2-a627-8cd2547d8192" minOccurs="0"/>
    <xsd:element ref="stratml:Stakeholder" id="uuid-93270a8d-75b5-4052-974e-19e5bd9c5931" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="stratml:OtherInformation" id="uuid-edd05fe8-91ca-4511-8f5b-c360ac07ebe8" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>
[ top ]
Complex Type stratml:ObjectiveType
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Diagram
Diagram PerformancePlanOrReportISOVersion20150612.tmp#Name PerformancePlanOrReportISOVersion20150612.tmp#Description PerformancePlanOrReportISOVersion20150612.tmp#Identifier PerformancePlanOrReportISOVersion20150612.tmp#SequenceIndicator PerformancePlanOrReportISOVersion20150612.tmp#Stakeholder PerformancePlanOrReportISOVersion20150612.tmp#OtherInformation PerformancePlanOrReportISOVersion20150612.tmp#PerformanceIndicator
Used by
Model
Children stratml:Description, stratml:Identifier, stratml:Name, stratml:OtherInformation, stratml:PerformanceIndicator, stratml:SequenceIndicator, stratml:Stakeholder
Source
<xsd:complexType name="ObjectiveType" id="uuid-A494052D-115D-4452-B49B-DC0FF3089A79">
  <xsd:sequence>
    <xsd:element ref="stratml:Name" id="uuid-36e8852b-2761-460d-b911-0c01c7bdecd3" minOccurs="0"/>
    <xsd:element ref="stratml:Description" id="uuid-687daacf-3b29-4e91-b1e7-8e9191d17338" minOccurs="0"/>
    <xsd:element ref="stratml:Identifier" id="uuid-8e762c3e-85b6-4f5c-93d1-a2513667507f" minOccurs="0"/>
    <xsd:element ref="stratml:SequenceIndicator" id="uuid-abbc7e84-6083-4c89-9c8e-30a9d09616d2" minOccurs="0"/>
    <xsd:element ref="stratml:Stakeholder" id="uuid-3c9c0a38-4d9b-4641-a0f0-f05e722e6f4c" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="stratml:OtherInformation" id="uuid-75d113e5-ae18-4c6f-87ca-1811557471fb" minOccurs="0"/>
    <xsd:element ref="stratml:PerformanceIndicator" id="uuid-87F2E84B-2216-4D56-9B58-250CD8D52CB8" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:complexType>
[ top ]
Simple Type stratml:RelationshipTypeType
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration Broader_Than
enumeration Peer_To
enumeration Narrower_Than
Used by
Source
<xsd:simpleType name="RelationshipTypeType">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Broader_Than"/>
    <xsd:enumeration value="Peer_To"/>
    <xsd:enumeration value="Narrower_Than"/>
  </xsd:restriction>
</xsd:simpleType>
[ top ]
Simple Type stratml:DateTypeType
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Diagram
Diagram PerformancePlanOrReportISOVersion20150612.tmp#EmptyStringType
Type union of(xsd:date, stratml:EmptyStringType)
Used by
Source
<xsd:simpleType name="DateTypeType">
  <xsd:union memberTypes="xsd:date stratml:EmptyStringType"/>
</xsd:simpleType>
[ top ]
Simple Type stratml:ValueChainStageType
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration Outcome
enumeration Output_Processing
enumeration Output
enumeration Input_Processing
enumeration Input
Used by
Source
<xsd:simpleType name="ValueChainStageType">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Outcome"/>
    <xsd:enumeration value="Output_Processing"/>
    <xsd:enumeration value="Output"/>
    <xsd:enumeration value="Input_Processing"/>
    <xsd:enumeration value="Input"/>
  </xsd:restriction>
</xsd:simpleType>
[ top ]
Simple Type stratml:PerformanceIndicatorTypeType
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration Quantitative
enumeration Qualitative
Used by
Source
<xsd:simpleType name="PerformanceIndicatorTypeType">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Quantitative"/>
    <xsd:enumeration value="Qualitative"/>
  </xsd:restriction>
</xsd:simpleType>
[ top ]
Complex Type stratml:AdministrativeInformationType
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Diagram
Diagram PerformancePlanOrReportISOVersion20150612.tmp#Identifier PerformancePlanOrReportISOVersion20150612.tmp#StartDate PerformancePlanOrReportISOVersion20150612.tmp#EndDate PerformancePlanOrReportISOVersion20150612.tmp#PublicationDate PerformancePlanOrReportISOVersion20150612.tmp#Source
Used by
Model
Children stratml:EndDate, stratml:Identifier, stratml:PublicationDate, stratml:Source, stratml:StartDate
Source
<xsd:complexType name="AdministrativeInformationType" id="uuid-32864389-230a-4f77-9c09-c083386fcad9">
  <xsd:sequence>
    <xsd:element ref="stratml:Identifier" id="uuid-A36D9558-9F96-4972-91FA-B4F311A7735D" minOccurs="0"/>
    <xsd:element ref="stratml:StartDate" id="uuid-9bafe734-ca3f-4d53-bbb1-2d904412a09e" minOccurs="0"/>
    <xsd:element ref="stratml:EndDate" id="uuid-63418B7E-0941-4964-9523-BC6034048730" minOccurs="0"/>
    <xsd:element ref="stratml:PublicationDate" id="uuid-6ebfbf00-e08c-4118-8980-aba1f91c3936" minOccurs="0"/>
    <xsd:element ref="stratml:Source" id="uuid-f2e49267-3f70-497a-827e-3b65644badd8" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>
[ top ]
Complex Type stratml:ContactInformationType
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Diagram
Diagram PerformancePlanOrReportISOVersion20150612.tmp#Identifier PerformancePlanOrReportISOVersion20150612.tmp#GivenName PerformancePlanOrReportISOVersion20150612.tmp#Surname PerformancePlanOrReportISOVersion20150612.tmp#PhoneNumber PerformancePlanOrReportISOVersion20150612.tmp#EmailAddress
Used by
Model
Children stratml:EmailAddress, stratml:GivenName, stratml:Identifier, stratml:PhoneNumber, stratml:Surname
Source
<xsd:complexType name="ContactInformationType" id="uuid-b07e1586-6676-4212-8a6a-4a365a4977ec">
  <xsd:sequence>
    <xsd:element ref="stratml:Identifier" id="uuid-3AA1341B-C021-43a9-94D3-5AE78BEA9B90" minOccurs="0"/>
    <xsd:element ref="stratml:GivenName" id="uuid-be2396f2-cdf9-498c-82ef-1ce1b9209086" minOccurs="0"/>
    <xsd:element ref="stratml:Surname" id="uuid-3d5034e0-328a-46a0-b5fb-776e070cca5f" minOccurs="0"/>
    <xsd:element ref="stratml:PhoneNumber" id="uuid-160fe527-9d1d-423a-bc95-ad48f3257276" minOccurs="0"/>
    <xsd:element ref="stratml:EmailAddress" id="uuid-9e408a3b-034a-486f-b045-7cc74505b44d" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>
[ top ]
Simple Type stratml:EmptyStringType
Namespace urn:ISO:std:iso:17469:tech:xsd:PerformancePlanOrReport
Diagram
Diagram
Type restriction of xsd:string
Facets
length 0
Source
<xsd:simpleType name="EmptyStringType">
  <xsd:restriction base="xsd:string">
    <xsd:length value="0"/>
  </xsd:restriction>
</xsd:simpleType>
[ top ]
Attribute stratml:Stakeholder / @StakeholderTypeType
Namespace No namespace
Annotations

documentation

An attribute indicating whether the stakeholder is an individual person, an organization, or a generic group of people.
Type restriction of xsd:string
Properties
use optional
Facets
enumeration Person
enumeration Organization
enumeration Generic_Group
Used by
Source
<xsd:attribute name="StakeholderTypeType" use="optional" id="uuid-F64605F4-D372-487C-9C5D-D68F1031BA86">
  <xsd:annotation>
    <xsd:documentation source="documentation" xml:lang="EN">An attribute indicating whether the stakeholder is an individual person, an organization, or a generic group of people.</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="Person"/>
      <xsd:enumeration value="Organization"/>
      <xsd:enumeration value="Generic_Group"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
[ top ]
Attribute stratml:Relationship / @RelationshipType
Namespace No namespace
Type stratml:RelationshipTypeType
Properties
content simple
Facets
enumeration Broader_Than
enumeration Peer_To
enumeration Narrower_Than
Used by
Source
<xsd:attribute name="RelationshipType" type="stratml:RelationshipTypeType" id="uuid-424EE340-4A1E-4791-B964-4CC3072BC69F"/>
[ top ]
Attribute stratml:PerformanceIndicator / @ValueChainStage
Namespace No namespace
Type stratml:ValueChainStageType
Properties
content simple
Facets
enumeration Outcome
enumeration Output_Processing
enumeration Output
enumeration Input_Processing
enumeration Input
Used by
Source
<xsd:attribute name="ValueChainStage" type="stratml:ValueChainStageType" id="uuid-6203C7DD-4373-47B4-A331-063F14B35668"/>
[ top ]
Attribute stratml:PerformanceIndicator / @PerformanceIndicatorType
Namespace No namespace
Type stratml:PerformanceIndicatorTypeType
Properties
content simple
Facets
enumeration Quantitative
enumeration Qualitative
Used by
Source
<xsd:attribute name="PerformanceIndicatorType" type="stratml:PerformanceIndicatorTypeType" id="uuid-5607C853-43F1-43E5-BA82-99E08F59AB31"/>
[ top ]
Attribute stratml:PerformancePlanOrReport / @Type
Namespace No namespace
Type restriction of xsd:string
Properties
use required
Facets
enumeration Strategic_Plan
enumeration Performance_Plan
enumeration Performance_Report
Used by
Source
<xsd:attribute name="Type" use="required" id="uuid-F64605F4-D373-487C-9C5D-D68F1031BA86">
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="Strategic_Plan"/>
      <xsd:enumeration value="Performance_Plan"/>
      <xsd:enumeration value="Performance_Report"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
[ top ]