diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | https://mmixm.aero/features/3 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 RMLS 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 RMLS 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 RMLS Data Point.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="dpId" type="mb:RmlsHexId" use="optional"> <xs:annotation> <xs:documentation>The RMLS Data Point identifier, represented as a Hex Id.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="rawValue" type="mb:String15Type" use="optional"> <xs:annotation> <xs:documentation>Unmediated status or measured value of a monitored RMLS Data Point.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="shortName" type="mb:String10Type" use="optional"> <xs:annotation> <xs:documentation>The short name of the RMLS Data Point, limited to 10 characters.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | mx:RmlsConditionCodeType | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
source | <xs:attribute name="conditionCode" type="mx:RmlsConditionCodeType" use="optional"> <xs:annotation> <xs:documentation>Status and condition information pertaining to an individual RMLS Data Point.</xs:documentation> </xs:annotation> </xs:attribute> |
type | mx:RmlsCriticalityCodeType | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="criticality" type="mx:RmlsCriticalityCodeType" use="optional"> <xs:annotation> <xs:documentation>The criticality RMLS-NRN assigns to each RMLS Data Point reflecting the urgency of that component failing.</xs:documentation> </xs:annotation> </xs:attribute> |
type | mb:String50Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="description" type="mb:String50Type" use="optional"> <xs:annotation> <xs:documentation>The description of the RMLS Data Point.</xs:documentation> </xs:annotation> </xs:attribute> |
type | mb:RmlsHexId | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="dpId" type="mb:RmlsHexId" use="optional"> <xs:annotation> <xs:documentation>The RMLS Data Point identifier, represented as a Hex Id.</xs:documentation> </xs:annotation> </xs:attribute> |
type | mb:String15Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="rawValue" type="mb:String15Type" use="optional"> <xs:annotation> <xs:documentation>Unmediated status or measured value of a monitored RMLS Data Point.</xs:documentation> </xs:annotation> </xs:attribute> |
type | mb:String10Type | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="shortName" type="mb:String10Type" use="optional"> <xs:annotation> <xs:documentation>The short name of the RMLS Data Point, limited to 10 characters.</xs:documentation> </xs:annotation> </xs:attribute> |