CodeStatusOperationsBaseType
CodeStatusOperationsBaseType
missing data
| Properties | Definition | Type |
|---|---|---|
| DOWNGRADED | The system is theoretically able to work at a higher level of service, but it is currently limited to the level described. | string |
| NORMAL | Normal operations. | string |
| OTHER | Other. | string |
| UNSERVICEABLE | Operation is unserviceable (unavailable). | string |
| WORK_IN_PROGRESS | Operation is under construction. | string |
Details
DOWNGRADED
CodeStatusOperationsBaseType.DOWNGRADED
The system is theoretically able to work at a higher level of service, but it is currently limited to the level described.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeStatusOperationsType.DOWNGRADED | The system is theoretically able to work at a higher level of service, but it is currently limited to the level described. |
NORMAL
CodeStatusOperationsBaseType.NORMAL
Normal operations.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeStatusOperationsType.NORMAL | Normal operations. |
OTHER
CodeStatusOperationsBaseType.OTHER
Other.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| Out of scope | This concept is considered as out of the scope of the AIRM. |
UNSERVICEABLE
CodeStatusOperationsBaseType.UNSERVICEABLE
Operation is unserviceable (unavailable).
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeStatusOperationsType.UNSERVICEABLE | Operation is unserviceable (unavailable). |
WORK_IN_PROGRESS
CodeStatusOperationsBaseType.WORK_IN_PROGRESS
Operation is under construction.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeStatusOperationsType.WORK_IN_PROGRESS | Operation is under construction. |