simpleType ManualOverrideIndicatorType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute NasTrajectoryOptionType/@manualOverride
facets
Kind Value Annotation
enumeration MANUAL_OVERRIDE
annotation
documentation

            An indication whether a trajectory was either selected manually by a traffic manager
            from the available trajectory options or was entered manually by a traffic manager.
           
        
source <simpleType name="ManualOverrideIndicatorType">
 
<annotation>
   
<documentation>
            An indication whether a trajectory was either selected manually by a traffic manager
            from the available trajectory options or was entered manually by a traffic manager.
           
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="MANUAL_OVERRIDE"/>
 
</restriction>
</simpleType>


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