simpleType VfrOnTopType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element NasLevelChoiceType/vfrOnTop
facets
Kind Value Annotation
enumeration VFR_ON_TOP
annotation
documentation
VFR-on-top altitude.
source <xs:simpleType name="VfrOnTopType">
 
<xs:annotation>
   
<xs:documentation>VFR-on-top altitude.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="VFR_ON_TOP"/>
 
</xs:restriction>
</xs:simpleType>


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