simpleType ClassifiedSpeedIndicatorType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
element NasAirspeedChoiceType/classified
facets
Kind Value Annotation
enumeration CLASSIFIED
annotation
documentation

            The indication that the speed for this flight is classified and is not to be recorded.
           
        
source <simpleType name="ClassifiedSpeedIndicatorType">
 
<annotation>
   
<documentation>
            The indication that the speed for this flight is classified and is not to be recorded.
           
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="CLASSIFIED"/>
 
</restriction>
</simpleType>


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