complexType AircraftTypeType
diagram Nas_diagrams/Nas_p484.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fx:type
used by
elements AircraftType AircraftType/aircraftType
attributes
Name  Type  Use  Default  Fixed  Annotation
numberOfAircraft  fb:CountType  optional      
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]
                 
annotation
documentation

            The type of aircraft enabling the flight. [FIXM]
        
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>

attribute AircraftTypeType/@numberOfAircraft
type fb:CountType
properties
use optional
facets
Kind Value Annotation
minInclusive 0
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 <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>

element AircraftTypeType/type
diagram Nas_diagrams/Nas_p485.png
namespace http://www.fixm.aero/flight/4.1
type fx:AircraftTypeReferenceType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension
annotation
documentation

                        The type of aircraft enabling the flight. [FIXM]
                    
source <element name="type" type="fx:AircraftTypeReferenceType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        The type of aircraft enabling the flight. [FIXM]
                    
</documentation>
 
</annotation>
</element>


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