| diagram | ![]() |
||
| namespace | http://www.fixm.aero/flight/4.3 | ||
| children | fx:aircraftCount fx:extension fx:icaoAircraftTypeDesignator fx:otherAircraftType | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="AircraftTypeType"> <xs:annotation> <xs:documentation>The type of aircraft enabling the flight. [FIXM]</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="aircraftCount" type="fb:CountPositiveType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>In the case of a formation flight, number of aircraft of the same aircraft type within the formation. [FIXM]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="extension" type="fb:AircraftTypeExtensionType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation> </xs:annotation> </xs:element> <xs:choice minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Helper class to create an embedded choice structure.</xs:documentation> </xs:annotation> <xs:element name="icaoAircraftTypeDesignator" type="fb:AircraftTypeDesignatorType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>The aircraft type designator of the aircraft as specified in ICAO Doc 8643. [FIXM]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="otherAircraftType" type="fb:CharacterStringType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Other, non-ICAO identification of the aircraft type. [FIXM]</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||
| namespace | http://www.fixm.aero/flight/4.3 | ||||||||
| type | fb:CountPositiveType | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| annotation |
|
||||||||
| source | <xs:element name="aircraftCount" type="fb:CountPositiveType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>In the case of a formation flight, number of aircraft of the same aircraft type within the formation. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||
| namespace | http://www.fixm.aero/flight/4.3 | ||||||||
| type | fb:AircraftTypeExtensionType | ||||||||
| properties |
|
||||||||
| annotation |
|
||||||||
| source | <xs:element name="extension" type="fb:AircraftTypeExtensionType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.fixm.aero/flight/4.3 | ||||||||||||
| type | fb:AircraftTypeDesignatorType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="icaoAircraftTypeDesignator" type="fb:AircraftTypeDesignatorType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>The aircraft type designator of the aircraft as specified in ICAO Doc 8643. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
|||||||||
| namespace | http://www.fixm.aero/flight/4.3 | |||||||||
| type | fb:CharacterStringType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="otherAircraftType" type="fb:CharacterStringType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Other, non-ICAO identification of the aircraft type. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |