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


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