namespace | http://www.fixm.aero/base/4.1 | ||||||||||||
type | restriction of fb:CharacterStringType | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <simpleType name="AircraftTypeDesignatorType"> <annotation> <documentation> A group of alphanumeric characters used to identify, in an abbreviated form, a type of aircraft. [ICAO Doc 9426] Approved aircraft type designators are defined in ICAO Doc. 8643 - Aircraft Type Designators. [FIXM] </documentation> </annotation> <restriction base="fb:CharacterStringType"> <pattern value="[A-Z0-9]{2,4}"/> </restriction> </simpleType> |