Slot: include_all
Include all selectable objects in the containing OSCAL selection context.
URI: [oscal:include_all](https://w3id.org/lmodel/oscal/include_all)
Alias: include_all
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [ProfileImport](ProfileImport.md) | Designates a referenced source catalog or profile that provides a source of c... | no |
| [InsertControls](InsertControls.md) | Specifies which controls to use in the containing context (as part of a group... | no |
| [ControlSelection](ControlSelection.md) | Identifies the controls being assessed | no |
| [ControlObjectiveSelection](ControlObjectiveSelection.md) | Identifies the control objectives of the assessment | no |
| [AssessmentSubject](AssessmentSubject.md) | Identifies system elements being assessed, such as components, inventory item... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [IncludeAll](IncludeAll.md) |
| Domain Of | [ProfileImport](ProfileImport.md), [InsertControls](InsertControls.md), [ControlSelection](ControlSelection.md), [ControlObjectiveSelection](ControlObjectiveSelection.md), [AssessmentSubject](AssessmentSubject.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/lmodel/oscal
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | oscal:include_all |
| native | oscal:include_all |
## LinkML Source
name: include-all
description: Include all selectable objects in the containing OSCAL selection context.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
alias: include_all
domain_of:
- ProfileImport
- InsertControls
- ControlSelection
- ControlObjectiveSelection
- AssessmentSubject
range: IncludeAll
inlined: true