simpleType NasCoastIndicatorType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute NasAircraftPositionType/@coastIndicator
facets
Kind Value Annotation
enumeration COASTING
annotation
documentation

            An indicator the aircraft was unexpectedly not detected by radar (after a period
            of tracking).
        
source <simpleType name="NasCoastIndicatorType">
 
<annotation>
   
<documentation>
            An indicator the aircraft was unexpectedly not detected by radar (after a period
            of tracking).
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="COASTING"/>
 
</restriction>
</simpleType>


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