diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
namespace | https://mmixm.aero/features/2.1.0 | ||||||||||||||||||||||||||||||||||||||||||||||
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 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> |
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 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 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 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 Data Point identifier, represented as a Hex Id.</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 Data Point, limited to 10 characters.</xs:documentation> </xs:annotation> </xs:attribute> |