diagram | |||||||||||||||
namespace | http://www.fixm.aero/base/4.2 | ||||||||||||||
type | extension of fb:VerticalDistanceType | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="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:extension base="fb:VerticalDistanceType"> <xs:attribute name="uom" type="fb:UomAltitudeType" use="required"> <xs:annotation> <xs:documentation>Unit of measure</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> |
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> |