complexType NasEnRouteType
diagram Nas_diagrams/Nas_p142.png
namespace http://www.faa.aero/nas/4.2
type extension of fb:ExtensionType
properties
base fb:ExtensionType
children nas:aircraftPosition nas:boundaryCrossingActual nas:clearedFlightInformation nas:controlElement nas:pointout nas:previousSSRCode nas:reassignedSSRCode
used by
element NasEnRoute
attributes
Name  Type  Use  Default  Fixed  Annotation
expectedFurtherClearanceTime  fb:TimeType  optional      
documentation

                     The time the flight can expect further clearance at the specified hold fix.
                 
annotation
documentation

            Extension of core EnRoute to include additional NAS hold information.
        
source <complexType name="NasEnRouteType">
 
<annotation>
   
<documentation>
            Extension of core EnRoute to include additional NAS hold information.
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensionType">
     
<sequence>
       
<element name="aircraftPosition" type="nas:NasAircraftPositionType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        Groups information about Aircraft Position
                    
</documentation>
         
</annotation>
       
</element>
       
<element name="boundaryCrossingActual" type="fx:BoundaryCrossingType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        Container for the Actual Boundary Crossing Attributes
                        .Boundary Crossing Position - Actual: The actual boundary crossing point inbound
                        to the Air Route Traffic Control Center (ARTCC) for the flight.
                        .Boundary Crossing Time - Actual: The actual time at which a flight crosses the associated
                        boundary crossing point.
                    
</documentation>
         
</annotation>
       
</element>
       
<element name="clearedFlightInformation" type="nas:NasClearedFlightInformationType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        Holds clearance information.
                    
</documentation>
         
</annotation>
       
</element>
       
<element name="controlElement" type="nas:ControlElementType" nillable="true" minOccurs="0" maxOccurs="2000">
         
<annotation>
           
<documentation>
                        .Control Element: The constrained aerodrome or airspace element (subject to a Traffic
                        Management Initiative/Regulation) indicating the reason for a flight being controlled.
                       
                    
</documentation>
         
</annotation>
       
</element>
       
<element name="pointout" type="nas:PointoutType" nillable="true" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        A physical or automated action taken by a controller to transfer the radar identification
                        of an aircraft to another controller if the aircraft will or may enter the airspace
                        or protected airspace of another controller and radio communications will not be
                        transferred.
                    
</documentation>
         
</annotation>
       
</element>
       
<element name="previousSSRCode" type="fb:SsrCodeType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        The Secondary surveillance radar (SSR) mode and code the flight was transponding
                        before the current SSR Mode and Code.
                    
</documentation>
         
</annotation>
       
</element>
       
<element name="reassignedSSRCode" type="fb:SsrCodeType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        The Secondary Surveillance Radar (SSR) mode and beacon code assigned to the flight
                        in the downstream facility, if the flight's current beacon code is already in use
                        by another flight in that facility. The next beacon code differs from the flight's
                        current beacon code.
                    
</documentation>
         
</annotation>
       
</element>
     
</sequence>
     
<attribute name="expectedFurtherClearanceTime" type="fb:TimeType" use="optional">
       
<annotation>
         
<documentation>
                     The time the flight can expect further clearance at the specified hold fix.
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute NasEnRouteType/@expectedFurtherClearanceTime
type fb:TimeType
properties
use optional
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 time the flight can expect further clearance at the specified hold fix.
                 
source <attribute name="expectedFurtherClearanceTime" type="fb:TimeType" use="optional">
 
<annotation>
   
<documentation>
                     The time the flight can expect further clearance at the specified hold fix.
                 
</documentation>
 
</annotation>
</attribute>

element NasEnRouteType/aircraftPosition
diagram Nas_diagrams/Nas_p143.png
namespace http://www.faa.aero/nas/4.2
type nas:NasAircraftPositionType
properties
minOcc 0
maxOcc 1
content complex
children nas:actualSpeed nas:followingPosition nas:nextPosition nas:position nas:reportedLevel nas:targetAltitude nas:targetPosition nas:track nas:trackAcceleration nas:trackVelocity nas:verticalRate
attributes
Name  Type  Use  Default  Fixed  Annotation
coastIndicator  nas:NasCoastIndicatorType  optional      
documentation

               An indicator the aircraft was unexpectedly not detected by radar (after a period
               of tracking).
           
positionTime  fb:TimeType  optional      
documentation

               The time associated with the Current Position of an active flight, from the radar
               surveillance report or progress report.
           
targetPositionTime  fb:TimeType  optional      
documentation

               The time associated with the raw radar return.
           
annotation
documentation

                        Groups information about Aircraft Position
                    
source <element name="aircraftPosition" type="nas:NasAircraftPositionType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        Groups information about Aircraft Position
                    
</documentation>
 
</annotation>
</element>

element NasEnRouteType/boundaryCrossingActual
diagram Nas_diagrams/Nas_p144.png
namespace http://www.faa.aero/nas/4.2
type fx:BoundaryCrossingType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fx:altitudeInTransition fx:clearedLevel fx:crossingPoint
attributes
Name  Type  Use  Default  Fixed  Annotation
crossingTime  fb:TimeType  optional      
documentation

                     The estimated time at which a flight will cross the associated boundary crossing
                     point.
                 
annotation
documentation

                        Container for the Actual Boundary Crossing Attributes
                        .Boundary Crossing Position - Actual: The actual boundary crossing point inbound
                        to the Air Route Traffic Control Center (ARTCC) for the flight.
                        .Boundary Crossing Time - Actual: The actual time at which a flight crosses the associated
                        boundary crossing point.
                    
source <element name="boundaryCrossingActual" type="fx:BoundaryCrossingType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        Container for the Actual Boundary Crossing Attributes
                        .Boundary Crossing Position - Actual: The actual boundary crossing point inbound
                        to the Air Route Traffic Control Center (ARTCC) for the flight.
                        .Boundary Crossing Time - Actual: The actual time at which a flight crosses the associated
                        boundary crossing point.
                    
</documentation>
 
</annotation>
</element>

element NasEnRouteType/clearedFlightInformation
diagram Nas_diagrams/Nas_p145.png
namespace http://www.faa.aero/nas/4.2
type nas:NasClearedFlightInformationType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
clearanceHeading  fb:CharacterStringType  optional      
documentation

               Contains the En Route Controller Clearance heading, as entered by the controller
               in the fourth line of the Full Data Block.
           
clearanceSpeed  fb:CharacterStringType  optional      
documentation

               This data element contains the En Route Controller Clearance speed, as entered by
               the controller in the fourth line of the Full Data Block.
           
clearanceText  fb:CharacterStringType  optional      
documentation

               This data element contains free-form text entered by the En Route Controller, to
               be associated with the Clearance in the fourth line of the Full Data Block.
           
annotation
documentation

                        Holds clearance information.
                    
source <element name="clearedFlightInformation" type="nas:NasClearedFlightInformationType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        Holds clearance information.
                    
</documentation>
 
</annotation>
</element>

element NasEnRouteType/controlElement
diagram Nas_diagrams/Nas_p146.png
namespace http://www.faa.aero/nas/4.2
type nas:ControlElementType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
children nas:airspace nas:arrivalAerodrome
annotation
documentation

                        .Control Element: The constrained aerodrome or airspace element (subject to a Traffic
                        Management Initiative/Regulation) indicating the reason for a flight being controlled.
                       
                    
source <element name="controlElement" type="nas:ControlElementType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<annotation>
   
<documentation>
                        .Control Element: The constrained aerodrome or airspace element (subject to a Traffic
                        Management Initiative/Regulation) indicating the reason for a flight being controlled.
                       
                    
</documentation>
 
</annotation>
</element>

element NasEnRouteType/pointout
diagram Nas_diagrams/Nas_p147.png
namespace http://www.faa.aero/nas/4.2
type nas:PointoutType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children nas:originatingUnit nas:receivingUnit
annotation
documentation

                        A physical or automated action taken by a controller to transfer the radar identification
                        of an aircraft to another controller if the aircraft will or may enter the airspace
                        or protected airspace of another controller and radio communications will not be
                        transferred.
                    
source <element name="pointout" type="nas:PointoutType" nillable="true" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        A physical or automated action taken by a controller to transfer the radar identification
                        of an aircraft to another controller if the aircraft will or may enter the airspace
                        or protected airspace of another controller and radio communications will not be
                        transferred.
                    
</documentation>
 
</annotation>
</element>

element NasEnRouteType/previousSSRCode
diagram Nas_diagrams/Nas_p148.png
namespace http://www.faa.aero/nas/4.2
type fb:SsrCodeType
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [0-7]{4}
attributes
Name  Type  Use  Default  Fixed  Annotation
ssrMode  fb:SsrModeType  optional      
documentation

                     Optional Secondary Surveillance Radar (SSR) Mode.
                     <deprecated>
<deletionVersion>5.0.0</deletionVersion>
<deprecationVersion>4.1.0</deprecationVersion>
<rationale>CR #14. Remove SSR Model</rationale>
</deprecated>
annotation
documentation

                        The Secondary surveillance radar (SSR) mode and code the flight was transponding
                        before the current SSR Mode and Code.
                    
source <element name="previousSSRCode" type="fb:SsrCodeType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        The Secondary surveillance radar (SSR) mode and code the flight was transponding
                        before the current SSR Mode and Code.
                    
</documentation>
 
</annotation>
</element>

element NasEnRouteType/reassignedSSRCode
diagram Nas_diagrams/Nas_p149.png
namespace http://www.faa.aero/nas/4.2
type fb:SsrCodeType
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [0-7]{4}
attributes
Name  Type  Use  Default  Fixed  Annotation
ssrMode  fb:SsrModeType  optional      
documentation

                     Optional Secondary Surveillance Radar (SSR) Mode.
                     <deprecated>
<deletionVersion>5.0.0</deletionVersion>
<deprecationVersion>4.1.0</deprecationVersion>
<rationale>CR #14. Remove SSR Model</rationale>
</deprecated>
annotation
documentation

                        The Secondary Surveillance Radar (SSR) mode and beacon code assigned to the flight
                        in the downstream facility, if the flight's current beacon code is already in use
                        by another flight in that facility. The next beacon code differs from the flight's
                        current beacon code.
                    
source <element name="reassignedSSRCode" type="fb:SsrCodeType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        The Secondary Surveillance Radar (SSR) mode and beacon code assigned to the flight
                        in the downstream facility, if the flight's current beacon code is already in use
                        by another flight in that facility. The next beacon code differs from the flight's
                        current beacon code.
                    
</documentation>
 
</annotation>
</element>


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