diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of fb:ExtensionType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | nas:additionalFlightInformation nas:assignedAltitude nas:controllingUnit nas:coordination nas:countryAirspace nas:finalControllingUnit nas:flightDelay nas:flightIdentificationPrevious nas:flightPlan nas:flightStatus nas:interimAltitude nas:nasTmi nas:requestedAirspeed nas:requestedAltitude nas:surfaceEvents | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <complexType name="NasFlightType"> <annotation> <documentation> Extends core Flight object with NAS extra data </documentation> </annotation> <complexContent> <extension base="fb:ExtensionType"> <sequence> <element name="additionalFlightInformation" type="nas:NameValueListType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Additional information about a flight expressed in key-value pairs. This element consists of an identification tag/indicator and the relevant value. This information is extra information about the flight that does not fall into some other predefined category. </documentation> </annotation> </element> <element name="assignedAltitude" type="nas:NasAltitudeType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The cruise altitude assigned to the active flight. </documentation> </annotation> </element> <element name="controllingUnit" type="fb:AtcUnitReferenceType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The identifier of the Air Traffic Control unit in control of the aircraft. Identifies the ATC sector in control of the aircraft. </documentation> </annotation> </element> <element name="coordination" type="nas:NasCoordinationType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> NAS extension to boundary crossing information: includes special handling for ccoordination time type. </documentation> </annotation> </element> <element name="countryAirspace" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Comma delimited list of ICAO country codes indicating the airspace the flight traverses, takes off, or lands in. </documentation> </annotation> <simpleType> <list itemType="fb:TextNameType"/> </simpleType> </element> <element name="finalControllingUnit" type="fb:AtcUnitReferenceType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The last sector in the current controlling center. </documentation> </annotation> </element> <element name="flightDelay" type="nas:FlightDelayType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Contains information about flight delay and reason </documentation> </annotation> </element> <element name="flightIdentificationPrevious" type="fx:FlightIdentificationType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The aircraft identification prior to a modification. </documentation> </annotation> </element> <element name="flightPlan" type="nas:NasFlightPlanType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> NAS Flight Plan Information </documentation> </annotation> </element> <element name="flightStatus" type="nas:NasFlightStatusType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Identifies the aspect of the flight life cycle. </documentation> </annotation> </element> <element name="interimAltitude" type="nas:SimpleAltitudeType" nillable="true" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The altitude an aircraft is cleared to maintain different from that in the flight plan. </documentation> </annotation> </element> <element name="nasTmi" type="nas:NasTmiType" minOccurs="0" maxOccurs="2000"> <annotation> <documentation> NAS Traffic Management Initiative Information </documentation> </annotation> </element> <element name="requestedAirspeed" type="nas:NasAirspeedChoiceType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The indication that the speed for this flight is classified and is not to be recorded. </documentation> </annotation> </element> <element name="requestedAltitude" type="nas:NasAltitudeType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The cruise altitude filed or requested for the proposed flight. </documentation> </annotation> </element> <element name="surfaceEvents" type="nas:SurfaceEventsType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Container for STDDS surface events such as OOOI (off, on, out, in). </documentation> </annotation> </element> </sequence> <attribute name="cdmParticipantIndicator" type="nas:CdmParticipantIndicatorType" use="optional"> <annotation> <documentation> Indicates whether this flight belongs to a Collaborative Decision Making Participant and is thus eligible for the full benefits of compression. </documentation> </annotation> </attribute> <attribute name="currentRVSMCompliance" type="nas:RVSMFlightIndicatorType" use="optional"> <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. </documentation> </annotation> </attribute> <attribute name="diversionRecoveryIndicator" type="nas:DiversionRecoveryIndicatorType" use="optional"> <annotation> <documentation> Indicates whether a flight is in diversion recovery. </documentation> </annotation> </attribute> <attribute name="diversionState" type="nas:DiversionStateType" use="optional"> <annotation> <documentation> Indicator used to define the diversion state of a flight. </documentation> </annotation> </attribute> <attribute name="equippedIndicator" type="nas:RVSMEquippedIndicatorType" use="optional"> <annotation> <documentation> Indicates if the flight is Reduced Vertical Separation Minimum (RVSM) equipped </documentation> </annotation> </attribute> <attribute name="futureRVSMCompliance" type="nas:RVSMFlightIndicatorType" use="optional"> <annotation> <documentation> Indicates if the flight will beReduced Vertical Separation Minimum (RVSM) compliant when it reaches the RVSM airspace as determined by the Traffic Flow Management System (TFMS). </documentation> </annotation> </attribute> <attribute name="rnavIndicator" type="nas:RnavIndicatorType" use="optional"> <annotation> <documentation> Indicates if the flight is RNAV capable </documentation> </annotation> </attribute> <attribute name="tfdmFlightCreationTime" type="fb:TimeType" use="optional"> <annotation> <documentation> The date and time at which a flight was originally created in the TFDM system. </documentation> </annotation> </attribute> <attribute name="tfmsFlightClass" type="nas:TfmsFlightClassType" use="optional"> <annotation> <documentation> Denotes the flight class of the aircraft which is determined by the aircraft call sign that is in the Aircraft Situation Display to Industry (ASDI) feed. </documentation> </annotation> </attribute> <attribute name="tfmsFlightCreationTime" type="fb:TimeType" use="optional"> <annotation> <documentation> Indicates how long TFMS-Core has known of the flight. </documentation> </annotation> </attribute> <attribute name="userCategory" type="nas:TfmsUserCategoryType" use="optional"> <annotation> <documentation> Indicates the category of user operating the flight </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | nas:CdmParticipantIndicatorType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <attribute name="cdmParticipantIndicator" type="nas:CdmParticipantIndicatorType" use="optional"> <annotation> <documentation> Indicates whether this flight belongs to a Collaborative Decision Making Participant and is thus eligible for the full benefits of compression. </documentation> </annotation> </attribute> |
type | nas:RVSMFlightIndicatorType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <attribute name="currentRVSMCompliance" type="nas:RVSMFlightIndicatorType" use="optional"> <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. </documentation> </annotation> </attribute> |
type | nas:DiversionRecoveryIndicatorType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <attribute name="diversionRecoveryIndicator" type="nas:DiversionRecoveryIndicatorType" use="optional"> <annotation> <documentation> Indicates whether a flight is in diversion recovery. </documentation> </annotation> </attribute> |
type | nas:DiversionStateType | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
annotation |
|
|||||||||||||||||||||
source | <attribute name="diversionState" type="nas:DiversionStateType" use="optional"> <annotation> <documentation> Indicator used to define the diversion state of a flight. </documentation> </annotation> </attribute> |
type | nas:RVSMEquippedIndicatorType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <attribute name="equippedIndicator" type="nas:RVSMEquippedIndicatorType" use="optional"> <annotation> <documentation> Indicates if the flight is Reduced Vertical Separation Minimum (RVSM) equipped </documentation> </annotation> </attribute> |
type | nas:RVSMFlightIndicatorType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <attribute name="futureRVSMCompliance" type="nas:RVSMFlightIndicatorType" use="optional"> <annotation> <documentation> Indicates if the flight will beReduced Vertical Separation Minimum (RVSM) compliant when it reaches the RVSM airspace as determined by the Traffic Flow Management System (TFMS). </documentation> </annotation> </attribute> |
type | nas:RnavIndicatorType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <attribute name="rnavIndicator" type="nas:RnavIndicatorType" use="optional"> <annotation> <documentation> Indicates if the flight is RNAV capable </documentation> </annotation> </attribute> |
type | fb:TimeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <attribute name="tfdmFlightCreationTime" type="fb:TimeType" use="optional"> <annotation> <documentation> The date and time at which a flight was originally created in the TFDM system. </documentation> </annotation> </attribute> |
type | nas:TfmsFlightClassType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <attribute name="tfmsFlightClass" type="nas:TfmsFlightClassType" use="optional"> <annotation> <documentation> Denotes the flight class of the aircraft which is determined by the aircraft call sign that is in the Aircraft Situation Display to Industry (ASDI) feed. </documentation> </annotation> </attribute> |
type | fb:TimeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <attribute name="tfmsFlightCreationTime" type="fb:TimeType" use="optional"> <annotation> <documentation> Indicates how long TFMS-Core has known of the flight. </documentation> </annotation> </attribute> |
type | nas:TfmsUserCategoryType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <attribute name="userCategory" type="nas:TfmsUserCategoryType" use="optional"> <annotation> <documentation> Indicates the category of user operating the flight </documentation> </annotation> </attribute> |
diagram | ![]() |
||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||
type | nas:NameValueListType | ||||||
properties |
|
||||||
children | nas:nameValue | ||||||
annotation |
|
||||||
source | <element name="additionalFlightInformation" type="nas:NameValueListType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Additional information about a flight expressed in key-value pairs. This element consists of an identification tag/indicator and the relevant value. This information is extra information about the flight that does not fall into some other predefined category. </documentation> </annotation> </element> |
diagram | ![]() |
||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||
type | nas:NasAltitudeType | ||||||
properties |
|
||||||
children | nas:above nas:altFixAlt nas:block nas:simple nas:vfr nas:vfrOnTop nas:vfrOnTopPlus nas:vfrPlus | ||||||
annotation |
|
||||||
source | <element name="assignedAltitude" type="nas:NasAltitudeType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The cruise altitude assigned to the active flight. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||
type | fb:AtcUnitReferenceType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="controllingUnit" type="fb:AtcUnitReferenceType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The identifier of the Air Traffic Control unit in control of the aircraft. Identifies the ATC sector in control of the aircraft. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||||||||||||||||||
type | nas:NasCoordinationType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | nas:coordinationFix | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <element name="coordination" type="nas:NasCoordinationType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> NAS extension to boundary crossing information: includes special handling for ccoordination time type. </documentation> </annotation> </element> |
diagram | ![]() |
||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||
type | list of fb:TextNameType | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <element name="countryAirspace" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Comma delimited list of ICAO country codes indicating the airspace the flight traverses, takes off, or lands in. </documentation> </annotation> <simpleType> <list itemType="fb:TextNameType"/> </simpleType> </element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||
type | fb:AtcUnitReferenceType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="finalControllingUnit" type="fb:AtcUnitReferenceType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The last sector in the current controlling center. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||
type | nas:FlightDelayType | ||||||||||||||
properties |
|
||||||||||||||
children | nas:delayReason | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="flightDelay" type="nas:FlightDelayType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Contains information about flight delay and reason </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||
type | fx:FlightIdentificationType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="flightIdentificationPrevious" type="fx:FlightIdentificationType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The aircraft identification prior to a modification. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||||||||||||||||||||||||||||||||||
type | nas:NasFlightPlanType | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <element name="flightPlan" type="nas:NasFlightPlanType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> NAS Flight Plan Information </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||||||||||||||||||||||||||
type | nas:NasFlightStatusType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | nas:tfdmAtcFlightState nas:tfdmFlightState nas:tfmsCancellationReason | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <element name="flightStatus" type="nas:NasFlightStatusType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Identifies the aspect of the flight life cycle. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||
type | nas:SimpleAltitudeType | ||||||||
properties |
|
||||||||
children | fb:extension fb:altitude fb:flightLevel | ||||||||
annotation |
|
||||||||
source | <element name="interimAltitude" type="nas:SimpleAltitudeType" nillable="true" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The altitude an aircraft is cleared to maintain different from that in the flight plan. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||||||||||||||||||||||||||
type | nas:NasTmiType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | nas:advisories nas:airspaceConstraints nas:arrivalSlot nas:ctop nas:preImplicitSubstitution nas:reroute nas:tfmProgramInformation nas:tmiCompliance nas:tmiExemption | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <element name="nasTmi" type="nas:NasTmiType" minOccurs="0" maxOccurs="2000"> <annotation> <documentation> NAS Traffic Management Initiative Information </documentation> </annotation> </element> |
diagram | ![]() |
||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||
type | nas:NasAirspeedChoiceType | ||||||
properties |
|
||||||
children | nas:classified nas:nasAirspeed | ||||||
annotation |
|
||||||
source | <element name="requestedAirspeed" type="nas:NasAirspeedChoiceType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The indication that the speed for this flight is classified and is not to be recorded. </documentation> </annotation> </element> |
diagram | ![]() |
||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||
type | nas:NasAltitudeType | ||||||
properties |
|
||||||
children | nas:above nas:altFixAlt nas:block nas:simple nas:vfr nas:vfrOnTop nas:vfrOnTopPlus nas:vfrPlus | ||||||
annotation |
|
||||||
source | <element name="requestedAltitude" type="nas:NasAltitudeType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The cruise altitude filed or requested for the proposed flight. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||||||||||||||||||||||||||
type | nas:SurfaceEventsType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <element name="surfaceEvents" type="nas:SurfaceEventsType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Container for STDDS surface events such as OOOI (off, on, out, in). </documentation> </annotation> </element> |