namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||||||||||||
type | restriction of string | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <simpleType name="TfmsUserCategoryType"> <annotation> <documentation> Indicates the category of user operating the flight </documentation> </annotation> <restriction base="xs:string"> <enumeration value="AIR_TAXI"/> <enumeration value="CARGO"/> <enumeration value="GA"/> <enumeration value="MILITARY"/> <enumeration value="OTHER"/> <enumeration value="UNKNOWN"/> <enumeration value="COMMERCIAL"/> </restriction> </simpleType> |