| namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||
| type | restriction of xs:string | ||||||
| properties | 
  | 
				||||||
| used by | 
  | 
				||||||
| facets | 
  | 
				||||||
| annotation | 
  | 
				||||||
| 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>  |