namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||||||||||||
type | restriction of string | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <simpleType name="FlightDelayReasonType"> <annotation> <documentation> For a delayed flight, it provides the reason for the delay. </documentation> </annotation> <restriction base="xs:string"> <enumeration value="ALD"/> <enumeration value="GDP"/> <enumeration value="AFP"/> <enumeration value="CTOP"/> <enumeration value="DAS"/> <enumeration value="GSD"/> <enumeration value="TOD"/> </restriction> </simpleType> |