complexType TaisTrackProvenanceType
diagram Nas_diagrams/Nas_p407.png
namespace http://www.fixm.aero/ext/nas/4.4
children nas:adsbTrack nas:frozenTrack nas:newTrack nas:pseudoTrack
used by
element MessageMetadataType/taisTrackProvenance
annotation
documentation
Information about the track reports provided by the Terminal Automation Information Service (TAIS).
source <xs:complexType name="TaisTrackProvenanceType">
 
<xs:annotation>
   
<xs:documentation>Information about the track reports provided by the Terminal Automation Information Service (TAIS).</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="adsbTrack" type="nas:AdsbTrackIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Indicates if ADS-B contributed to track position.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="frozenTrack" type="nas:FrozenTrackIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Indicates if the track is frozen (the radar returns have been interrupted and the position symbol and data label are frozen on the situation display at the last reported position.)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="newTrack" type="nas:NewTrackIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Indicates if this is a new track.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="pseudoTrack" type="nas:PseudoTrackIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Indicates if this is a pseudo track (a pseudo track is maintained and displayed based on flight plan information received from NAS rather than radar returns).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element TaisTrackProvenanceType/adsbTrack
diagram Nas_diagrams/Nas_p408.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:AdsbTrackIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration ADSB
documentation
ADS-B contributed to track position.
enumeration NOT_ADSB
documentation
ADS-B did not contribute to track position.
annotation
documentation
Indicates if ADS-B contributed to track position.
source <xs:element name="adsbTrack" type="nas:AdsbTrackIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates if ADS-B contributed to track position.</xs:documentation>
 
</xs:annotation>
</xs:element>

element TaisTrackProvenanceType/frozenTrack
diagram Nas_diagrams/Nas_p409.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:FrozenTrackIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration FROZEN
documentation
The track is frozen.
enumeration NOT_FROZEN
documentation
The track is not frozen.
annotation
documentation
Indicates if the track is frozen (the radar returns have been interrupted and the position symbol and data label are frozen on the situation display at the last reported position.)
source <xs:element name="frozenTrack" type="nas:FrozenTrackIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates if the track is frozen (the radar returns have been interrupted and the position symbol and data label are frozen on the situation display at the last reported position.)</xs:documentation>
 
</xs:annotation>
</xs:element>

element TaisTrackProvenanceType/newTrack
diagram Nas_diagrams/Nas_p410.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:NewTrackIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration NEW
documentation
This is a new track.
enumeration NOT_NEW
documentation
This is not a new track.
annotation
documentation
Indicates if this is a new track.
source <xs:element name="newTrack" type="nas:NewTrackIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates if this is a new track.</xs:documentation>
 
</xs:annotation>
</xs:element>

element TaisTrackProvenanceType/pseudoTrack
diagram Nas_diagrams/Nas_p411.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:PseudoTrackIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration NOT_PSEUDO
documentation
This is not a pseudo track.
enumeration PSEUDO
documentation
This is a pseudo track.
annotation
documentation
Indicates if this is a pseudo track (a pseudo track is maintained and displayed based on flight plan information received from NAS rather than radar returns).
source <xs:element name="pseudoTrack" type="nas:PseudoTrackIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates if this is a pseudo track (a pseudo track is maintained and displayed based on flight plan information received from NAS rather than radar returns).</xs:documentation>
 
</xs:annotation>
</xs:element>


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