diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | extension of fb:ExtensibleType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fx:type | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <complexType name="AircraftTypeType"> <annotation> <documentation> The type of aircraft enabling the flight. [FIXM] </documentation> </annotation> <complexContent> <extension base="fb:ExtensibleType"> <sequence> <element name="type" type="fx:AircraftTypeReferenceType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The type of aircraft enabling the flight. [FIXM] </documentation> </annotation> </element> </sequence> <attribute name="numberOfAircraft" type="fb:CountType" use="optional"> <annotation> <documentation> In case of a formation flight comprising more than one aircraft type, number of aircraft of the same aircraft type within the formation. [FIXM] </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fb:CountType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <attribute name="numberOfAircraft" type="fb:CountType" use="optional"> <annotation> <documentation> In case of a formation flight comprising more than one aircraft type, number of aircraft of the same aircraft type within the formation. [FIXM] </documentation> </annotation> </attribute> |
diagram | ![]() |
||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||
type | fx:AircraftTypeReferenceType | ||||||
properties |
|
||||||
children | fb:extension | ||||||
annotation |
|
||||||
source | <element name="type" type="fx:AircraftTypeReferenceType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The type of aircraft enabling the flight. [FIXM] </documentation> </annotation> </element> |