Enum: InsertOrderEnum
Ordering options for a selection of controls.
URI: [oscal:InsertOrderEnum](https://w3id.org/lmodel/oscal/InsertOrderEnum)
## Permissible Values
| Value | Meaning | Description |
| --- | --- | --- |
| keep | None | |
| ascending | None | |
| descending | None | |
## Slots
| Name | Description |
| --- | --- |
| [order](order.md) | A designation of how a selection of controls is to be ordered |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/lmodel/oscal
## LinkML Source
name: InsertOrderEnum
description: Ordering options for a selection of controls.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
keep:
text: keep
ascending:
text: ascending
descending:
text: descending