namespace | http://www.faa.aero/nas/4.2 | ||||||||||||
type | restriction of string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <simpleType name="TfmProgramUpdateTypeType"> <annotation> <documentation> Defines if the flight is a New/Popup, Dropout, or Update relative to this Traffic Flow Management Initiative </documentation> </annotation> <restriction base="xs:string"> <enumeration value="NEW"/> <enumeration value="UPDATE"/> <enumeration value="DROPOUT"/> </restriction> </simpleType> |