complexType NasAssignedRouteType
diagram Nas_diagrams/Nas_p562.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:inclusionIndicator nas:preferredIndicator nas:protectedSegment nas:route nas:routeType
used by
element NasRerouteType/assignedRoute
annotation
documentation
A container for assigned route information.
source <xs:complexType name="NasAssignedRouteType">
 
<xs:annotation>
   
<xs:documentation>A container for assigned route information.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="inclusionIndicator" type="nas:RerouteInclusionIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Indicates whether the flight is included in or excluded from the traffic management reroute initiative.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="preferredIndicator" type="nas:PreferredRouteIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Indicates whether this assigned route is the preferred route.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="protectedSegment" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>All or a portion of the route string that is designated as the protected portion.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="route" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Assigned route of the flight.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="routeType" type="nas:NasRouteTypeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Route type of the assigned route.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element NasAssignedRouteType/inclusionIndicator
diagram Nas_diagrams/Nas_p563.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:RerouteInclusionIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration INCLUDED
documentation
Indicates that the flight is included or proposed to be included in the traffic management reroute initiative.
enumeration NOT_INCLUDED
documentation
Indicates that the flight is not included or not proposed to be included in the traffic management reroute initiative.
annotation
documentation
Indicates whether the flight is included in or excluded from the traffic management reroute initiative.
source <xs:element name="inclusionIndicator" type="nas:RerouteInclusionIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates whether the flight is included in or excluded from the traffic management reroute initiative.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasAssignedRouteType/preferredIndicator
diagram Nas_diagrams/Nas_p564.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:PreferredRouteIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration PREFERRED
documentation
Indicates the route is the preferred route.
annotation
documentation
Indicates whether this assigned route is the preferred route.
source <xs:element name="preferredIndicator" type="nas:PreferredRouteIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates whether this assigned route is the preferred route.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasAssignedRouteType/protectedSegment
diagram Nas_diagrams/Nas_p565.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
All or a portion of the route string that is designated as the protected portion.
source <xs:element name="protectedSegment" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>All or a portion of the route string that is designated as the protected portion.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasAssignedRouteType/route
diagram Nas_diagrams/Nas_p566.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
Assigned route of the flight.
source <xs:element name="route" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Assigned route of the flight.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasAssignedRouteType/routeType
diagram Nas_diagrams/Nas_p567.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:NasRouteTypeType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration NONE
documentation
blank entry (for EXPLICIT selection)
enumeration CDR_RTE
documentation
Coded Departure Route (retrieved from the CDR db)
enumeration RERTE
documentation
Reroute (manually updated reroute)
enumeration UNKN_RTE
documentation
Unknown Route
enumeration UPT_RTE
documentation
User Preferred Trajectory Route (user submitted early intent route)
annotation
documentation
Route type of the assigned route.
source <xs:element name="routeType" type="nas:NasRouteTypeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Route type of the assigned route.</xs:documentation>
 
</xs:annotation>
</xs:element>


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