namespace | http://www.faa.aero/nas/4.2 | |||||||||||||||||||||
type | restriction of string | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
used by |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
annotation |
|
|||||||||||||||||||||
source | <simpleType name="DiversionStateType"> <annotation> <documentation> Indicator used to define the diversion state of a flight. </documentation> </annotation> <restriction base="xs:string"> <enumeration value="AIRBORN_NOCTL"/> <enumeration value="AIRBORN_CTL"/> <enumeration value="GROUND_NOCTL"/> <enumeration value="GROUND_CTL"/> <enumeration value="NO_DIVERSION"/> <enumeration value="DIVERSION_CANCELED"/> </restriction> </simpleType> |