simpleType InvalidIndicatorType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute TargetAltitudeType/@invalid
facets
Kind Value Annotation
enumeration INVALID
annotation
documentation

            Indicates whether target altitude is invalid.
        
source <simpleType name="InvalidIndicatorType">
 
<annotation>
   
<documentation>
            Indicates whether target altitude is invalid.
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="INVALID"/>
 
</restriction>
</simpleType>


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