simpleType ControlIndicatorType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute NasTmiType/@controlndicator
facets
Kind Value Annotation
enumeration CONTROL_ACTIVE
enumeration CONTROL_CANCELLED
annotation
documentation

            Indicator used to describe when flight control is active or canceled.
        
source <simpleType name="ControlIndicatorType">
 
<annotation>
   
<documentation>
            Indicator used to describe when flight control is active or canceled.
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="CONTROL_ACTIVE"/>
   
<enumeration value="CONTROL_CANCELLED"/>
 
</restriction>
</simpleType>


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