namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="VfrOnTopType"> <xs:annotation> <xs:documentation>VFR-on-top altitude.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="VFR_ON_TOP"/> </xs:restriction> </xs:simpleType> |