namespace | http://www.faa.aero/nas/4.2 | |||||||||||||||||||||
type | restriction of string | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
used by |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
annotation |
|
|||||||||||||||||||||
source | <simpleType name="NasHandoffEventType"> <annotation> <documentation> Characterizes a handoff in terms of its status. </documentation> </annotation> <restriction base="xs:string"> <enumeration value="INITIATION"/> <enumeration value="ACCEPTANCE"/> <enumeration value="RETRACTION"/> <enumeration value="TAKE_CONTROL"/> <enumeration value="UPDATE"/> <enumeration value="FAILURE"/> </restriction> </simpleType> |