complexType NasEnRouteType
diagram Nas_diagrams/Nas_p233.png
namespace http://www.fixm.aero/ext/nas/4.3
type extension of fb:EnRouteExtensionType
properties
base fb:EnRouteExtensionType
children nas:aircraftPosition nas:clearedFlightInformation nas:controllingUnit nas:currentRvsmCompliance nas:expectedFurtherClearanceTime nas:futureRvsmCompliance nas:interimAltitude nas:pointout nas:previousSSRCode nas:reassignedSSRCode
annotation
documentation
Extension of core EnRoute to include additional NAS information.
source <xs:complexType name="NasEnRouteType">
 
<xs:annotation>
   
<xs:documentation>Extension of core EnRoute to include additional NAS information.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="fb:EnRouteExtensionType">
     
<xs:sequence>
       
<xs:element name="aircraftPosition" type="nas:NasAircraftPositionType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Groups information about Aircraft Position</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="clearedFlightInformation" type="nas:NasClearedFlightInformationType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Holds clearance information.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="controllingUnit" type="fb:AtcUnitReferenceType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The identifier of the Air Traffic Control unit in control of the aircraft.
Identifies the ATC sector in control of the aircraft.
</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="currentRvsmCompliance" type="nas:RvsmFlightIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Indicates if the flight is currently Reduced Vertical Separation Minimum (RVSM) compliant in RVSM airspace, as determined by the Traffic Flow Management System.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="expectedFurtherClearanceTime" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The time the flight can expect further clearance at the specified hold fix.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="futureRvsmCompliance" type="nas:RvsmFlightIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Indicates if the flight will be Reduced Vertical Separation Minimum (RVSM) compliant when it reaches the RVSM airspace as determined by the Traffic Flow Management System (TFMS).</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="interimAltitude" type="fb:FlightLevelOrAltitudeChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The altitude an aircraft is cleared to maintain different from that in the flight plan.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="pointout" type="nas:PointoutType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs: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. </xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="previousSSRCode" type="fb:ModeACodeType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The Secondary surveillance radar (SSR) mode and code the flight was transponding before the current SSR Mode and Code.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="reassignedSSRCode" type="fb:ModeACodeType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs: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.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element NasEnRouteType/aircraftPosition
diagram Nas_diagrams/Nas_p234.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:NasAircraftPositionType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children nas:actualSpeed nas:coastIndicator nas:followingPosition nas:nextPosition nas:position nas:positionTime nas:reportedLevel nas:targetLevel nas:targetPosition nas:targetPositionTime nas:track nas:trackAcceleration nas:trackVelocity nas:verticalRate
annotation
documentation
Groups information about Aircraft Position
source <xs:element name="aircraftPosition" type="nas:NasAircraftPositionType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Groups information about Aircraft Position</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasEnRouteType/clearedFlightInformation
diagram Nas_diagrams/Nas_p235.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:NasClearedFlightInformationType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children nas:clearanceHeading nas:clearanceSpeed nas:clearanceText
annotation
documentation
Holds clearance information.
source <xs:element name="clearedFlightInformation" type="nas:NasClearedFlightInformationType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Holds clearance information.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasEnRouteType/controllingUnit
diagram Nas_diagrams/Nas_p236.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:AtcUnitReferenceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fb:atcUnitNameOrAlternate fb:controlSectorDesignator fb:extension fb:locationIndicator fb:position
attributes
Name  Type  Use  Default  Fixed  Annotation
href  fb:HypertextReferenceType  optional      
documentation
Provides an optional mechanism enabling FIXM aeronautical fields to be supplemented with references to AIXM features.  This field should be considered functionally equivalent to the xlink:href field used in AIXM to reference features. [FIXM]
annotation
documentation
The identifier of the Air Traffic Control unit in control of the aircraft.
Identifies the ATC sector in control of the aircraft.
source <xs:element name="controllingUnit" type="fb:AtcUnitReferenceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The identifier of the Air Traffic Control unit in control of the aircraft.
Identifies the ATC sector in control of the aircraft.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasEnRouteType/currentRvsmCompliance
diagram Nas_diagrams/Nas_p237.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:RvsmFlightIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration COMPLIANT
documentation
Indicates that the Flight is RVSM compliant.
enumeration NON_COMPLIANT
documentation
Indicates that the Flight is not RVSM compliant.
annotation
documentation
Indicates if the flight is currently Reduced Vertical Separation Minimum (RVSM) compliant in RVSM airspace, as determined by the Traffic Flow Management System.
source <xs:element name="currentRvsmCompliance" type="nas:RvsmFlightIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates if the flight is currently Reduced Vertical Separation Minimum (RVSM) compliant in RVSM airspace, as determined by the Traffic Flow Management System.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasEnRouteType/expectedFurtherClearanceTime
diagram Nas_diagrams/Nas_p238.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 time the flight can expect further clearance at the specified hold fix.
source <xs:element name="expectedFurtherClearanceTime" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The time the flight can expect further clearance at the specified hold fix.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasEnRouteType/futureRvsmCompliance
diagram Nas_diagrams/Nas_p239.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:RvsmFlightIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration COMPLIANT
documentation
Indicates that the Flight is RVSM compliant.
enumeration NON_COMPLIANT
documentation
Indicates that the Flight is not RVSM compliant.
annotation
documentation
Indicates if the flight will be Reduced Vertical Separation Minimum (RVSM) compliant when it reaches the RVSM airspace as determined by the Traffic Flow Management System (TFMS).
source <xs:element name="futureRvsmCompliance" type="nas:RvsmFlightIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates if the flight will be Reduced Vertical Separation Minimum (RVSM) compliant when it reaches the RVSM airspace as determined by the Traffic Flow Management System (TFMS).</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasEnRouteType/interimAltitude
diagram Nas_diagrams/Nas_p240.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:FlightLevelOrAltitudeChoiceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fb:altitude fb:flightLevel
annotation
documentation
The altitude an aircraft is cleared to maintain different from that in the flight plan.
source <xs:element name="interimAltitude" type="fb:FlightLevelOrAltitudeChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The altitude an aircraft is cleared to maintain different from that in the flight plan.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasEnRouteType/pointout
diagram Nas_diagrams/Nas_p241.png
namespace http://www.fixm.aero/ext/nas/4.3
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 <xs:element name="pointout" type="nas:PointoutType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs: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. </xs:documentation>
 
</xs:annotation>
</xs:element>

element NasEnRouteType/previousSSRCode
diagram Nas_diagrams/Nas_p242.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:ModeACodeType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [0-7]{4}
annotation
documentation
The Secondary surveillance radar (SSR) mode and code the flight was transponding before the current SSR Mode and Code.
source <xs:element name="previousSSRCode" type="fb:ModeACodeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The Secondary surveillance radar (SSR) mode and code the flight was transponding before the current SSR Mode and Code.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasEnRouteType/reassignedSSRCode
diagram Nas_diagrams/Nas_p243.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:ModeACodeType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [0-7]{4}
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 <xs:element name="reassignedSSRCode" type="fb:ModeACodeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs: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.</xs:documentation>
 
</xs:annotation>
</xs:element>


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