complexType NasAdaptedArrivalRouteType
diagram Nas_diagrams/Nas_p240.png
namespace http://www.faa.aero/nas/4.2
type extension of nas:NasAdaptedRouteType
properties
base nas:NasAdaptedRouteType
children nas:nasFavNumber
used by
elements NasRouteInformationType/adaptedArrivalRoute NasAdaptedArrivalRoute
attributes
Name  Type  Use  Default  Fixed  Annotation
nasRouteAlphanumeric  fb:CharacterStringType  optional      
documentation

               Route (AAR) to be provided to the controller at the time the auto-route is applied.
              
               This field contains the route string with an Adapted Departure Arrival Route (ADAR)
               to be provided to the controller at the time the auto-route is applied.
               This field contains the route string with an Adapted Departure Route (ADR) to be
               provided to the controller at the time the auto-route is applied.
               This field contains the route string with an Adapted Arrival Route (AAR) to be provided
               to the controller at the time the auto-route is applied.
           
nasRouteIdentifier  derived by: fb:CharacterStringType  optional      
documentation

               The five character identifier used to internally identify an adapted arrival route.
              
               The identifier used to internally identify the Adapted Departure Route (ADR).
               The five character identifier is used to internally identify an Adapted Departure
               Arrival Route (ADAR).
           
annotation
documentation

            Adapted Route Extension for Adapted Arrival Route
            Fix: Contains the uncombined Fixed Airspace Volume (FAV) number containing the first
            Adapted Arrival Route (AAR) fix.
        
source <complexType name="NasAdaptedArrivalRouteType">
 
<annotation>
   
<documentation>
            Adapted Route Extension for Adapted Arrival Route
            Fix: Contains the uncombined Fixed Airspace Volume (FAV) number containing the first
            Adapted Arrival Route (AAR) fix.
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="nas:NasAdaptedRouteType">
     
<sequence>
       
<element name="nasFavNumber" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        Contains the uncombined Fixed Airspace Volume (FAV) number containing the first Adapted
                        Arrival Route (AAR) fix.
                    
</documentation>
         
</annotation>
         
<simpleType>
           
<list itemType="fb:CharacterStringType"/>
         
</simpleType>
       
</element>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element NasAdaptedArrivalRouteType/nasFavNumber
diagram Nas_diagrams/Nas_p241.png
namespace http://www.faa.aero/nas/4.2
type list of fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

                        Contains the uncombined Fixed Airspace Volume (FAV) number containing the first Adapted
                        Arrival Route (AAR) fix.
                    
source <element name="nasFavNumber" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        Contains the uncombined Fixed Airspace Volume (FAV) number containing the first Adapted
                        Arrival Route (AAR) fix.
                    
</documentation>
 
</annotation>
 
<simpleType>
   
<list itemType="fb:CharacterStringType"/>
 
</simpleType>
</element>


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