simpleType SmpExemptionReasonType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element NasDepartureType/smpExemptionReason
facets
Kind Value Annotation
enumeration APREQ_WITHOUT_CFR_GLOBAL
enumeration APREQ_WITHOUT_CFR_SMP
enumeration APREQ_WITHOUT_CFR_TMI
enumeration CFR
enumeration DEICE
enumeration DIVERSION_RECOVERY
enumeration EDCT
enumeration IN_TRAIL_SMP_AFFECTED
enumeration LIFEGUARD
enumeration METERED_IN_TRAIL
enumeration OTHER
annotation
documentation
The reason for the exemption from the Surface Metering Program.
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>


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