namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||
type | restriction of fb:CharacterStringType | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <simpleType name="AircraftRegistrationType"> <annotation> <documentation> A unique, alphanumeric string that identifies a civil aircraft and consists of the Aircraft Nationality or Common Mark and an additional alphanumeric string, the registration mark, assigned by the state of registry or common mark registering authority. [FIXM] </documentation> </annotation> <restriction base="fb:CharacterStringType"> <pattern value="[A-Z0-9]{1,7}"/> </restriction> </simpleType> |