simpleType CtopExemptReasonType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element CollaborativeTrajectoryOptionsProgramType/controlExemptReason
facets
Kind Value Annotation
enumeration NON_EXEMPT
documentation
Non Exempt
enumeration MANUAL
documentation
Manual
enumeration ACID
documentation
Aircraft ID
enumeration INTERNATIONAL
documentation
International
enumeration ANOTHER_CTOP
documentation
Captured by Another CTOP
enumeration TIME
documentation
Time
enumeration ARR_ARPT
documentation
Arrival Airport
enumeration DEP_ARPT
documentation
Departure Airport
enumeration ARR_ARTCC
documentation
Arrival ARTCC
enumeration DEP_ARTCC
documentation
Departure ARTCC
enumeration ACTIVE
documentation
Active
enumeration AFP
documentation
Airspace Flow Program
enumeration GDP
documentation
Ground Delay Program
enumeration GS
documentation
Ground Stop
enumeration PARAM
documentation
If a flight in this CTOP does not meet either of the above criteria, it is controlled by this CTOP. Such a flight is indicated as exempt or not based on whether it meets the exemption parameters for this CTOP; if it does, the exemption reason is PARAM.
annotation
documentation
Indicates the reason for a flight being exempted from the Collaborative Trajectory Options Program
source <xs:simpleType name="CtopExemptReasonType">
 
<xs:annotation>
   
<xs:documentation>Indicates the reason for a flight being exempted from the Collaborative Trajectory Options Program</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="NON_EXEMPT">
     
<xs:annotation>
       
<xs:documentation>Non Exempt</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="MANUAL">
     
<xs:annotation>
       
<xs:documentation>Manual</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ACID">
     
<xs:annotation>
       
<xs:documentation>Aircraft ID</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="INTERNATIONAL">
     
<xs:annotation>
       
<xs:documentation>International</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ANOTHER_CTOP">
     
<xs:annotation>
       
<xs:documentation>Captured by Another CTOP</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="TIME">
     
<xs:annotation>
       
<xs:documentation>Time</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ARR_ARPT">
     
<xs:annotation>
       
<xs:documentation>Arrival Airport</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="DEP_ARPT">
     
<xs:annotation>
       
<xs:documentation>Departure Airport</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ARR_ARTCC">
     
<xs:annotation>
       
<xs:documentation>Arrival ARTCC</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="DEP_ARTCC">
     
<xs:annotation>
       
<xs:documentation>Departure ARTCC</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ACTIVE">
     
<xs:annotation>
       
<xs:documentation>Active</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="AFP">
     
<xs:annotation>
       
<xs:documentation>Airspace Flow Program</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="GDP">
     
<xs:annotation>
       
<xs:documentation>Ground Delay Program</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="GS">
     
<xs:annotation>
       
<xs:documentation>Ground Stop</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="PARAM">
     
<xs:annotation>
       
<xs:documentation>If a flight in this CTOP does not meet either of the above criteria, it is controlled by this CTOP. Such a flight is indicated as exempt or not based on whether it meets the exemption parameters for this CTOP; if it does, the exemption reason is PARAM.</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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