| namespace | https://mmixm.aero/base/4 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:simpleType name="CodeCoordinationRestStageDescriptionType"> <xs:annotation> <xs:documentation>Stage of the coordination log</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Approved"> <xs:annotation> <xs:documentation>The restoration stage is coordinated and approved to restore the services of the asset to an operational state, see also TI 6140.33, Remote Monitoring and Logging System Operations Control Center (OCC) and Service Operation Center (SOC) Event Manager (EM) User's Guide.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Callback Accepted"> <xs:annotation> <xs:documentation>A state where information is forwarded about the restoration stage for the asset in question, see also TI 6140.33, Remote Monitoring and Logging System Operations Control Center (OCC) and Service Operation Center (SOC) Event Manager (EM) User's Guide.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Cancelled"> <xs:annotation> <xs:documentation>The scheduled/unscheduled coordination restoration stage is cancelled, see also TI 6140.33, Remote Monitoring and Logging System Operations Control Center (OCC) and Service Operation Center (SOC) Event Manager (EM) User's Guide.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Deferred"> <xs:annotation> <xs:documentation>The scheduled/unscheduled coordination restoration stage is deferred to another time, see also TI 6140.33, Remote Monitoring and Logging System Operations Control Center (OCC) and Service Operation Center (SOC) Event Manager (EM) User's Guide.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Delayed"> <xs:annotation> <xs:documentation>The scheduled/unscheduled coordination restoration stage is delayed to another time, see also TI 6140.33, Remote Monitoring and Logging System Operations Control Center (OCC) and Service Operation Center (SOC) Event Manager (EM) User's Guide.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Disapproved"> <xs:annotation> <xs:documentation>The requested coordination restoration stage is not approved, see also TI 6140.33, Remote Monitoring and Logging System Operations Control Center (OCC) and Service Operation Center (SOC) Event Manager (EM) User's Guide.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="ERTS Request"> <xs:annotation> <xs:documentation>Ready to Return To Service, and an electronic Return to Service request has been initiated, see also the Electronic Return To Service (eRTS) Quick Reference Guide, and Order 6000.15, General Maintenance Handbook for National Airspace System (NAS) Facilities.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Not Coordinated"> <xs:annotation> <xs:documentation>The unscheduled coordination restoration stage was not coordinated, see also TI 6140.33, Remote Monitoring and Logging System Operations Control Center (OCC) and Service Operation Center (SOC) Event Manager (EM) User's Guide.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Pending Approval"> <xs:annotation> <xs:documentation>The requested coordination restoration stage is pending approval, see also TI 6140.33, Remote Monitoring and Logging System Operations Control Center (OCC) and Service Operation Center (SOC) Event Manager (EM) User's Guide.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Pending Notification"> <xs:annotation> <xs:documentation>The requested coordination restoration stage is in a pending state, see also TI 6140.33, Remote Monitoring and Logging System Operations Control Center (OCC) and Service Operation Center (SOC) Event Manager (EM) User's Guide.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Returned to Service"> <xs:annotation> <xs:documentation>The scheduled/unscheduled coordination restoration stage is complete and the asset has been returned to service, see also TI 6140.33, Remote Monitoring and Logging System Operations Control Center (OCC) and Service Operation Center (SOC) Event Manager (EM) User's Guide.</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |