stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2....

52
StratMLPart3 Version: 3.0.2012-06-06 Data Dictionary August 07, 2012 Your Source for XML Tools and Implementation Support

Transcript of stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2....

Page 1: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

StratMLPart3

Version: 3.0.2012-06-06

Data Dictionary

August 07, 2012

Your Source for XML Tools and Implementation Support

Page 2: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

Table of ContentsTable of Contents....................................................................................................................2Introduction.............................................................................................................................4

Drybridge Facilitator............................................................................................................4Drybridge Consulting...........................................................................................................4

Schema Information................................................................................................................6Namespace Information.......................................................................................................6Schema Information.............................................................................................................6

Data Dictionary: Drybridge Documentation Facilitator............................................................7Acronym...............................................................................................................................7ActualResult.........................................................................................................................7AdministrativeInformation....................................................................................................8Authority..............................................................................................................................9Categorization......................................................................................................................9Category............................................................................................................................10Competency.......................................................................................................................10CompetencyTypeType [attribute]......................................................................................11Criticality [attribute]...........................................................................................................11Description.........................................................................................................................11EconomicFactor..................................................................................................................12EmailAddress.....................................................................................................................12EndDate [attribute]............................................................................................................13EndTime [attribute]............................................................................................................13FiveLevelType....................................................................................................................13FunctionType.....................................................................................................................13GivenName........................................................................................................................14Goal...................................................................................................................................14Identifier............................................................................................................................15Impact [attribute]...............................................................................................................15InternalOrExternal [attribute].............................................................................................15Keyness [attribute]............................................................................................................16ManagementChallenge......................................................................................................16MeasurementDimension....................................................................................................17MeasurementInstance........................................................................................................17Mission...............................................................................................................................17Name.................................................................................................................................18NameDescription...............................................................................................................18NumberOfUnits..................................................................................................................19Objective............................................................................................................................19Opportunity........................................................................................................................20Organization......................................................................................................................21Other [attribute].................................................................................................................22OtherInformation...............................................................................................................22PerformanceIndicator.........................................................................................................23PerformanceIndicatorType [attribute]................................................................................24PerformancePlanOrReport..................................................................................................25PEST................................................................................................................................... 27PhoneNumber....................................................................................................................27Place..................................................................................................................................27PointOfContact...................................................................................................................28PoliticalFactor.....................................................................................................................29Priority [attribute]..............................................................................................................30Probability [attribute].........................................................................................................30PublicationDate [attribute].................................................................................................30

Page 3: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

RatingType.........................................................................................................................31Referent.............................................................................................................................31Relationship.......................................................................................................................32RelationshipType [attribute]..............................................................................................32Role.................................................................................................................................... 33RoleType............................................................................................................................33SequenceIndicator.............................................................................................................33SevenLevelType.................................................................................................................34SocialFactor.......................................................................................................................34Source................................................................................................................................35SpecialType........................................................................................................................35Stakeholder........................................................................................................................35StakeholderType................................................................................................................36StartDate [attribute]..........................................................................................................36StartTime [attribute]..........................................................................................................37StrategyFramework............................................................................................................37Strength.............................................................................................................................37Submitter...........................................................................................................................38SuccessFactor....................................................................................................................39Surname............................................................................................................................39SWOT.................................................................................................................................40TargetResult......................................................................................................................41TechnologicalFactor...........................................................................................................42TenLevelType.....................................................................................................................43Threat................................................................................................................................43ThreeLevelType..................................................................................................................44TwoLevelType....................................................................................................................44Type [attribute]..................................................................................................................44UnitOfMeasurement...........................................................................................................44Value..................................................................................................................................45ValueChainStage [attribute]...............................................................................................45ValueProposition................................................................................................................45Vision.................................................................................................................................46Weakness...........................................................................................................................46WebAddress.......................................................................................................................47Weighting [attribute]..........................................................................................................47

Schema Level Documentation...............................................................................................48StratMLPart3.xsd................................................................................................................48

Page 4: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

IntroductionDrybridge FacilitatorThe Drybridge Facilitator is a product suite that dramatically simplifies the process of documenting and implementing schema solutions. The Facilitator is available as a local installation, as a hosted web service, or as a turnkey solution. The local installation is available in a demo mode, an ideal environment for you to evaluate the Facilitator's benefits. A document that contains this explanation has either been produced using the demo version or by someone who has been kind enough to help broaden the acceptance of the Drybridge Facilitator, in either case, "Thank you!"There are several aspects to the Drybridge Facilitator:

· The Documentation Module produces powerful documentation for schemas and schema subsets. The documentation module allows you to create message oriented documentation (for a given root element) or a comprehensive data dictionary for all messages in your environment. Documentation can be produced based on the standard schema or based on modifications that you have made via the Schema Subset Module..

· The Schema Subset Module facilitates the creation of schema subsets that meet your specific business requirements. Easier to use and more powerful than typical XML redefinition, extension, and restriction approaches the subset module helps you to create and coordinate the use of schema subsets with your trading partners while retaining compliance with the underlying schema.

The Drybridge Facilitator simplifies the process of implementing schema solutions by allowing you to easily discuss, update, and annotate your schema and by generating annotated documentation and schema that strictly define your decisions making your development process easier. You can base your documentation on schema annotations included in the base schema and then add your own comments to the documentation.Drybridge ConsultingDrybridge Consulting offers products and services that make it possible for companies to rapidly deploy connections between trading partners. These services allow our clients to enjoy the cost benefits of short implementation times, easy updates, and reusable code. Drybridge provides the following business integration services:

· XML message design, development, documentation, and deployment· XML tools and stylesheet development· Scalable, industrial-strength integration solutions· Secure, error-free, and rapid information flow

Page 5: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

In other words, Drybridge Consulting helps you to improve the efficiency of your business processes resulting in an improved bottom line. When you see a business process flowchart, think of Drybridge technologies. Think of the nature of the connection. Is it:

· Internal or External· Business-to-Business or Business-to-Consumer· Manual or Automated· Working Correctly... or Broken

Regardless, Drybridge Consulting has the expertise to help you!

Page 6: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

Schema InformationNamespace InformationThe schemas referenced in this data dictionary use the following namespace prefixes and associated namespaces.

· [blank] http://www.stratml.net/PerformancePlanOrReport· stratml http://www.stratml.net/PerformancePlanOrReport· xsd http://www.w3.org/2001/XMLSchema

Schema InformationThe following schema files were used in the preparation of this data dictionary.StratMLPart3.xsd

· Path Name: file://///DRYBRIDGE-HQ/HQ Documents/XML Standards/xml.gov/StratML/Part 3+/20120807/StratMLPart3.xsd

· Target Namespace: http://www.stratml.net/PerformancePlanOrReport

Page 7: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

Data Dictionary: Drybridge Documentation FacilitatorAcronymAn abbreviation of a proper name usually composed of the first letters of each word in the name.

ActualResultA measurable result achieved on or before a specified date.

StartDate [attribute]StartDate is optional. A single instance might exist.The year, month and day the element with which it is associated is scheduled to begin.StartTime [attribute]StartTime is optional. A single instance might exist.The hour, minute and second the element with which it is associated is scheduled to begin.EndDate [attribute]EndDate is optional. A single instance might exist.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.EndTime [attribute]EndTime is optional. A single instance might exist.The hour, minute, and second 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.(sequence)The sequence of items below is mandatory. A single instance is required.

SequenceIndicator

Page 8: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

SequenceIndicator is optional. A single instance might exist.An alphanumeric identifier applied to an element to designate its order in a series.DescriptionDescription is optional. A single instance might exist.A sentence or short paragraph defining and explaining a concept.RatingTypeRatingType is optional. A single instance might exist.A multi-level scale by which the quality of an actual result may be evaluated in relation to the desired target result.NumberOfUnitsNumberOfUnits is optional. A single instance might exist.A numeric value (number) associated with a type of measurement.OtherInformationOtherInformation is optional. Multiple instances might exist.Additional explanation or guidance that is not expressly addressed in other elements of the schema.

AdministrativeInformationA complex element enabling the documentation of information that is not essential to the content of the plan or report itself but may provide useful context.

StartDate [attribute]StartDate is optional. A single instance might exist.The year, month and day the element with which it is associated is scheduled to begin.EndDate [attribute]EndDate is optional. A single instance might exist.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.PublicationDate [attribute]PublicationDate is optional. A single instance might exist.The day, month, and year a plan, report, or an individual objective statement

Page 9: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

was published in its current form.(sequence)The sequence of items below is mandatory. A single instance is required.

IdentifierIdentifier is optional. A single instance might exist.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.SourceSource is optional. A single instance might exist.The Web address (URL) for the authoritative source of the information to which it refers.

AuthorityA complex element enabling the naming and description of an authority.

(sequence)The sequence of items below is mandatory. A single instance is required.

NameDescriptionNameDescription is optional. A single instance might exist.A complex element that is used in multiple instances to enable the naming and description of concepts.

CategorizationA complex element enabling the naming of a taxonomy and the designation of a category from the taxonomy.

(sequence)The sequence of items below is mandatory. A single instance is required.

NameName is optional. A single instance might exist.A word or short phrase intended to identify a concept within the context in which is it being applied.CategoryCategory is mandatory. One instance is required, multiple instances might exist.

Page 10: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

A complex element enabling the naming of a category within a taxonomy as well as the association of an identifier and/or a Web address with the category.

CategoryA complex element enabling the naming of a category within a taxonomy as well as the association of an identifier and/or a Web address with the category.

(sequence)The sequence of items below is mandatory. A single instance is required.

IdentifierIdentifier is mandatory. A single instance is required.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.NameName is mandatory. A single instance is required.A word or short phrase intended to identify a concept within the context in which is it being applied.WebAddressWebAddress is optional. A single instance might exist.The URL where the authoritative source or additional information can be found.

CompetencyA complex element enabling the naming and description of competencies with attribution as being one of three types.

CompetencyTypeType [attribute]CompetencyTypeType is mandatory. A single instance is required.An attribute enabling the designation of competencies as being one of three types.Refer to CompetencyTypeType definition for any enumerations.(sequence)The sequence of items below is mandatory. A single instance is required.

Page 11: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

NameDescriptionNameDescription is optional. A single instance might exist.A complex element that is used in multiple instances to enable the naming and description of concepts.

CompetencyTypeType [attribute]An attribute enabling the designation of competencies as being one of three types.This item is restricted to the following list.

CoreSupportingAncillary

Criticality [attribute]An attribute enabling the designation of success factors as being of one of two types based upon relative importance.This item is restricted to the following list.

CriticalContributory

DescriptionA sentence or short paragraph defining and explaining a concept.

EconomicFactorA complex element that is used in multiple instances to enable the naming and description of concepts.

(sequence)The sequence of items below is mandatory. A single instance is required.

Page 12: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

SequenceIndicatorSequenceIndicator is optional. A single instance might exist.An alphanumeric identifier applied to an element to designate its order in a series.NameName is optional. A single instance might exist.A word or short phrase intended to identify a concept within the context in which is it being applied.AcronymAcronym is optional. A single instance might exist.An abbreviation of a proper name usually composed of the first letters of each word in the name.DescriptionDescription is optional. A single instance might exist.A sentence or short paragraph defining and explaining a concept.IdentifierIdentifier is optional. A single instance might exist.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.WebAddressWebAddress is optional. A single instance might exist.The URL where the authoritative source or additional information can be found.

EmailAddressThe E-mail address of a person or office.

EndDate [attribute]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.

Page 13: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

EndTime [attribute]The hour, minute, and second 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.

FiveLevelTypeA subjective rating scale comprised of five levels.

FunctionTypeAn ongoing activity conducted by an organization in support of its mission.

(sequence)The sequence of items below is mandatory. A single instance is required.

NameDescriptionNameDescription is optional. A single instance might exist.A complex element that is used in multiple instances to enable the naming and description of concepts.

GivenNameThe given name of the person submitting the plan or report.

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

Page 14: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

Supports Mission.Priority [attribute]Priority is optional. A single instance might exist.An attribute enabling the designation of goals as being of one of three qualitative degrees of importance.Refer to Priority definition for any enumerations.(sequence)The sequence of items below is mandatory. A single instance is required.

NameDescriptionNameDescription is optional. A single instance might exist.A complex element that is used in multiple instances to enable the naming and description of concepts.PlacePlace is optional. Multiple instances might exist.The named geographical area to which a goal applies.StakeholderStakeholder is optional. Multiple instances might exist.An individual whose interests may be affected by or whose action may be required to achieve a goal or objective.AuthorityAuthority is optional. Multiple instances might exist.A complex element enabling the naming and description of an authority.SuccessFactorSuccessFactor is optional. Multiple instances might exist.A condition that contributes to the achievement of a goal.OtherInformationOtherInformation is optional. Multiple instances might exist.Additional explanation or guidance that is not expressly addressed in other elements of the schema.ObjectiveObjective is optional. Multiple instances might exist.A complex element enabling the naming, description, and categorization of objectives as well as the identification of stakeholders and management challenges.

IdentifierA string of alphanumeric characters by which the information contained within an element is

Page 15: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

distinguished from other versions of the same information as well as information contained in other instances of the same element.

Impact [attribute]An attribute documenting the scope of the effect of a management challenge, if were to occur.This item is restricted to the following list.

To_Be_DeterminedHighMediumLow

InternalOrExternal [attribute]An attribute enabling the designation of success factors as being within or outside of the direct control of the organization compiling the plan or report.This item is restricted to the following list.

InternalExternal

Keyness [attribute]An attribute enabling designation of the importance of a performance indicator, such as for monitoring by the top managers of the organization.This item is restricted to the following list.

To_Be_DeterminedKeySecondaryAncillary

ManagementChallengeA relatively difficult issue to be addressed or obstacle to be overcome in order to achieve an objective.

Page 16: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

Probability [attribute]Probability is mandatory. A single instance is required.An attribute documenting the likelihood that a management challenge will occur.Refer to Probability definition for any enumerations.Impact [attribute]Impact is mandatory. A single instance is required.An attribute documenting the scope of the effect of a management challenge, if were to occur.Refer to Impact definition for any enumerations.(sequence)The sequence of items below is mandatory. A single instance is required.

NameDescriptionNameDescription is optional. A single instance might exist.A complex element that is used in multiple instances to enable the naming and description of concepts.

MeasurementDimensionThe aspect of reality to be measured.

MeasurementInstanceA measurement at a point in time.

(sequence)The sequence of items below is mandatory. A single instance is required.

TargetResultTargetResult is optional. Multiple instances might exist.A measurable result to be achieved on or before a specified date.ActualResultActualResult is optional. Multiple instances might exist.A measurable result achieved on or before a specified date.

Page 17: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

MissionA brief description of the basic purpose of the organization.

(sequence)The sequence of items below is mandatory. A single instance is required.

DescriptionDescription is optional. A single instance might exist.A sentence or short paragraph defining and explaining a concept.IdentifierIdentifier is optional. A single instance might exist.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.FunctionTypeFunctionType is optional. Multiple instances might exist.An ongoing activity conducted by an organization in support of its mission.

NameA word or short phrase intended to identify a concept within the context in which is it being applied.

NameDescriptionA complex element that is used in multiple instances to enable the naming and description of concepts.

(sequence)The sequence of items below is mandatory. A single instance is required.

SequenceIndicator

Page 18: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

SequenceIndicator is optional. A single instance might exist.An alphanumeric identifier applied to an element to designate its order in a series.NameName is optional. A single instance might exist.A word or short phrase intended to identify a concept within the context in which is it being applied.AcronymAcronym is optional. A single instance might exist.An abbreviation of a proper name usually composed of the first letters of each word in the name.DescriptionDescription is optional. A single instance might exist.A sentence or short paragraph defining and explaining a concept.IdentifierIdentifier is optional. A single instance might exist.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.WebAddressWebAddress is optional. A single instance might exist.The URL where the authoritative source or additional information can be found.

NumberOfUnitsA numeric value (number) associated with a type of measurement.

ObjectiveA complex element enabling the naming, description, and categorization of objectives as well as the identification of stakeholders and management challenges.

PublicationDate [attribute]PublicationDate is optional. A single

Page 19: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

instance might exist.The day, month, and year a plan, report, or an individual objective statement was published in its current form.(sequence)The sequence of items below is mandatory. A single instance is required.

NameDescriptionNameDescription is optional. A single instance might exist.A complex element that is used in multiple instances to enable the naming and description of concepts.StakeholderStakeholder is optional. Multiple instances might exist.An individual whose interests may be affected by or whose action may be required to achieve a goal or objective.CategorizationCategorization is optional. Multiple instances might exist.A complex element enabling the naming of a taxonomy and the designation of a category from the taxonomy.ManagementChallengeManagementChallenge is optional. Multiple instances might exist.A relatively difficult issue to be addressed or obstacle to be overcome in order to achieve an objective.OtherInformationOtherInformation is optional. Multiple instances might exist.Additional explanation or guidance that is not expressly addressed in other elements of the schema.PerformanceIndicatorPerformanceIndicator is optional. Multiple instances might exist.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.

OpportunityA complex element that is used in multiple instances to enable the naming and description of concepts.

(sequence)The sequence of items below is mandatory. A single instance is

Page 20: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

required.SequenceIndicatorSequenceIndicator is optional. A single instance might exist.An alphanumeric identifier applied to an element to designate its order in a series.NameName is optional. A single instance might exist.A word or short phrase intended to identify a concept within the context in which is it being applied.AcronymAcronym is optional. A single instance might exist.An abbreviation of a proper name usually composed of the first letters of each word in the name.DescriptionDescription is optional. A single instance might exist.A sentence or short paragraph defining and explaining a concept.IdentifierIdentifier is optional. A single instance might exist.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.WebAddressWebAddress is optional. A single instance might exist.The URL where the authoritative source or additional information can be found.

OrganizationThe legal or logical entity to which the plan or report applies.

(sequence)The sequence of items below is mandatory. A single instance is required.

NameDescriptionNameDescription is optional. A single instance might exist.A complex element that is used in multiple instances to enable the naming and description of concepts.StakeholderStakeholder is optional. Multiple instances might exist.

Page 21: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

An individual whose interests may be affected by or whose action may be required to achieve a goal or objective.CompetencyCompetency is optional. Multiple instances might exist.A complex element enabling the naming and description of competencies with attribution as being one of three types.ValuePropositionValueProposition is optional. Multiple instances might exist.A complex element enabling the naming and description of value propositions.SpecialTypeSpecialType is optional. A single instance might exist.Definition to be determined.Refer to SpecialType definition for any enumerations.

Other [attribute]An attribute enabling the designation of an organization as being of a special type not yet included in the enumerated listing of special types not commonly considered to be organizations.

OtherInformationAdditional explanation or guidance that is not expressly addressed in other elements of the schema.

(sequence)The sequence of items below is mandatory. A single instance is required.

NameDescriptionNameDescription is optional. A single instance might exist.A complex element that is used in multiple instances to enable the naming and description of concepts.

PerformanceIndicatorA measurement dimension, unit of measurement, and measurement instance specifying target

Page 22: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

and actual results, e.g., of inputs applied, outputs produced, processes conducted, and outcomes realized.

ValueChainStage [attribute]ValueChainStage is optional. A single instance might exist.An element enabling the designation of a performance indicator as being of one of five enumerated types. When combined in serial order, the five types comprise the full chain for the delivery of value to stakeholders.Refer to ValueChainStage definition for any enumerations.PerformanceIndicatorType [attribute]PerformanceIndicatorType is optional. A single instance might exist.An attribute enabling the designation of a performance indicator as being either subject to objective measurement or based upon a subjective determination made by an individual or group of people empowered to render such judgement.Refer to PerformanceIndicatorType definition for any enumerations.Keyness [attribute]Keyness is optional. A single instance might exist.An attribute enabling designation of the importance of a performance indicator, such as for monitoring by the top managers of the organization.Refer to Keyness definition for any enumerations.(sequence)The sequence of items below is mandatory. A single instance is required.

SequenceIndicatorSequenceIndicator is optional. A single instance might exist.An alphanumeric identifier applied to an element to designate its order in a series.MeasurementDimensionMeasurementDimension is mandatory. A single instance is required.The aspect of reality to be measured.UnitOfMeasurementUnitOfMeasurement is mandatory. A single instance is required.The scale by which measurements are divided into increments.IdentifierIdentifier is optional. A single instance might exist.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.Relationship

Page 23: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

Relationship is optional. Multiple instances might exist.A conceptual connection between two elements that have Identifiers.MeasurementInstanceMeasurementInstance is optional. Multiple instances might exist.A measurement at a point in time.CategorizationCategorization is optional. Multiple instances might exist.A complex element enabling the naming of a taxonomy and the designation of a category from the taxonomy.OtherInformationOtherInformation is optional. Multiple instances might exist.Additional explanation or guidance that is not expressly addressed in other elements of the schema.

PerformanceIndicatorType [attribute]An attribute enabling the designation of a performance indicator as being either subject to objective measurement or based upon a subjective determination made by an individual or group of people empowered to render such judgement.This item is restricted to the following list.

QuantitativeQualitative

PerformancePlanOrReportA 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.

Type [attribute]Type is mandatory. A single instance is required.An attribute indicating whether the

Page 24: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

document is a strategic plan, a performance plan, or a performance report.Refer to Type definition for any enumerations.(sequence)The sequence of items below is mandatory. A single instance is required.

NameDescriptionNameDescription is mandatory. A single instance is required.A complex element that is used in multiple instances to enable the naming and description of concepts.OrganizationOrganization is optional. Multiple instances might exist.The legal or logical entity to which the plan or report applies.VisionVision is optional. A single instance might exist.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.MissionMission is optional. A single instance might exist.A brief description of the basic purpose of the organization.ValueValue is optional. Multiple instances might exist.A principle that is important and helps to define the essential character of the organization.GoalGoal is mandatory. One instance is required, multiple instances might exist.A relatively broad statement of intended results to be achieved over more than one resource allocation and performance measurement cycle.Supports Mission.StrategyFrameworkStrategyFramework is optional. Multiple instances might exist.The methodology used to determine goals and objectives.OtherInformationOtherInformation is optional. Multiple instances might exist.Additional explanation or guidance that is not expressly addressed in other elements of the schema.AdministrativeInformationAdministrativeInformation is optional. A single instance might exist.A complex element enabling the documentation of information that is not essential to the content of the plan or report itself but may provide useful

Page 25: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

context.SubmitterSubmitter is optional. A single instance might exist.A complex element enabling the documentation of point of contact information.

PESTPolitical, economic, social, and technological factors.

(sequence)The sequence of items below is mandatory. A single instance is required.

PoliticalFactorPoliticalFactor is optional. Multiple instances might exist.A complex element that is used in multiple instances to enable the naming and description of concepts.EconomicFactorEconomicFactor is optional. Multiple instances might exist.A complex element that is used in multiple instances to enable the naming and description of concepts.SocialFactorSocialFactor is optional. Multiple instances might exist.A complex element that is used in multiple instances to enable the naming and description of concepts.TechnologicalFactorTechnologicalFactor is optional. Multiple instances might exist.A complex element that is used in multiple instances to enable the naming and description of concepts.

PhoneNumberThe telephone number of the person submitting the plan.

PlaceThe named geographical area to which a goal applies.

Page 26: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

(sequence)The sequence of items below is mandatory. A single instance is required.

NameDescriptionNameDescription is optional. A single instance might exist.A complex element that is used in multiple instances to enable the naming and description of concepts.

PointOfContactA complex element enabling the documentation of point of contact information.

(sequence)The sequence of items below is mandatory. A single instance is required.

IdentifierIdentifier is optional. A single instance might exist.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.GivenNameGivenName is optional. A single instance might exist.The given name of the person submitting the plan or report.SurnameSurname is optional. A single instance might exist.The family name of the person submitting the plan or report.PhoneNumberPhoneNumber is optional. A single instance might exist.The telephone number of the person submitting the plan.EmailAddressEmailAddress is optional. A single instance might exist.The E-mail address of a person or office.WebAddressWebAddress is optional. A single instance might exist.The URL where the authoritative source or additional information can be found.

Page 27: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

PoliticalFactorA complex element that is used in multiple instances to enable the naming and description of concepts.

(sequence)The sequence of items below is mandatory. A single instance is required.

SequenceIndicatorSequenceIndicator is optional. A single instance might exist.An alphanumeric identifier applied to an element to designate its order in a series.NameName is optional. A single instance might exist.A word or short phrase intended to identify a concept within the context in which is it being applied.AcronymAcronym is optional. A single instance might exist.An abbreviation of a proper name usually composed of the first letters of each word in the name.DescriptionDescription is optional. A single instance might exist.A sentence or short paragraph defining and explaining a concept.IdentifierIdentifier is optional. A single instance might exist.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.WebAddressWebAddress is optional. A single instance might exist.The URL where the authoritative source or additional information can be found.

Priority [attribute]An attribute enabling the designation of goals as

Page 28: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

being of one of three qualitative degrees of importance.This item is restricted to the following list.

To_Be_DeterminedHighMediumLow

Probability [attribute]An attribute documenting the likelihood that a management challenge will occur.This item is restricted to the following list.

To_Be_DeterminedHighMediumLow

PublicationDate [attribute]The day, month, and year a plan, report, or an individual objective statement was published in its current form.

RatingTypeA multi-level scale by which the quality of an actual result may be evaluated in relation to the desired target result.

(choice)[choice] is optional because of choice construct.

TwoLevelTypeTwoLevelType is optional because of choice construct.A subjective rating scale comprised of two levels.Refer to TwoLevelType definition for any enumerations.ThreeLevelType

Page 29: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

ThreeLevelType is optional because of choice construct.A subjective rating scale comprised of three levels.Refer to ThreeLevelType definition for any enumerations.FiveLevelTypeFiveLevelType is optional because of choice construct.A subjective rating scale comprised of five levels.Refer to FiveLevelType definition for any enumerations.SevenLevelTypeSevenLevelType is optional because of choice construct.A subjective rating scale comprised of seven levels.Refer to SevenLevelType definition for any enumerations.TenLevelTypeTenLevelType is optional because of choice construct.A subjective rating scale comprised of ten levels.Refer to TenLevelType definition for any enumerations.

ReferentThe target (object) of a designated relationship.

(sequence)The sequence of items below is mandatory. A single instance is required.

NameDescriptionNameDescription is optional. A single instance might exist.A complex element that is used in multiple instances to enable the naming and description of concepts.

RelationshipA conceptual connection between two elements that have Identifiers.

RelationshipType [attribute]RelationshipType is optional. A single instance might exist.An attribute enabling the designation of a relationship as being of one of three enumerated types.

Page 30: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

Refer to RelationshipType definition for any enumerations.(sequence)The sequence of items below is mandatory. A single instance is required.

NameDescriptionNameDescription is optional. A single instance might exist.A complex element that is used in multiple instances to enable the naming and description of concepts.ReferentReferent is mandatory. One instance is required, multiple instances might exist.The target (object) of a designated relationship.

RelationshipType [attribute]An attribute enabling the designation of a relationship as being of one of three enumerated types.This item is restricted to the following list.

Broader_ThanPeer_ToNarrower_Than

RoleA 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.

(sequence)The sequence of items below is mandatory. A single instance is required.

NameDescriptionNameDescription is mandatory. A single instance is required.A complex element that is used in multiple instances to enable the naming and description of concepts.RoleTypeRoleType is optional. Multiple instances might exist.An element enabling designation of stakeholders as either prospective beneficiaries or performers of actions required to achieve an objective, or both

Page 31: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

performers and beneficiaries.Refer to RoleType definition for any enumerations.

RoleTypeAn element enabling designation of stakeholders as either prospective beneficiaries or performers of actions required to achieve an objective, or both performers and beneficiaries.

SequenceIndicatorAn alphanumeric identifier applied to an element to designate its order in a series.

SevenLevelTypeA subjective rating scale comprised of seven levels.

SocialFactorA complex element that is used in multiple instances to enable the naming and description of concepts.

(sequence)The sequence of items below is mandatory. A single instance is required.

SequenceIndicatorSequenceIndicator is optional. A single instance might exist.An alphanumeric identifier applied to an element to designate its order in a series.

Page 32: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

NameName is optional. A single instance might exist.A word or short phrase intended to identify a concept within the context in which is it being applied.AcronymAcronym is optional. A single instance might exist.An abbreviation of a proper name usually composed of the first letters of each word in the name.DescriptionDescription is optional. A single instance might exist.A sentence or short paragraph defining and explaining a concept.IdentifierIdentifier is optional. A single instance might exist.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.WebAddressWebAddress is optional. A single instance might exist.The URL where the authoritative source or additional information can be found.

SourceThe Web address (URL) for the authoritative source of the information to which it refers.

SpecialTypeDefinition to be determined.Other [attribute]Other is optional. A single instance might exist.An attribute enabling the designation of an organization as being of a special type not yet included in the enumerated listing of special types not commonly considered to be organizations.

StakeholderAn individual whose interests

Page 33: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

may be affected by or whose action may be required to achieve a goal or objective.

(sequence)The sequence of items below is mandatory. A single instance is required.

StakeholderTypeStakeholderType is mandatory. A single instance is required.A complex element enabling the naming and categorization of stakeholders as well as the specification of their roles and points of contact.

StakeholderTypeA complex element enabling the naming and categorization of stakeholders as well as the specification of their roles and points of contact.

(sequence)The sequence of items below is mandatory. A single instance is required.

NameDescriptionNameDescription is mandatory. A single instance is required.A complex element that is used in multiple instances to enable the naming and description of concepts.RoleRole is optional. Multiple instances might exist.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.CategorizationCategorization is optional. Multiple instances might exist.A complex element enabling the naming of a taxonomy and the designation of a category from the taxonomy.PointOfContactPointOfContact is optional. A single instance might exist.A complex element enabling the documentation of point of contact information.

StartDate [attribute]The year, month and day the element with which

Page 34: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

it is associated is scheduled to begin.

StartTime [attribute]The hour, minute and second the element with which it is associated is scheduled to begin.

StrategyFrameworkThe methodology used to determine goals and objectives.

(choice)[choice] is optional because of choice construct.

SWOTSWOT is optional because of choice construct.Strengths, weaknesses, opportunities, and threats.PESTPEST is optional because of choice construct.Political, economic, social, and technological factors.

StrengthA complex element that is used in multiple instances to enable the naming and description of concepts.

(sequence)The sequence of items below is mandatory. A single instance is required.

SequenceIndicatorSequenceIndicator is optional. A single instance might exist.An alphanumeric identifier applied to an element to designate its order in a series.

Page 35: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

NameName is optional. A single instance might exist.A word or short phrase intended to identify a concept within the context in which is it being applied.AcronymAcronym is optional. A single instance might exist.An abbreviation of a proper name usually composed of the first letters of each word in the name.DescriptionDescription is optional. A single instance might exist.A sentence or short paragraph defining and explaining a concept.IdentifierIdentifier is optional. A single instance might exist.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.WebAddressWebAddress is optional. A single instance might exist.The URL where the authoritative source or additional information can be found.

SubmitterA complex element enabling the documentation of point of contact information.

(sequence)The sequence of items below is mandatory. A single instance is required.

IdentifierIdentifier is optional. A single instance might exist.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.GivenNameGivenName is optional. A single instance might exist.The given name of the person submitting the plan or report.

Page 36: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

SurnameSurname is optional. A single instance might exist.The family name of the person submitting the plan or report.PhoneNumberPhoneNumber is optional. A single instance might exist.The telephone number of the person submitting the plan.EmailAddressEmailAddress is optional. A single instance might exist.The E-mail address of a person or office.WebAddressWebAddress is optional. A single instance might exist.The URL where the authoritative source or additional information can be found.

SuccessFactorA condition that contributes to the achievement of a goal.

Criticality [attribute]Criticality is optional. A single instance might exist.An attribute enabling the designation of success factors as being of one of two types based upon relative importance.Refer to Criticality definition for any enumerations.InternalOrExternal [attribute]InternalOrExternal is optional. A single instance might exist.An attribute enabling the designation of success factors as being within or outside of the direct control of the organization compiling the plan or report.Refer to InternalOrExternal definition for any enumerations.(sequence)The sequence of items below is mandatory. A single instance is required.

NameDescriptionNameDescription is optional. A single instance might exist.A complex element that is used in multiple instances to enable the naming and description of concepts.

Page 37: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

SurnameThe family name of the person submitting the plan or report.

SWOTStrengths, weaknesses, opportunities, and threats.

(sequence)The sequence of items below is mandatory. A single instance is required.

StrengthStrength is optional. Multiple instances might exist.A complex element that is used in multiple instances to enable the naming and description of concepts.WeaknessWeakness is optional. Multiple instances might exist.A complex element that is used in multiple instances to enable the naming and description of concepts.OpportunityOpportunity is optional. Multiple instances might exist.A complex element that is used in multiple instances to enable the naming and description of concepts.ThreatThreat is optional. Multiple instances might exist.A complex element that is used in multiple instances to enable the naming and description of concepts.

TargetResultA measurable result to be achieved on or before a specified date.

StartDate [attribute]StartDate is optional. A single instance might exist.The year, month and day the element

Page 38: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

with which it is associated is scheduled to begin.StartTime [attribute]StartTime is optional. A single instance might exist.The hour, minute and second the element with which it is associated is scheduled to begin.EndDate [attribute]EndDate is optional. A single instance might exist.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.EndTime [attribute]EndTime is optional. A single instance might exist.The hour, minute, and second 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.Weighting [attribute]Weighting is optional. A single instance might exist.An element enabling the designation of an individual qualitative performance indicator as comprising from zero to 100 percent of an overall subjective performance assessment rating based upon the sum of a set of one or more qualitative performance indicators totaling 100 percent.(sequence)The sequence of items below is mandatory. A single instance is required.

SequenceIndicatorSequenceIndicator is optional. A single instance might exist.An alphanumeric identifier applied to an element to designate its order in a series.DescriptionDescription is mandatory. A single instance is required.A sentence or short paragraph defining and explaining a concept.NumberOfUnitsNumberOfUnits is optional. A single instance might exist.A numeric value (number) associated with a type of measurement.OtherInformationOtherInformation is optional. Multiple instances might exist.Additional explanation or guidance that is not expressly addressed in other elements of the schema.

Page 39: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

TechnologicalFactorA complex element that is used in multiple instances to enable the naming and description of concepts.

(sequence)The sequence of items below is mandatory. A single instance is required.

SequenceIndicatorSequenceIndicator is optional. A single instance might exist.An alphanumeric identifier applied to an element to designate its order in a series.NameName is optional. A single instance might exist.A word or short phrase intended to identify a concept within the context in which is it being applied.AcronymAcronym is optional. A single instance might exist.An abbreviation of a proper name usually composed of the first letters of each word in the name.DescriptionDescription is optional. A single instance might exist.A sentence or short paragraph defining and explaining a concept.IdentifierIdentifier is optional. A single instance might exist.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.WebAddressWebAddress is optional. A single instance might exist.The URL where the authoritative source or additional information can be found.

Page 40: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

TenLevelTypeA subjective rating scale comprised of ten levels.

ThreatA complex element that is used in multiple instances to enable the naming and description of concepts.

(sequence)The sequence of items below is mandatory. A single instance is required.

SequenceIndicatorSequenceIndicator is optional. A single instance might exist.An alphanumeric identifier applied to an element to designate its order in a series.NameName is optional. A single instance might exist.A word or short phrase intended to identify a concept within the context in which is it being applied.AcronymAcronym is optional. A single instance might exist.An abbreviation of a proper name usually composed of the first letters of each word in the name.DescriptionDescription is optional. A single instance might exist.A sentence or short paragraph defining and explaining a concept.IdentifierIdentifier is optional. A single instance might exist.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.

Page 41: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

WebAddressWebAddress is optional. A single instance might exist.The URL where the authoritative source or additional information can be found.

ThreeLevelTypeA subjective rating scale comprised of three levels.

TwoLevelTypeA subjective rating scale comprised of two levels.

Type [attribute]An attribute indicating whether the document is a strategic plan, a performance plan, or a performance report.This item is restricted to the following list.

Strategic_PlanPerformance_PlanPerformance_Report

UnitOfMeasurementThe scale by which measurements are divided into increments.

ValueA principle that is important and helps to define the essential character of the organization.

(sequence)The sequence of items

Page 42: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

below is mandatory. A single instance is required.NameDescriptionNameDescription is optional. A single instance might exist.A complex element that is used in multiple instances to enable the naming and description of concepts.

ValueChainStage [attribute]An element enabling the designation of a performance indicator as being of one of five enumerated types. When combined in serial order, the five types comprise the full chain for the delivery of value to stakeholders.This item is restricted to the following list.

OutcomeOutput_ProcessingOutputInput_ProcessingInput

ValuePropositionA complex element enabling the naming and description of value propositions.

(sequence)The sequence of items below is mandatory. A single instance is required.

NameDescriptionNameDescription is optional. A single instance might exist.A complex element that is used in multiple instances to enable the naming and description of concepts.

VisionA 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.

(sequence)The sequence of items below is mandatory. A single instance is required.

Page 43: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

DescriptionDescription is optional. A single instance might exist.A sentence or short paragraph defining and explaining a concept.IdentifierIdentifier is optional. A single instance might exist.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.

WeaknessA complex element that is used in multiple instances to enable the naming and description of concepts.

(sequence)The sequence of items below is mandatory. A single instance is required.

SequenceIndicatorSequenceIndicator is optional. A single instance might exist.An alphanumeric identifier applied to an element to designate its order in a series.NameName is optional. A single instance might exist.A word or short phrase intended to identify a concept within the context in which is it being applied.AcronymAcronym is optional. A single instance might exist.An abbreviation of a proper name usually composed of the first letters of each word in the name.DescriptionDescription is optional. A single instance might exist.A sentence or short paragraph defining and explaining a concept.IdentifierIdentifier is optional. A single instance might exist.A string of alphanumeric characters by which the information contained within an

Page 44: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

element is distinguished from other versions of the same information as well as information contained in other instances of the same element.WebAddressWebAddress is optional. A single instance might exist.The URL where the authoritative source or additional information can be found.

WebAddressThe URL where the authoritative source or additional information can be found.

Weighting [attribute]An element enabling the designation of an individual qualitative performance indicator as comprising from zero to 100 percent of an overall subjective performance assessment rating based upon the sum of a set of one or more qualitative performance indicators totaling 100 percent.

Page 45: stratml.usstratml.us/references/Part3DataDictionary20120807.docx  · Web viewTable of Contents2. Introduction4. Drybridge Facilitator4. Drybridge Consulting4. Schema Information6.

Schema Level DocumentationStratMLPart3.xsdSchema agency: ANSI AIIM Schema version: 3.0 Schema date: August 1, 2012 Disclaimer: This document and the information contained herein is provided on an "as is" basis and AIIM disclaims all warranties, express or implied, including but not limited to any warranty that the use of the information herein will not infringe any rights or any rights or any implied warranties of merchantability or fitness for a particular purpose.