simpleType NasRouteTypeType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element NasAssignedRouteType/routeType
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 reroute.
source <xs:simpleType name="NasRouteTypeType">
 
<xs:annotation>
   
<xs:documentation>Route type of the assigned reroute.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="NONE">
     
<xs:annotation>
       
<xs:documentation>blank entry (for EXPLICIT selection)</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="CDR_RTE">
     
<xs:annotation>
       
<xs:documentation>Coded Departure Route (retrieved from the CDR db)</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="RERTE">
     
<xs:annotation>
       
<xs:documentation>Reroute (manually updated reroute)</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="UNKN_RTE">
     
<xs:annotation>
       
<xs:documentation>Unknown Route</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="UPT_RTE">
     
<xs:annotation>
       
<xs:documentation>User Preferred Trajectory Route (user submitted early intent route)</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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