diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | extension of fb:ExtensibleType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <complexType name="FlightIdentificationType"> <annotation> <documentation> A container of flight identifying data. [FIXM] </documentation> </annotation> <complexContent> <extension base="fb:ExtensibleType"> <attribute name="aircraftIdentification" type="fb:AircraftIdentificationType" use="optional"> <annotation> <documentation> A group of letters, figures or a combination thereof which is either identical to, or the coded equivalent of, the aircraft call sign to be used in air-ground communications, and which is used to identify the aircraft in ground-ground air traffic services communications. [ICAO Doc 4444] </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fb:AircraftIdentificationType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <attribute name="aircraftIdentification" type="fb:AircraftIdentificationType" use="optional"> <annotation> <documentation> A group of letters, figures or a combination thereof which is either identical to, or the coded equivalent of, the aircraft call sign to be used in air-ground communications, and which is used to identify the aircraft in ground-ground air traffic services communications. [ICAO Doc 4444] </documentation> </annotation> </attribute> |