simpleType NasCoastIndicatorType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element NasAircraftPositionType/coastIndicator
facets
Kind Value Annotation
enumeration COASTING
documentation
The TIS display is more than 6 seconds old. This indicates a missing uplink from the ground system. When the TIS display information is more than 12 seconds old, the "No Traffic" status will be indicated.
annotation
documentation
An indicator the aircraft was unexpectedly not detected by radar (after a period of tracking).
source <xs:simpleType name="NasCoastIndicatorType">
 
<xs:annotation>
   
<xs:documentation>An indicator the aircraft was unexpectedly not detected by radar (after a period of tracking).</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="COASTING">
     
<xs:annotation>
       
<xs:documentation>The TIS display is more than 6 seconds old. This indicates a missing uplink from the ground system. When the TIS display information is more than 12 seconds old, the "No Traffic" status will be indicated.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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