namespace | http://www.faa.aero/nas/4.2 | ||||||||||||
type | restriction of string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <simpleType name="AmendmentTypeType"> <annotation> <documentation> Provides an Amendment type enumerated list. </documentation> </annotation> <restriction base="xs:string"> <enumeration value="MANUAL"/> <enumeration value="AUTO"/> <enumeration value="AUTO_CHNG_RTE"/> </restriction> </simpleType> |