diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | extension of fx:AircraftTypeReferenceType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <complexType name="IcaoAircraftTypeReferenceType"> <annotation> <documentation> A reference to an aircraft type designator as specified in ICAO Doc 8643, Aircraft Type Designators. [FIXM] </documentation> </annotation> <complexContent> <extension base="fx:AircraftTypeReferenceType"> <attribute name="icaoAircraftTypeDesignator" type="fb:AircraftTypeDesignatorType" use="optional"> <annotation> <documentation> The aircraft type designator of the aircraft as specified in ICAO Doc 8643. [FIXM] </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fb:AircraftTypeDesignatorType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <attribute name="icaoAircraftTypeDesignator" type="fb:AircraftTypeDesignatorType" use="optional"> <annotation> <documentation> The aircraft type designator of the aircraft as specified in ICAO Doc 8643. [FIXM] </documentation> </annotation> </attribute> |