diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/base/4.1 | ||||||||||||||||||||||
type | extension of fb:VerticalDistanceType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <complexType name="HeightType"> <annotation> <documentation> The vertical distance of a level, a point or an object considered as a point, measured from a specified datum. [ICAO Doc 4444] </documentation> </annotation> <simpleContent> <extension base="fb:VerticalDistanceType"> <attribute name="ref" type="fb:VerticalReferenceType" use="optional"> <annotation> <documentation> Reference for the vertical measure </documentation> </annotation> </attribute> <attribute name="uom" type="fb:UomHeightType" use="required"> <annotation> <documentation> Unit of measure </documentation> </annotation> </attribute> </extension> </simpleContent> </complexType> |
type | fb:VerticalReferenceType | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
source | <attribute name="ref" type="fb:VerticalReferenceType" use="optional"> <annotation> <documentation> Reference for the vertical measure </documentation> </annotation> </attribute> |
type | fb:UomHeightType | |||||||||||||
properties |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
source | <attribute name="uom" type="fb:UomHeightType" use="required"> <annotation> <documentation> Unit of measure </documentation> </annotation> </attribute> |