complexType NasAdaptedRouteType
diagram Nas_diagrams/Nas_p469.png
namespace http://www.fixm.aero/ext/nas/4.4
children nas:nasRouteAlphanumeric nas:nasRouteIdentifier
used by
elements NasRouteInformationType/adaptedDepartureArrivalRoute NasRouteInformationType/adaptedDepartureRoute
complexType NasAdaptedArrivalRouteType
annotation
documentation
Contains representation of converted or adapted route.
source <xs:complexType name="NasAdaptedRouteType">
 
<xs:annotation>
   
<xs:documentation>Contains representation of converted or adapted route.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="nasRouteAlphanumeric" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>This field contains the route string with an Adapted Departure Arrival Route (ADAR),  an Adapted Departure Route (ADR), or an Adapted Arrival Route (AAR) to be provided to the controller at the time the auto-route is applied.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="nasRouteIdentifier" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The five character identifier is used to internally identify an Adapted Departure Arrival Route (ADAR), an Adapted Departure Route (ADR), or an Adapted Arrival Route (AAR).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element NasAdaptedRouteType/nasRouteAlphanumeric
diagram Nas_diagrams/Nas_p470.png
namespace http://www.fixm.aero/ext/nas/4.4
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
This field contains the route string with an Adapted Departure Arrival Route (ADAR),  an Adapted Departure Route (ADR), or an Adapted Arrival Route (AAR) to be provided to the controller at the time the auto-route is applied.
source <xs:element name="nasRouteAlphanumeric" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>This field contains the route string with an Adapted Departure Arrival Route (ADAR),  an Adapted Departure Route (ADR), or an Adapted Arrival Route (AAR) to be provided to the controller at the time the auto-route is applied.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasAdaptedRouteType/nasRouteIdentifier
diagram Nas_diagrams/Nas_p471.png
namespace http://www.fixm.aero/ext/nas/4.4
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
The five character identifier is used to internally identify an Adapted Departure Arrival Route (ADAR), an Adapted Departure Route (ADR), or an Adapted Arrival Route (AAR).
source <xs:element name="nasRouteIdentifier" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The five character identifier is used to internally identify an Adapted Departure Arrival Route (ADAR), an Adapted Departure Route (ADR), or an Adapted Arrival Route (AAR).</xs:documentation>
 
</xs:annotation>
</xs:element>


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