complexType NavigationCapabilitiesType
diagram Nas_diagrams/Nas_p519.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fx:navigationCapabilityCode fx:performanceBasedCode
used by
elements FlightCapabilitiesType/navigation NavigationCapabilities
attributes
Name  Type  Use  Default  Fixed  Annotation
otherNavigationCapabilities  fb:CharacterStringType  optional      
documentation

                     Additional navigation capabilities available on board the aircraft.
                 
annotation
documentation

            The navigation capability of the aircraft and associated flight crew qualifications.
            [FIXM]
        
source <complexType name="NavigationCapabilitiesType">
 
<annotation>
   
<documentation>
            The navigation capability of the aircraft and associated flight crew qualifications.
            [FIXM]
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<sequence>
       
<element name="navigationCapabilityCode" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        A code indicating the navigation capability of the aircraft and associated flight
                        crew qualifications. [FIXM]
                    
</documentation>
         
</annotation>
         
<simpleType>
           
<list itemType="fx:NavigationCapabilityCodeType"/>
         
</simpleType>
       
</element>
       
<element name="performanceBasedCode" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        A coded category denoting which Required Navigation Performance (RNP) and Area Navigation
                        (RNAV) requirements can be met by the aircraft while operating in the context of
                        a particular airspace when supported by the appropriate navigation infrastructure.
                       
                    
</documentation>
         
</annotation>
         
<simpleType>
           
<list itemType="fx:PerformanceBasedNavigationCapabilityCodeType"/>
         
</simpleType>
       
</element>
     
</sequence>
     
<attribute name="otherNavigationCapabilities" type="fb:CharacterStringType" use="optional">
       
<annotation>
         
<documentation>
                     Additional navigation capabilities available on board the aircraft.
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

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

                     Additional navigation capabilities available on board the aircraft.
                 
source <attribute name="otherNavigationCapabilities" type="fb:CharacterStringType" use="optional">
 
<annotation>
   
<documentation>
                     Additional navigation capabilities available on board the aircraft.
                 
</documentation>
 
</annotation>
</attribute>

element NavigationCapabilitiesType/navigationCapabilityCode
diagram Nas_diagrams/Nas_p520.png
namespace http://www.fixm.aero/flight/4.1
type list of fx:NavigationCapabilityCodeType
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

                        A code indicating the navigation capability of the aircraft and associated flight
                        crew qualifications. [FIXM]
                    
source <element name="navigationCapabilityCode" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        A code indicating the navigation capability of the aircraft and associated flight
                        crew qualifications. [FIXM]
                    
</documentation>
 
</annotation>
 
<simpleType>
   
<list itemType="fx:NavigationCapabilityCodeType"/>
 
</simpleType>
</element>

element NavigationCapabilitiesType/performanceBasedCode
diagram Nas_diagrams/Nas_p521.png
namespace http://www.fixm.aero/flight/4.1
type list of fx:PerformanceBasedNavigationCapabilityCodeType
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

                        A coded category denoting which Required Navigation Performance (RNP) and Area Navigation
                        (RNAV) requirements can be met by the aircraft while operating in the context of
                        a particular airspace when supported by the appropriate navigation infrastructure.
                       
                    
source <element name="performanceBasedCode" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        A coded category denoting which Required Navigation Performance (RNP) and Area Navigation
                        (RNAV) requirements can be met by the aircraft while operating in the context of
                        a particular airspace when supported by the appropriate navigation infrastructure.
                       
                    
</documentation>
 
</annotation>
 
<simpleType>
   
<list itemType="fx:PerformanceBasedNavigationCapabilityCodeType"/>
 
</simpleType>
</element>


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