complexType RmlsDpInformation
diagram mmixm_diagrams/mmixm_p202.png
namespace https://mmixm.aero/features/2.1.0
used by
element MonitoringEvent/rmlsDpInformation
attributes
Name  Type  Use  Default  Fixed  Annotation
conditionCode  mx:RmlsConditionCodeType  optional      
documentation
Status and condition information pertaining to an individual Data Point.
criticality  mx:RmlsCriticalityCodeType  optional      
documentation
The criticality RMLS-NRN assigns to each Data Point reflecting the urgency of that component failing.
description  mb:String50Type  optional      
documentation
The description of the Data Point.
dpId  mb:RmlsHexId  optional      
documentation
The Data Point identifier, represented as a Hex Id.
shortName  mb:String10Type  optional      
documentation
The short name of the Data Point, limited to 10 characters.
annotation
documentation
Complex type containing information specific to an RMLS Data Point.
source <xs:complexType name="RmlsDpInformation">
 
<xs:annotation>
   
<xs:documentation>Complex type containing information specific to an RMLS Data Point.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence/>
 
<xs:attribute name="conditionCode" type="mx:RmlsConditionCodeType" use="optional">
   
<xs:annotation>
     
<xs:documentation>Status and condition information pertaining to an individual Data Point.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="criticality" type="mx:RmlsCriticalityCodeType" use="optional">
   
<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:attribute>
 
<xs:attribute name="description" type="mb:String50Type" use="optional">
   
<xs:annotation>
     
<xs:documentation>The description of the Data Point.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="dpId" type="mb:RmlsHexId" use="optional">
   
<xs:annotation>
     
<xs:documentation>The Data Point identifier, represented as a Hex Id.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="shortName" type="mb:String10Type" use="optional">
   
<xs:annotation>
     
<xs:documentation>The short name of the Data Point, limited to 10 characters.</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute RmlsDpInformation/@conditionCode
type mx:RmlsConditionCodeType
properties
use optional
facets
Kind Value Annotation
enumeration A
documentation
Indicates that a data point is in an active, acknowledged, alarm state.
enumeration B
documentation
Indicates that a data point is in an active, acknowledged, alert/warning state.
enumeration I
enumeration N
documentation
Indicates that a data point is in an active, unacknowledged, alarm state.
enumeration P
documentation
Indicates that a data point is in an active, unacknowledged, alert/warning state.
enumeration S
documentation
Reports status information for a data point that is in a normal state.
annotation
documentation
Status and condition information pertaining to an individual Data Point.
source <xs:attribute name="conditionCode" type="mx:RmlsConditionCodeType" use="optional">
 
<xs:annotation>
   
<xs:documentation>Status and condition information pertaining to an individual Data Point.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute RmlsDpInformation/@criticality
type mx:RmlsCriticalityCodeType
properties
use optional
facets
Kind Value Annotation
enumeration 1
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.
enumeration 2
documentation
Imminent failure or service impacting Loss of Redundancy (LOR). Definition based on Appendix K, NAS Event Management and Coordination (NEMAC) SOP.
enumeration 3
documentation
Imminent failure or service impacting Loss of Redundancy (LOR). Definition based on Appendix K, NAS Event Management and Coordination (NEMAC) SOP.
enumeration 4
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.
enumeration 5
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.
enumeration 6
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.
enumeration 7
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.
enumeration 8
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.
enumeration 9
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.
annotation
documentation
The criticality RMLS-NRN assigns to each Data Point reflecting the urgency of that component failing.
source <xs:attribute name="criticality" type="mx:RmlsCriticalityCodeType" use="optional">
 
<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:attribute>

attribute RmlsDpInformation/@description
type mb:String50Type
properties
use optional
facets
Kind Value Annotation
maxLength 50
annotation
documentation
The description of the Data Point.
source <xs:attribute name="description" type="mb:String50Type" use="optional">
 
<xs:annotation>
   
<xs:documentation>The description of the Data Point.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute RmlsDpInformation/@dpId
type mb:RmlsHexId
properties
use optional
facets
Kind Value Annotation
pattern [0-9A-Z]{1,2}x[0-9A-Z]{1,2}
annotation
documentation
The Data Point identifier, represented as a Hex Id.
source <xs:attribute name="dpId" type="mb:RmlsHexId" use="optional">
 
<xs:annotation>
   
<xs:documentation>The Data Point identifier, represented as a Hex Id.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute RmlsDpInformation/@shortName
type mb:String10Type
properties
use optional
facets
Kind Value Annotation
maxLength 10
annotation
documentation
The short name of the Data Point, limited to 10 characters.
source <xs:attribute name="shortName" type="mb:String10Type" use="optional">
 
<xs:annotation>
   
<xs:documentation>The short name of the Data Point, limited to 10 characters.</xs:documentation>
 
</xs:annotation>
</xs:attribute>


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