complexType AircraftTypeType
diagram FficeMessage_diagrams/FficeMessage_p253.png
namespace http://www.fixm.aero/flight/4.2
children fx:extension fx:numberOfAircraft fx:type
used by
element AircraftType/aircraftType
annotation
documentation
The type of aircraft enabling the flight. [FIXM]
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>

element AircraftTypeType/extension
diagram FficeMessage_diagrams/FficeMessage_p254.png
namespace http://www.fixm.aero/flight/4.2
type fb:AircraftTypeExtensionType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
annotation
documentation
An extension hook for attaching extension (non-core) classes.
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>

element AircraftTypeType/numberOfAircraft
diagram FficeMessage_diagrams/FficeMessage_p255.png
namespace http://www.fixm.aero/flight/4.2
type fb:CountPositiveType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minInclusive 1
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]
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>

element AircraftTypeType/type
diagram FficeMessage_diagrams/FficeMessage_p256.png
namespace http://www.fixm.aero/flight/4.2
type fx:AircraftTypeChoiceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:icaoAircraftTypeDesignator fx:otherAircraftType
annotation
documentation
The type of aircraft enabling the flight. [FIXM]
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy