namespace | http://www.fixm.aero/base/4.1 | |||||||||||||
type | restriction of string | |||||||||||||
properties |
|
|||||||||||||
used by |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
source | <simpleType name="UomFlightLevelType"> <annotation> <documentation> The reference quantities used to express the value of flight level. </documentation> </annotation> <restriction base="xs:string"> <enumeration value="FL"> <annotation> <documentation> Flight level in hundreds of feet. </documentation> </annotation> </enumeration> <enumeration value="SM"> <annotation> <documentation> Flight level in tens of metres. </documentation> </annotation> </enumeration> </restriction> </simpleType> |