complexType FficeFFP_AircraftTypeType
diagram FficeTemplates_diagrams/FficeTemplates_p259.png
namespace http://www.fixm.aero/flight/4.3
type restriction of fx:AircraftTypeType
properties
base fx:AircraftTypeType
children fx:aircraftCount fx:extension fx:icaoAircraftTypeDesignator fx:otherAircraftType
used by
element FficeFFP_AircraftType/aircraftType
annotation
documentation
The type of aircraft enabling the flight. [FIXM]
source <xs:complexType name="FficeFFP_AircraftTypeType">
 
<xs:annotation>
   
<xs:documentation>The type of aircraft enabling the flight. [FIXM]</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:restriction base="fx:AircraftTypeType">
     
<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="1" 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:restriction>
 
</xs:complexContent>
</xs:complexType>

element FficeFFP_AircraftTypeType/aircraftCount
diagram FficeTemplates_diagrams/FficeTemplates_p260.png
namespace http://www.fixm.aero/flight/4.3
type fb:CountPositiveType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minInclusive 1
annotation
documentation
In the case of a formation flight, number of aircraft of the same aircraft type within the formation. [FIXM]
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>

element FficeFFP_AircraftTypeType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p261.png
namespace http://www.fixm.aero/flight/4.3
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 FficeFFP_AircraftTypeType/icaoAircraftTypeDesignator
diagram FficeTemplates_diagrams/FficeTemplates_p262.png
namespace http://www.fixm.aero/flight/4.3
type fb:AircraftTypeDesignatorType
properties
content simple
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [A-Z0-9]{2,4}
annotation
documentation
The aircraft type designator of the aircraft as specified in ICAO Doc 8643. [FIXM]
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>

element FficeFFP_AircraftTypeType/otherAircraftType
diagram FficeTemplates_diagrams/FficeTemplates_p263.png
namespace http://www.fixm.aero/flight/4.3
type fb:CharacterStringType
properties
content simple
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
Other, non-ICAO identification of the aircraft type. [FIXM]
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>


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