simpleType AtOrAboveIndicatorType
namespace http://www.fixm.aero/flight/4.3
type restriction of xs:string
properties
base xs:string
used by
elements UpperLevelChoiceType/atOrAbove FficeFFP_UpperLevelChoiceType/atOrAbove FficeFS_UpperLevelChoiceType/atOrAbove FficeFPU_UpperLevelChoiceType/atOrAbove FficePS_UpperLevelChoiceType/atOrAbove FficePFP_UpperLevelChoiceType/atOrAbove FficeTRQ_UpperLevelChoiceType/atOrAbove FficeTRP_UpperLevelChoiceType/atOrAbove
facets
Kind Value Annotation
enumeration AT_OR_ABOVE_LOWER_LEVEL
documentation
Indicates the cruise climb will be to an unspecified level at or above the lower level.
annotation
documentation
Indicates the cruise climb will be to an unspecified level at or above the lower level.
source <xs:simpleType name="AtOrAboveIndicatorType">
 
<xs:annotation>
   
<xs:documentation>Indicates the cruise climb will be to an unspecified level at or above the lower level.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="AT_OR_ABOVE_LOWER_LEVEL">
     
<xs:annotation>
       
<xs:documentation>Indicates the cruise climb will be to an unspecified level at or above the lower level.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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