namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="SmpExemptionReasonType"> <xs:annotation> <xs:documentation>The reason for the exemption from the Surface Metering Program.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="APREQ_WITHOUT_CFR_GLOBAL"/> <xs:enumeration value="APREQ_WITHOUT_CFR_SMP"/> <xs:enumeration value="APREQ_WITHOUT_CFR_TMI"/> <xs:enumeration value="CFR"/> <xs:enumeration value="DEICE"/> <xs:enumeration value="DIVERSION_RECOVERY"/> <xs:enumeration value="EDCT"/> <xs:enumeration value="IN_TRAIL_SMP_AFFECTED"/> <xs:enumeration value="LIFEGUARD"/> <xs:enumeration value="METERED_IN_TRAIL"/> <xs:enumeration value="OTHER"/> </xs:restriction> </xs:simpleType> |