| namespace | https://mmixm.aero/features/4 | |||||||||||||||||||||||||||||||||||||||||||
| type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||||||
| properties |
|
|||||||||||||||||||||||||||||||||||||||||||
| used by |
|
|||||||||||||||||||||||||||||||||||||||||||
| facets |
|
|||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
|||||||||||||||||||||||||||||||||||||||||||
| source | <xs:simpleType name="RmlsConditionCodeType"> <xs:annotation> <xs:documentation>Status and condition information pertaining to an individual RMLS Data Point. (Reference: NAS-IC-51015108-01_RMLS_CMHP)</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="I"> <xs:annotation> <xs:documentation>Normal, inactive state and should be removed (i.e. become invisible) from status displays on RMLS-NRN, see also TI 6140.31, RMLS Peabody User's Guide, and NAS-IC-51015108-01, Interface Control Document: Communications Remote Maintenance Monitoring (CRMM) Remote Monitoring Subsystem (RMS) Concentrator and Subdevices To Remote Monitoring Logging System (RMLS) National RMM Network (NRN) Interface.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="N"> <xs:annotation> <xs:documentation>Active, unacknowledged, alarm state (red status), see also TI 6140.31, RMLS Peabody User's Guide, and NAS-IC-51015108-01, Interface Control Document: Communications Remote Maintenance Monitoring (CRMM) Remote Monitoring Subsystem (RMS) Concentrator and Subdevices To Remote Monitoring Logging System (RMLS) National RMM Network (NRN) Interface.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="P"> <xs:annotation> <xs:documentation>Active, unacknowledged, alert/warning state (yellow status), see also TI 6140.31, RMLS Peabody User's Guide, and NAS-IC-51015108-01, Interface Control Document: Communications Remote Maintenance Monitoring (CRMM) Remote Monitoring Subsystem (RMS) Concentrator and Subdevices To Remote Monitoring Logging System (RMLS) National RMM Network (NRN) Interface.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="S"> <xs:annotation> <xs:documentation>Site Data Report (green status), see also TI 6140.31, RMLS Peabody User's Guide, and NAS-IC-51015108-01, Interface Control Document: Communications Remote Maintenance Monitoring (CRMM) Remote Monitoring Subsystem (RMS) Concentrator and Subdevices To Remote Monitoring Logging System (RMLS) National RMM Network (NRN) Interface.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="L"> <xs:annotation> <xs:documentation>Warning or alert state (yellow status), see also TI 6140.31, RMLS Peabody User's Guide, and NAS-IC-51015108-01, Interface Control Document: Communications Remote Maintenance Monitoring (CRMM) Remote Monitoring Subsystem (RMS) Concentrator and Subdevices To Remote Monitoring Logging System (RMLS) National RMM Network (NRN) Interface.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="A"> <xs:annotation> <xs:documentation>Alarm condition (red status), see also TI 6140.31, RMLS Peabody User's Guide, and NAS-IC-51015108-01, Interface Control Document: Communications Remote Maintenance Monitoring (CRMM) Remote Monitoring Subsystem (RMS) Concentrator and Subdevices To Remote Monitoring Logging System (RMLS) National RMM Network (NRN) Interface.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="C"> <xs:annotation> <xs:documentation>State change, see also TI 6140.31, RMLS Peabody User's Guide, and NAS-IC-51015108-01, Interface Control Document: Communications Remote Maintenance Monitoring (CRMM) Remote Monitoring Subsystem (RMS) Concentrator and Subdevices To Remote Monitoring Logging System (RMLS) National RMM Network (NRN) Interface.</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="R"> <xs:annotation> <xs:documentation>Return to Normal (green status), see also TI 6140.31, RMLS Peabody User's Guide, and NAS-IC-51015108-01, Interface Control Document: Communications Remote Maintenance Monitoring (CRMM) Remote Monitoring Subsystem (RMS) Concentrator and Subdevices To Remote Monitoring Logging System (RMLS) National RMM Network (NRN) Interface.</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |