Skip to content

Slot: choice

A value selection among several such options.

URI: [oscal:choice](https://w3id.org/lmodel/oscal/choice) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ParameterSelection](ParameterSelection.md) | Presenting a choice among alternatives | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [MarkupLineType](MarkupLineType.md) | | Domain Of | [ParameterSelection](ParameterSelection.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:choice | | native | oscal:choice | ## LinkML Source
name: choice
description: A value selection among several such options.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- ParameterSelection
range: MarkupLineType
multivalued: true