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="OtherAircraftTypeReferenceType"> <annotation> <documentation> A reference to an aircraft type using an alternate, non-ICAO identification of the aircraft type, if no designator is assigned in ICAO Doc 8643. [FIXM] </documentation> </annotation> <complexContent> <extension base="fx:AircraftTypeReferenceType"> <attribute name="otherAircraftType" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> Other, non-ICAO identification of the aircraft type. [FIXM] </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <attribute name="otherAircraftType" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> Other, non-ICAO identification of the aircraft type. [FIXM] </documentation> </annotation> </attribute> |