Skip to content

Enum: ParameterPropNameEnum

Allowed OSCAL property names for control-common parameters.

URI: [oscal:ParameterPropNameEnum](https://w3id.org/lmodel/oscal/ParameterPropNameEnum) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | label | None | | | sort-id | None | | | alt-identifier | None | | | alt-label | None | | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## LinkML Source
name: ParameterPropNameEnum
description: Allowed OSCAL property names for control-common parameters.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
  label:
    text: label
  sort-id:
    text: sort-id
  alt-identifier:
    text: alt-identifier
  alt-label:
    text: alt-label