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