simpleType DiversionRecoveryIndicatorType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute NasFlightType/@diversionRecoveryIndicator
facets
Kind Value Annotation
enumeration DIVERSION_RECOVERY
annotation
documentation

            Indicates whether a flight is in diversion recovery.
        
source <simpleType name="DiversionRecoveryIndicatorType">
 
<annotation>
   
<documentation>
            Indicates whether a flight is in diversion recovery.
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="DIVERSION_RECOVERY"/>
 
</restriction>
</simpleType>


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