mo:IndicatorSettingData
A setting that is a true or false value
Element information
Namespace: http://release.niem.gov/niem/domains/militaryOperations/4.1/
Schema document: domains/militaryOperations/4.1/mo.xsd
Type: mo:IndicatorSettingDataType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- Choice [0..*]
- mo:GroupSettingDataA set of information about multiple settings grouped together.
- mo:IndicatorSettingDataA setting that is a true or false value
- mo:ListOptionSettingDataA setting that is specific by a value within a given list of options.
- mo:ValueSettingDataA setting that is specified by a value or measure.
- mo:RangeSettingDataA setting that is specified by a value or measure within a given range.
- mo:ZoneSettingDataA setting that specifies zone information.
from subst. group mo:SettingDataRepresentationfrom subst. group mo:ValueSettingData - mo:SettingDataAugmentationPointAbstract [0..*]An augmentation point for type mo:SettingDataType
- mo:SettingSelectedIndicator [0..*]True if a setting has been selected; false if a setting has not been selected.
- mo:IndicatorSettingDataAugmentationPointAbstract [0..*]An augmentation point for type mo:IndicatorSettingDataType
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom type mo:SettingDataTypefrom subst. group mo:SettingDataAugmentationPointfrom subst. group mo:IndicatorSettingDataAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:uri | [0..1] | xsd:anyURI | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type mo:IndicatorSettingDataType via extension of mo:SettingDataType (Element mo:IndicatorSettingData)
- Type mo:ListOptionSettingDataType via extension of mo:SettingDataType (Element mo:ListOptionSettingData)
- Type mo:RangeValueSettingDataType via extension of mo:SettingDataType (Element mo:RangeSettingData)
- Type mo:SettingDataType (Elements mo:SettingData, mo:SettingPresetData)
- Type mo:ValueSettingDataType via extension of mo:SettingDataType (Element mo:ValueSettingData)
- Type mo:ZoneSettingDataType via extension of mo:SettingDataType (Element mo:ZoneSettingData)
Substitution hierarchy
- mo:SettingDataRepresentation
- can be substituted with mo:IndicatorSettingData
Sample instance
<mo:IndicatorSettingData> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <mo:GroupSettingData> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <mo:Setting> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <mo:SettingID>string</mo:SettingID> <mo:SettingName>string</mo:SettingName> <mo:SettingDescriptionText>string</mo:SettingDescriptionText> <mo:SettingData>... </mo:SettingData> <mo:SettingPresetData>... </mo:SettingPresetData> <mo:SettingEnabledIndicator>true</mo:SettingEnabledIndicator> <mo:SettingReadOnlyIndicator>true</mo:SettingReadOnlyIndicator> <mo:SettingExclusiveControlIndicator>true</mo:SettingExclusiveControlIndicator> <mo:SettingDisplayElementAbstract>any content</mo:SettingDisplayElementAbstract> <mo:SettingAugmentationPoint>any content</mo:SettingAugmentationPoint> </mo:Setting> <mo:GroupSettingDataAugmentationPoint>any content</mo:GroupSettingDataAugmentationPoint> </mo:GroupSettingData> <mo:SettingDataAugmentationPoint>any content</mo:SettingDataAugmentationPoint> <mo:SettingSelectedIndicator>true</mo:SettingSelectedIndicator> <mo:IndicatorSettingDataAugmentationPoint>any content</mo:IndicatorSettingDataAugmentationPoint> </mo:IndicatorSettingData>