diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/base/4.3 | ||||||||||||||||||||||
type | restriction of fb:AltitudeType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by | |||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="FficeFS_AltitudeType"> <xs:annotation> <xs:documentation>The vertical distance of a level, a point or an object considered as a point, measured from mean sea level (MSL). [ICAO Doc 4444]</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:restriction base="fb:AltitudeType"> <xs:attribute name="source" type="fb:AltitudeSourceType" use="prohibited"> <xs:annotation> <xs:documentation>The source of the altitude. [FIXM]</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="uom" type="fb:UomAltitudeType" use="required"> <xs:annotation> <xs:documentation>Unit of measure</xs:documentation> </xs:annotation> </xs:attribute> </xs:restriction> </xs:simpleContent> </xs:complexType> |
type | fb:AltitudeSourceType | |||||||||||||
properties |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
source | <xs:attribute name="source" type="fb:AltitudeSourceType" use="prohibited"> <xs:annotation> <xs:documentation>The source of the altitude. [FIXM]</xs:documentation> </xs:annotation> </xs:attribute> |
type | fb:UomAltitudeType | |||||||||||||
properties |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
source | <xs:attribute name="uom" type="fb:UomAltitudeType" use="required"> <xs:annotation> <xs:documentation>Unit of measure</xs:documentation> </xs:annotation> </xs:attribute> |