mo:ListOptionSettingData
A setting that is specific by a value within a given list of options.
Element information
Namespace: http://release.niem.gov/niem/domains/militaryOperations/4.1/
Schema document: domains/militaryOperations/4.1/mo.xsd
Type: mo:ListOptionSettingDataType
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
- Choice [0..*]
- mo:SettingCodeA coded value option for a setting.
- mo:SettingCodeTextA coded value option for a setting.
from subst. group mo:SettingCodeAbstract - mo:SettingMultipleValuesAllowedIndicator [0..*]True if a setting allows for multiple values to be selected; false if only one selected value is allowed.
- mo:ListOptionSettingDataAugmentationPointAbstract [0..*]An augmentation point for type mo:ListOptionSettingDataType
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom type mo:SettingDataTypefrom subst. group mo:SettingDataAugmentationPointfrom subst. group mo:ListOptionSettingDataAugmentationPoint
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:ListOptionSettingData
Sample instance
<mo:ListOptionSettingData> <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:SettingCode cli:codeListURI="http://www.example.com/">token</mo:SettingCode> <mo:SettingMultipleValuesAllowedIndicator>true</mo:SettingMultipleValuesAllowedIndicator> <mo:ListOptionSettingDataAugmentationPoint>any content</mo:ListOptionSettingDataAugmentationPoint> </mo:ListOptionSettingData>