namespace | http://www.fixm.aero/flight/4.2 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="AtOrAboveAltitudeIndicatorType"> <xs:annotation> <xs:documentation>Indicates the cruise climb start level indicates a level above which cruise climb is planned.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="AT_OR_ABOVE_ALTITUDE"/> </xs:restriction> </xs:simpleType> |