complexType OtherAircraftTypeReferenceType
diagram Nas_diagrams/Nas_p487.png
namespace http://www.fixm.aero/flight/4.1
type extension of fx:AircraftTypeReferenceType
properties
base fx:AircraftTypeReferenceType
children fb:extension
used by
element OtherAircraftTypeReference
attributes
Name  Type  Use  Default  Fixed  Annotation
otherAircraftType  fb:CharacterStringType  optional      
documentation

                     Other, non-ICAO identification of the aircraft type. [FIXM]
                 
annotation
documentation

            A reference to an aircraft type using an alternate, non-ICAO identification of the
            aircraft type, if no designator is assigned in ICAO Doc 8643. [FIXM]
        
source <complexType name="OtherAircraftTypeReferenceType">
 
<annotation>
   
<documentation>
            A reference to an aircraft type using an alternate, non-ICAO identification of the
            aircraft type, if no designator is assigned in ICAO Doc 8643. [FIXM]
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fx:AircraftTypeReferenceType">
     
<attribute name="otherAircraftType" type="fb:CharacterStringType" use="optional">
       
<annotation>
         
<documentation>
                     Other, non-ICAO identification of the aircraft type. [FIXM]
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute OtherAircraftTypeReferenceType/@otherAircraftType
type fb:CharacterStringType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation

                     Other, non-ICAO identification of the aircraft type. [FIXM]
                 
source <attribute name="otherAircraftType" type="fb:CharacterStringType" use="optional">
 
<annotation>
   
<documentation>
                     Other, non-ICAO identification of the aircraft type. [FIXM]
                 
</documentation>
 
</annotation>
</attribute>


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