diagram | |||
namespace | http://www.fixm.aero/flight/4.2 | ||
children | fx:extension fx:numberOfAircraft fx:type | ||
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="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:element name="numberOfAircraft" type="fb:CountPositiveType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs: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]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="type" type="fx:AircraftTypeChoiceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The type of aircraft enabling the flight. [FIXM]</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
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.2 | ||||||||
type | fb:CountPositiveType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="numberOfAircraft" type="fb:CountPositiveType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs: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]</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:AircraftTypeChoiceType | ||||||||
properties |
|
||||||||
children | fx:icaoAircraftTypeDesignator fx:otherAircraftType | ||||||||
annotation |
|
||||||||
source | <xs:element name="type" type="fx:AircraftTypeChoiceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The type of aircraft enabling the flight. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |