simpleType CodeDirectiveLevelDescriptionType
namespace https://mmixm.aero/base/2.1.0
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
enumeration LOCAL
enumeration NATIONAL
enumeration REGIONAL
annotation
documentation
Enumerated list of directive levels in the NAS.
source <xs:simpleType name="CodeDirectiveLevelDescriptionType">
 
<xs:annotation>
   
<xs:documentation>Enumerated list of directive levels in the NAS.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="LOCAL"/>
   
<xs:enumeration value="NATIONAL"/>
   
<xs:enumeration value="REGIONAL"/>
 
</xs:restriction>
</xs:simpleType>


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