mo:MissionAugmentation
Additional information about a nc:Mission.
Element information
Namespace: http://release.niem.gov/niem/domains/militaryOperations/4.0/
Schema document: domains/militaryOperations/4.0/mo.xsd
Type: mo:MissionAugmentationType
Properties: Global, Qualified, Nillable
Content
- mo:OperationPlan [0..*]A specification for any plan for the conduct of military operations prepared in response to actual and potential contingencies.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:AugmentationType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:AugmentationType | |
structures:uri | [0..1] | xsd:anyURI | from type structures:AugmentationType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:AugmentationType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:AugmentationType |
Used in
- Type em:MissionInformationType via extension of nc:MissionType (Element em:MissionInformation)
- Type nc:MissionType (Elements mo:TaskSupportedMission, nc:Mission)
Substitution hierarchy
- nc:MissionAugmentationPoint
- can be substituted with mo:MissionAugmentation
Sample instance
<mo:MissionAugmentation> <mo:OperationPlan> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <mo:OperationPlanCreateDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Date>2000-01-01</nc:Date> <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </mo:OperationPlanCreateDate> <mo:OperationPlanTitleText>string</mo:OperationPlanTitleText> <mo:OperationPlanUpdateDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Date>2000-01-01</nc:Date> <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </mo:OperationPlanUpdateDate> <mo:OperationPlanIdentification> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationJurisdiction>... </nc:IdentificationJurisdiction> <em:TemporaryIDIndicator>true</em:TemporaryIDIndicator> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> <nc:IdentificationStatus>... </nc:IdentificationStatus> <intel:IdentificationAugmentation>............... </intel:IdentificationAugmentation> </mo:OperationPlanIdentification> <mo:OperationPlanAugmentationPoint>any content</mo:OperationPlanAugmentationPoint> </mo:OperationPlan> </mo:MissionAugmentation>