complexType AsdexProvenanceType
diagram Nas_diagrams/Nas_p350.png
namespace http://www.fixm.aero/ext/nas/4.4
children nas:adsbDifferentialCorrection nas:adsbLatLonValidationStatus nas:alertFilterIndicator nas:atcrbsSourceFused nas:downlinkFormat nas:fusedHeightSource nas:geometricDilutionOfPrecision nas:gpsMlatAgreement nas:groundBitSet nas:mostReliableHeight nas:multilaterationType nas:referenceTransmitterReport nas:repliesCorrupted nas:sbs1090AddressQualifier nas:sbs1090LinkVersion nas:specialPurposeIndicator nas:statusBitIndicators nas:systemMode nas:taxiwayArrivalAlertFiltered nas:trackQuality nas:trackStatus nas:uatAddressQualifier nas:uatLinkVersion
used by
element MessageMetadataType/asdexProvenance
annotation
documentation
A collection of information about the source of the data contained in this message and the settings of the Airport Surface Detection Equipment Model X (ASDE-X) system used to create the message.
source <xs:complexType name="AsdexProvenanceType">
 
<xs:annotation>
   
<xs:documentation>A collection of information about the source of the data contained in this message and the settings of the Airport Surface Detection Equipment Model X (ASDE-X) system used to create the message.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="adsbDifferentialCorrection" type="nas:AppliedindicatorType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Indicates whether or not ADS-B differential correction has been applied.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="adsbLatLonValidationStatus" type="nas:AdsbValidationStatusType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>SBS ADSB Lat/Lon validation status based on comparison with other sensor data.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="alertFilterIndicator" type="nas:AlertFilterIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Alert filter indicator</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="atcrbsSourceFused" type="nas:FusedIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Indicates if the Air Traffic Control Radar Beacon System (ATCRBS) data was fused for this message.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="downlinkFormat" type="nas:DownlinkFormatType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Downlink format of a mode S data block.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="fusedHeightSource" type="nas:FusedHeightSourceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>This field indicates the fused height source.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="geometricDilutionOfPrecision" type="nas:GeometricDilutionOfPrecisionType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Specifies the error propagation as a mathematical effect of navigation satellite geometry on positional measurement precision.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="gpsMlatAgreement" type="nas:GpsMlatAgreementIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Indicates if the GPS position is more than 100 feet from the multilaterated position indicator.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="groundBitSet" type="nas:GroundBitSetIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Indicates if ground bit is set.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="mostReliableHeight" type="nas:MostReliableHeightType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Indicates if the reported altitude is 'barometric' from aircraft sensors or 'geometric' from multilateration.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="multilaterationType" type="nas:MultilaterationTypeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Indicates the type of multilateration.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="referenceTransmitterReport" type="nas:ReferenceIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Indicates if this is a reference transmitter report.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="repliesCorrupted" type="nas:CorruptIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Indicates if replies were corrupted.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="sbs1090AddressQualifier" type="nas:AddressQualifierType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Address Qualifier from CAT033 report (if S1 bit is set).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="sbs1090LinkVersion" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Mode S Extended Squitter Transponder (1090ES) link version.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="specialPurposeIndicator" type="nas:ActivatedIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Indicates if the Special Purpose Indicator (SPI) has been activated. A transponder can be configured to provide this signal to aid in distinguishing between non-discretes.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="statusBitIndicators" type="nas:StatusBitIndicatorsListType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>A list of ASDE-X status bit indicators.  Each type of indicator can have a value of 0, 1, or R (to indicate representation of the indicator was removed entirely since the previous message - used to support STDDS delta encoding).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="systemMode" type="nas:AsdexSystemModeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Basic state of the ASDE-X or ASSC subsystem.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="taxiwayArrivalAlertFiltered" type="nas:FilteredIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Indicates whether the Taxiway Arrival Alert Filtered bit is set to true due to an MLAT critical fault.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="trackQuality" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Indicator of track quality measured between 0 and 100, inclusive.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="trackStatus" type="nas:TrackStatusType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Indicates if a track is new or confirmed.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="uatAddressQualifier" type="nas:AddressQualifierType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Address Qualifier from CAT033 report (if SU bit is set).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="uatLinkVersion" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Universal Access Transceiver (UAT) link version.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AsdexProvenanceType/adsbDifferentialCorrection
diagram Nas_diagrams/Nas_p351.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:AppliedindicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration APPLIED
documentation
ADS-B differential correction applied.
enumeration NOT_APPLIED
documentation
ADS-B differential correction not applied.
annotation
documentation
Indicates whether or not ADS-B differential correction has been applied.
source <xs:element name="adsbDifferentialCorrection" type="nas:AppliedindicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates whether or not ADS-B differential correction has been applied.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsdexProvenanceType/adsbLatLonValidationStatus
diagram Nas_diagrams/Nas_p352.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:AdsbValidationStatusType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration INVALID
documentation
ADS-B report determined to be invalid
enumeration RESERVED
documentation
Reserved
enumeration UNKNOWN
documentation
Validation status unknown
enumeration VALID
documentation
ADS-B report determined to be valid
annotation
documentation
SBS ADSB Lat/Lon validation status based on comparison with other sensor data.
source <xs:element name="adsbLatLonValidationStatus" type="nas:AdsbValidationStatusType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>SBS ADSB Lat/Lon validation status based on comparison with other sensor data.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsdexProvenanceType/alertFilterIndicator
diagram Nas_diagrams/Nas_p353.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:AlertFilterIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration FILTERED
documentation
Filtered; Don't Highlight on Display
enumeration HIGHLIGHT
documentation
Filtered; Highlight on Display
enumeration UNFILTERED
documentation
Not Filtered
annotation
documentation
Alert filter indicator
source <xs:element name="alertFilterIndicator" type="nas:AlertFilterIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Alert filter indicator</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsdexProvenanceType/atcrbsSourceFused
diagram Nas_diagrams/Nas_p354.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:FusedIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration FUSED
documentation
Fused bit was set.
enumeration NOT_FUSED
documentation
Fused bit was not set.
annotation
documentation
Indicates if the Air Traffic Control Radar Beacon System (ATCRBS) data was fused for this message.
source <xs:element name="atcrbsSourceFused" type="nas:FusedIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates if the Air Traffic Control Radar Beacon System (ATCRBS) data was fused for this message.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsdexProvenanceType/downlinkFormat
diagram Nas_diagrams/Nas_p355.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:DownlinkFormatType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration DF0
documentation
Short air to air surveillance
enumeration DF11
documentation
All-Call reply containing aircraft address
enumeration DF17
documentation
Extended squitter
enumeration DF18
documentation
TIS-B
enumeration DF4
documentation
Surveillance, altitude reply
enumeration DF5
documentation
Surveillance, Mode A identity reply
annotation
documentation
Downlink format of a mode S data block.
source <xs:element name="downlinkFormat" type="nas:DownlinkFormatType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Downlink format of a mode S data block.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsdexProvenanceType/fusedHeightSource
diagram Nas_diagrams/Nas_p356.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:FusedHeightSourceType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration ADSB
documentation
ADS-B height only
enumeration GROUND
documentation
On-ground height only
enumeration MODEC
documentation
Mode C height only
enumeration MULTILAT
documentation
3D multilateration height only
enumeration MULTIPLE
documentation
Multiple height sources
enumeration NONE
documentation
No source
annotation
documentation
This field indicates the fused height source.
source <xs:element name="fusedHeightSource" type="nas:FusedHeightSourceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>This field indicates the fused height source.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsdexProvenanceType/geometricDilutionOfPrecision
diagram Nas_diagrams/Nas_p357.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:GeometricDilutionOfPrecisionType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children nas:xxCovariance nas:xyCovariance nas:yyCovariance nas:zzCovariance
annotation
documentation
Specifies the error propagation as a mathematical effect of navigation satellite geometry on positional measurement precision.
source <xs:element name="geometricDilutionOfPrecision" type="nas:GeometricDilutionOfPrecisionType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Specifies the error propagation as a mathematical effect of navigation satellite geometry on positional measurement precision.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsdexProvenanceType/gpsMlatAgreement
diagram Nas_diagrams/Nas_p358.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:GpsMlatAgreementIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration GREATER_THAN_100_FEET
documentation
The GPS position is more than 100 feet from the multilaterated position indicator.
enumeration OK
documentation
The GPS position is not more than 100 feet from the multilaterated position indicator.
annotation
documentation
Indicates if the GPS position is more than 100 feet from the multilaterated position indicator.
source <xs:element name="gpsMlatAgreement" type="nas:GpsMlatAgreementIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates if the GPS position is more than 100 feet from the multilaterated position indicator.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsdexProvenanceType/groundBitSet
diagram Nas_diagrams/Nas_p359.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:GroundBitSetIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration NOT_SET
documentation
Ground bit not set.
enumeration SET
documentation
Ground bit set.
annotation
documentation
Indicates if ground bit is set.
source <xs:element name="groundBitSet" type="nas:GroundBitSetIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates if ground bit is set.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsdexProvenanceType/mostReliableHeight
diagram Nas_diagrams/Nas_p360.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:MostReliableHeightType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration BAROMETRIC
documentation
Barometric (Mode C) Altitude
enumeration GEOMETRIC
documentation
Geometric Altitude
annotation
documentation
Indicates if the reported altitude is 'barometric' from aircraft sensors or 'geometric' from multilateration.
source <xs:element name="mostReliableHeight" type="nas:MostReliableHeightType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates if the reported altitude is 'barometric' from aircraft sensors or 'geometric' from multilateration.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsdexProvenanceType/multilaterationType
diagram Nas_diagrams/Nas_p361.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:MultilaterationTypeType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration ATCRBS
documentation
ATCRBS multilateration
enumeration MODE_S_OR_UAT
documentation
Mode S or UAT multilateration
annotation
documentation
Indicates the type of multilateration.
source <xs:element name="multilaterationType" type="nas:MultilaterationTypeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates the type of multilateration.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsdexProvenanceType/referenceTransmitterReport
diagram Nas_diagrams/Nas_p362.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:ReferenceIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration NOT_REFERENCE
documentation
This is not a reference transmitter report.
enumeration REFERENCE
documentation
This is a reference transmitter report.
annotation
documentation
Indicates if this is a reference transmitter report.
source <xs:element name="referenceTransmitterReport" type="nas:ReferenceIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates if this is a reference transmitter report.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsdexProvenanceType/repliesCorrupted
diagram Nas_diagrams/Nas_p363.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:CorruptIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration CORRUPTED
enumeration NOT_CORRUPTED
annotation
documentation
Indicates if replies were corrupted.
source <xs:element name="repliesCorrupted" type="nas:CorruptIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates if replies were corrupted.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsdexProvenanceType/sbs1090AddressQualifier
diagram Nas_diagrams/Nas_p364.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:AddressQualifierType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration ADSBICAO
documentation
ADS-B target with ICAO address
enumeration ADSBSA
documentation
ADS-B target with self-assigned address
enumeration BEACON
documentation
Fixed beacon
enumeration TISBICAO
documentation
TIS-B target with ICAO address
enumeration TISBTFI
documentation
TIS-B target with track file id
enumeration VEHICLE
documentation
Surface vehicle
annotation
documentation
Address Qualifier from CAT033 report (if S1 bit is set).
source <xs:element name="sbs1090AddressQualifier" type="nas:AddressQualifierType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Address Qualifier from CAT033 report (if S1 bit is set).</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsdexProvenanceType/sbs1090LinkVersion
diagram Nas_diagrams/Nas_p365.png
namespace http://www.fixm.aero/ext/nas/4.4
type fb:CountType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minInclusive 0
annotation
documentation
Mode S Extended Squitter Transponder (1090ES) link version.
source <xs:element name="sbs1090LinkVersion" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Mode S Extended Squitter Transponder (1090ES) link version.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsdexProvenanceType/specialPurposeIndicator
diagram Nas_diagrams/Nas_p366.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:ActivatedIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration ACTIVATED
documentation
SPI activated.
enumeration NOT_ACTIVATED
documentation
SPI not activated.
annotation
documentation
Indicates if the Special Purpose Indicator (SPI) has been activated. A transponder can be configured to provide this signal to aid in distinguishing between non-discretes.
source <xs:element name="specialPurposeIndicator" type="nas:ActivatedIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates if the Special Purpose Indicator (SPI) has been activated. A transponder can be configured to provide this signal to aid in distinguishing between non-discretes.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsdexProvenanceType/statusBitIndicators
diagram Nas_diagrams/Nas_p367.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:StatusBitIndicatorsListType
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
A list of ASDE-X status bit indicators.  Each type of indicator can have a value of 0, 1, or R (to indicate representation of the indicator was removed entirely since the previous message - used to support STDDS delta encoding).
source <xs:element name="statusBitIndicators" type="nas:StatusBitIndicatorsListType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A list of ASDE-X status bit indicators.  Each type of indicator can have a value of 0, 1, or R (to indicate representation of the indicator was removed entirely since the previous message - used to support STDDS delta encoding).</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsdexProvenanceType/systemMode
diagram Nas_diagrams/Nas_p368.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:AsdexSystemModeType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration MAINTENANCE
documentation
Indicates the system is in maintenance mode.
enumeration OPERATIONAL
documentation
Indicates the system is in operational mode.
annotation
documentation
Basic state of the ASDE-X or ASSC subsystem.
source <xs:element name="systemMode" type="nas:AsdexSystemModeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Basic state of the ASDE-X or ASSC subsystem.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsdexProvenanceType/taxiwayArrivalAlertFiltered
diagram Nas_diagrams/Nas_p369.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:FilteredIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration FILTERED
documentation
Filtered bit is set to true.
enumeration NOT_FILTERED
documentation
Filtered bit is set to false.
annotation
documentation
Indicates whether the Taxiway Arrival Alert Filtered bit is set to true due to an MLAT critical fault.
source <xs:element name="taxiwayArrivalAlertFiltered" type="nas:FilteredIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates whether the Taxiway Arrival Alert Filtered bit is set to true due to an MLAT critical fault.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsdexProvenanceType/trackQuality
diagram Nas_diagrams/Nas_p370.png
namespace http://www.fixm.aero/ext/nas/4.4
type fb:CountType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minInclusive 0
annotation
documentation
Indicator of track quality measured between 0 and 100, inclusive.
source <xs:element name="trackQuality" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicator of track quality measured between 0 and 100, inclusive.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsdexProvenanceType/trackStatus
diagram Nas_diagrams/Nas_p371.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:TrackStatusType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration CONFIRMED
documentation
Confirmed track
enumeration NEW
documentation
New track
annotation
documentation
Indicates if a track is new or confirmed.
source <xs:element name="trackStatus" type="nas:TrackStatusType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates if a track is new or confirmed.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsdexProvenanceType/uatAddressQualifier
diagram Nas_diagrams/Nas_p372.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:AddressQualifierType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration ADSBICAO
documentation
ADS-B target with ICAO address
enumeration ADSBSA
documentation
ADS-B target with self-assigned address
enumeration BEACON
documentation
Fixed beacon
enumeration TISBICAO
documentation
TIS-B target with ICAO address
enumeration TISBTFI
documentation
TIS-B target with track file id
enumeration VEHICLE
documentation
Surface vehicle
annotation
documentation
Address Qualifier from CAT033 report (if SU bit is set).
source <xs:element name="uatAddressQualifier" type="nas:AddressQualifierType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Address Qualifier from CAT033 report (if SU bit is set).</xs:documentation>
 
</xs:annotation>
</xs:element>

element AsdexProvenanceType/uatLinkVersion
diagram Nas_diagrams/Nas_p373.png
namespace http://www.fixm.aero/ext/nas/4.4
type fb:CountType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minInclusive 0
annotation
documentation
Universal Access Transceiver (UAT) link version.
source <xs:element name="uatLinkVersion" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Universal Access Transceiver (UAT) link version.</xs:documentation>
 
</xs:annotation>
</xs:element>


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