simpleType AtOrAboveAltitudeIndicatorType
namespace http://www.fixm.aero/flight/4.1
type restriction of string
properties
base xs:string
used by
attribute CruiseClimbStartType/@atOrAboveAltitude
facets
Kind Value Annotation
enumeration AT_OR_ABOVE_ALTITUDE
annotation
documentation

            Indicates the cruise climb start  level indicates a  level above which cruise climb
            is planned.
        
source <simpleType name="AtOrAboveAltitudeIndicatorType">
 
<annotation>
   
<documentation>
            Indicates the cruise climb start  level indicates a  level above which cruise climb
            is planned.
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="AT_OR_ABOVE_ALTITUDE"/>
 
</restriction>
</simpleType>


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