Enum: ActionTypeEnum
Allowed OSCAL action type values.
URI: [oscal:ActionTypeEnum](https://w3id.org/lmodel/oscal/ActionTypeEnum)
## Permissible Values
| Value | Meaning | Description |
| --- | --- | --- |
| approval | None | |
| request-changes | None | |
## Slots
| Name | Description |
| --- | --- |
| [type](type.md) | The type of action documented by the assembly, such as an approval |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/lmodel/oscal
## LinkML Source
name: ActionTypeEnum
description: Allowed OSCAL action type values.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
approval:
text: approval
request-changes:
text: request-changes