namespace | http://www.faa.aero/nas/4.2 | ||||||||||||
type | restriction of string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <simpleType name="EngineTypeType"> <annotation> <documentation> The category of the aircraft engine. </documentation> </annotation> <restriction base="xs:string"> <enumeration value="PISTON"/> <enumeration value="JET"/> <enumeration value="TURBO"/> </restriction> </simpleType> |