namespace | http://www.faa.aero/nas/4.2 | |||||||||||||
type | restriction of string | |||||||||||||
properties |
|
|||||||||||||
used by |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
source | <simpleType name="StandReturnIntentType"> <annotation> <documentation> Indicates the intent for the flight to return to the stand. </documentation> </annotation> <restriction base="xs:string"> <enumeration value="RETURN"> <annotation> <documentation> .Stand Return Intent: Indicates the intent for the flight to return to the stand. </documentation> </annotation> </enumeration> <enumeration value="NO_RETURN"> <annotation> <documentation> .Stand Return Intent: Indicates the intent for the flight to return to the stand. </documentation> </annotation> </enumeration> </restriction> </simpleType> |