namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||
type | restriction of fb:CharacterStringType | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <simpleType name="AircraftAddressType"> <annotation> <documentation> A unique combination of twenty-four bits available for assignment to an aircraft for the purpose of air-ground communications, navigation and surveillance. [ICAO Doc 4444] </documentation> </annotation> <restriction base="fb:CharacterStringType"> <pattern value="[0-9A-F]{6}"/> </restriction> </simpleType> |