Enum: AdditionPositionEnum
Where new content is added relative to the targeted element.
URI: oscal:AdditionPositionEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| before | None | |
| after | None | |
| starting | None | |
| ending | None |
Slots
| Name | Description |
|---|---|
| position | Where to add new content relative to the targeted element |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/oscal
LinkML Source
name: AdditionPositionEnum
description: Where new content is added relative to the targeted element.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
before:
text: before
after:
text: after
starting:
text: starting
ending:
text: ending