namespace | http://www.fixm.aero/base/4.1 | ||||||||||||
type | restriction of fb:CharacterStringType | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <simpleType name="AircraftOperatorDesignatorType"> <annotation> <documentation> The identifier of the Aircraft Operator as assigned by ICAO. [FIXM] This is the ICAO Operator Code as standardised by ICAO Doc 8585 Manual on Designators for Aircraft Operating Agencies, Aeronautical Authorities and Services. </documentation> </annotation> <restriction base="fb:CharacterStringType"> <pattern value="[A-Z]{3}"/> </restriction> </simpleType> |