namespace | https://mmixm.aero/features/2.1.0 | ||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="RmlsCriticalityCodeType"> <xs:annotation> <xs:documentation>The criticality RMLS-NRN assigns to each Data Point reflecting the urgency of that component failing.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="1"> <xs:annotation> <xs:documentation>Indicates the system is out of service (OTS) or possible service impacting alarm/alert. Definition based on Appendix K, NAS Event Management and Coordination (NEMAC) SOP.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="2"> <xs:annotation> <xs:documentation>Imminent failure or service impacting Loss of Redundancy (LOR). Definition based on Appendix K, NAS Event Management and Coordination (NEMAC) SOP.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="3"> <xs:annotation> <xs:documentation>Imminent failure or service impacting Loss of Redundancy (LOR). Definition based on Appendix K, NAS Event Management and Coordination (NEMAC) SOP.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="4"> <xs:annotation> <xs:documentation>A data point approaching an out of tolerance threshold or an element failure not causing a service impacting LOR or OTS condition. Definition based on Appendix K, NAS Event Management and Coordination (NEMAC) SOP.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="5"> <xs:annotation> <xs:documentation>A data point approaching an out of tolerance threshold or an element failure not causing a service impacting LOR or OTS condition. Definition based on Appendix K, NAS Event Management and Coordination (NEMAC) SOP.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="6"> <xs:annotation> <xs:documentation>A data point approaching an out of tolerance threshold or an element failure not causing a service impacting LOR or OTS condition. Definition based on Appendix K, NAS Event Management and Coordination (NEMAC) SOP.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="7"> <xs:annotation> <xs:documentation>A data point approaching an out of tolerance threshold or an element failure not causing a service impacting LOR or OTS condition. Definition based on Appendix K, NAS Event Management and Coordination (NEMAC) SOP.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="8"> <xs:annotation> <xs:documentation>A data point approaching an out of tolerance threshold or an element failure not causing a service impacting LOR or OTS condition. Definition based on Appendix K, NAS Event Management and Coordination (NEMAC) SOP.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="9"> <xs:annotation> <xs:documentation>A data point approaching an out of tolerance threshold or an element failure not causing a service impacting LOR or OTS condition. Definition based on Appendix K, NAS Event Management and Coordination (NEMAC) SOP.</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |