diagram | |||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||
type | extension of fb:EnRouteExtensionType | ||
properties |
|
||
children | nas:aircraftPosition nas:clearedFlightInformation nas:controllingUnit nas:currentRvsmCompliance nas:expectedFurtherClearanceTime nas:futureRvsmCompliance nas:interimAltitude nas:pointout nas:previousSSRCode nas:reassignedSSRCode | ||
annotation |
|
||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:NasAircraftPositionType | ||||||||
properties |
|
||||||||
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 |
|
||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:NasClearedFlightInformationType | ||||||||
properties |
|
||||||||
children | nas:clearanceHeading nas:clearanceSpeed nas:clearanceText | ||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||||||||
type | fb:AtcUnitReferenceType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:atcUnitNameOrAlternate fb:controlSectorDesignator fb:extension fb:locationIndicator fb:position | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
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> |
diagram | ||||||||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | |||||||||||||
type | nas:RvsmFlightIndicatorType | |||||||||||||
properties |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | fb:TimeType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
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> |
diagram | ||||||||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | |||||||||||||
type | nas:RvsmFlightIndicatorType | |||||||||||||
properties |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | fb:FlightLevelOrAltitudeChoiceType | ||||||||
properties |
|
||||||||
children | fb:altitude fb:flightLevel | ||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:PointoutType | ||||||||
properties |
|
||||||||
children | nas:originatingUnit nas:receivingUnit | ||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||||||
type | fb:ModeACodeType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||||||
type | fb:ModeACodeType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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> |