Skip to content

Enum: WithChildControlsEnum

URI: [oscal:WithChildControlsEnum](https://w3id.org/lmodel/oscal/WithChildControlsEnum) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | yes | None | | | no | None | | ## Slots | Name | Description | | --- | --- | | [with_child_controls](with_child_controls.md) | When a control is included, whether its child (dependent) controls are also i... | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## LinkML Source
name: WithChildControlsEnum
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
  'yes':
    text: 'yes'
  'no':
    text: 'no'