simpleType AtOrAboveAltitudeIndicatorType
namespace http://www.fixm.aero/flight/4.2
type restriction of xs:string
properties
base xs:string
used by
element 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 <xs:simpleType name="AtOrAboveAltitudeIndicatorType">
 
<xs:annotation>
   
<xs:documentation>Indicates the cruise climb start  level indicates a  level above which cruise climb is planned.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="AT_OR_ABOVE_ALTITUDE"/>
 
</xs:restriction>
</xs:simpleType>


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