complexType NasAdaptedRouteType
diagram Nas_diagrams/Nas_p242.png
namespace http://www.faa.aero/nas/4.2
used by
elements NasRouteInformationType/adaptedDepartureArrivalRoute NasRouteInformationType/adaptedDepartureRoute NasAdaptedRoute
complexType NasAdaptedArrivalRouteType
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

            Representation of converted route
            The identifier used to internally identify the Adapted Departure Route (ADR).
        
source <complexType name="NasAdaptedRouteType">
 
<annotation>
   
<documentation>
            Representation of converted route
            The identifier used to internally identify the Adapted Departure Route (ADR).
        
</documentation>
 
</annotation>
 
<attribute name="nasRouteAlphanumeric" type="fb:CharacterStringType" use="optional">
   
<annotation>
     
<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.
           
</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="nasRouteIdentifier" use="optional">
   
<annotation>
     
<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).
           
</documentation>
   
</annotation>
   
<simpleType>
     
<restriction base="fb:CharacterStringType">
       
<pattern value="[A-Z0-9/\-\?\(\)\.,=\+ ]{5}"/>
     
</restriction>
   
</simpleType>
 
</attribute>
</complexType>

attribute NasAdaptedRouteType/@nasRouteAlphanumeric
type fb:CharacterStringType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
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.
           
source <attribute name="nasRouteAlphanumeric" type="fb:CharacterStringType" use="optional">
 
<annotation>
   
<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.
           
</documentation>
 
</annotation>
</attribute>

attribute NasAdaptedRouteType/@nasRouteIdentifier
type restriction of fb:CharacterStringType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [A-Z0-9/\-\?\(\)\.,=\+ ]{5}
annotation
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).
           
source <attribute name="nasRouteIdentifier" use="optional">
 
<annotation>
   
<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).
           
</documentation>
 
</annotation>
 
<simpleType>
   
<restriction base="fb:CharacterStringType">
     
<pattern value="[A-Z0-9/\-\?\(\)\.,=\+ ]{5}"/>
   
</restriction>
 
</simpleType>
</attribute>


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