namespace | http://www.faa.aero/nas/4.2 | |||||||||||||||||||||
type | restriction of string | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
used by |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
annotation |
|
|||||||||||||||||||||
source | <simpleType name="NasPerformanceBasedNavigationPhaseType"> <annotation> <documentation> The phase of flight for which navigation performance is being recorded. </documentation> </annotation> <restriction base="xs:string"> <enumeration value="DEPARTURE"/> <enumeration value="ARRIVAL"/> <enumeration value="ENROUTE"/> <enumeration value="OCEANIC"/> <enumeration value="SPARE_1"/> <enumeration value="SPARE_2"/> </restriction> </simpleType> |