complexType NasRouteElementType
diagram Nas_diagrams/Nas_p408.png
namespace http://www.fixm.aero/ext/nas/4.3
type extension of fb:RouteTrajectoryElementExtensionType
properties
base fb:RouteTrajectoryElementExtensionType
children nas:estimatedTime nas:nasFlightRules nas:reEntryCount nas:reEntrySpecial
annotation
documentation
Extends the core ICAO flight route element to include NAS-specific information.
source <xs:complexType name="NasRouteElementType">
 
<xs:annotation>
   
<xs:documentation>Extends the core ICAO flight route element to include NAS-specific information.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="fb:RouteTrajectoryElementExtensionType">
     
<xs:sequence>
       
<xs:element name="estimatedTime" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The estimated time over the route point. </xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="nasFlightRules" type="nas:NasFlightRulesType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The regulation, or combination of regulations, that governs all aspects of operations under which the pilot plans to fly in the NAS. </xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="reEntryCount" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>An indication that a portion of a Military Route is to be flown more than once.  The element includes an indication of which adapted portion of the route as well as the number of times the fixes are to be flown. It is filed in a NAS Route string and associated with a Military Route. There can be up to two of these per Military Route in the NAS route string. </xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="reEntrySpecial" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Count of the reentry Special route.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element NasRouteElementType/estimatedTime
diagram Nas_diagrams/Nas_p409.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:TimeType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
pattern -?([1-9][0-9]{3,}|0[0-9]{3})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T(([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?|(24:00:00(\.0+)?))Z
annotation
documentation
The estimated time over the route point.
source <xs:element name="estimatedTime" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The estimated time over the route point. </xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRouteElementType/nasFlightRules
diagram Nas_diagrams/Nas_p410.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:NasFlightRulesType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration IFR
documentation
Instrument Flight Rules
enumeration VFR
documentation
Visual Flight Rules
enumeration DVFR
documentation
Defense Visual Flight Rules
annotation
documentation
The regulation, or combination of regulations, that governs all aspects of operations under which the pilot plans to fly in the NAS.
source <xs:element name="nasFlightRules" type="nas:NasFlightRulesType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The regulation, or combination of regulations, that governs all aspects of operations under which the pilot plans to fly in the NAS. </xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRouteElementType/reEntryCount
diagram Nas_diagrams/Nas_p411.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:CountType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minInclusive 0
annotation
documentation
An indication that a portion of a Military Route is to be flown more than once.  The element includes an indication of which adapted portion of the route as well as the number of times the fixes are to be flown. It is filed in a NAS Route string and associated with a Military Route. There can be up to two of these per Military Route in the NAS route string.
source <xs:element name="reEntryCount" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>An indication that a portion of a Military Route is to be flown more than once.  The element includes an indication of which adapted portion of the route as well as the number of times the fixes are to be flown. It is filed in a NAS Route string and associated with a Military Route. There can be up to two of these per Military Route in the NAS route string. </xs:documentation>
 
</xs:annotation>
</xs:element>

element NasRouteElementType/reEntrySpecial
diagram Nas_diagrams/Nas_p412.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:CountType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minInclusive 0
annotation
documentation
Count of the reentry Special route.
source <xs:element name="reEntrySpecial" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Count of the reentry Special route.</xs:documentation>
 
</xs:annotation>
</xs:element>


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