simpleType RmlsConditionCodeType
namespace https://mmixm.aero/features/4
type restriction of xs:string
properties
base xs:string
used by
element RmlsDpInformation/conditionCode
facets
Kind Value Annotation
enumeration I
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.
enumeration N
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.
enumeration P
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.
enumeration S
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.
enumeration L
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.
enumeration A
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.
enumeration C
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.
enumeration R
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.
annotation
documentation
Status and condition information pertaining to an individual RMLS Data Point. (Reference: NAS-IC-51015108-01_RMLS_CMHP)
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy