simpleType TmiTypeType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element DepartureDelayType/tmiType
facets
Kind Value Annotation
enumeration AFP
documentation
Airspace Flow Program
enumeration AIRPORT
documentation
Airport
enumeration APREQ
documentation
Call for Release
enumeration CTOP
documentation
Collaborative Trajectory Options Program
enumeration DSP
documentation
Departure Sequencing Program
enumeration GDP
documentation
Ground Delay Program
enumeration GS
documentation
Ground Stop
enumeration MINIT
documentation
Minutes-In-Trail
enumeration MIT
documentation
Miles-In-Trail
enumeration STOP
documentation
Shut Off Traffic Flow
enumeration SWAP
documentation
Severe Weather Avoidance Plan
enumeration TBM
documentation
Time-Based Metering
annotation
documentation
The type of TMI such as MIT, MINIT, APREQ.
source <xs:simpleType name="TmiTypeType">
 
<xs:annotation>
   
<xs:documentation>The type of TMI such as MIT, MINIT, APREQ.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="AFP">
     
<xs:annotation>
       
<xs:documentation>Airspace Flow Program</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="AIRPORT">
     
<xs:annotation>
       
<xs:documentation>Airport</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="APREQ">
     
<xs:annotation>
       
<xs:documentation>Call for Release</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="CTOP">
     
<xs:annotation>
       
<xs:documentation>Collaborative Trajectory Options Program</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="DSP">
     
<xs:annotation>
       
<xs:documentation>Departure Sequencing 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="MINIT">
     
<xs:annotation>
       
<xs:documentation>Minutes-In-Trail</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="MIT">
     
<xs:annotation>
       
<xs:documentation>Miles-In-Trail</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="STOP">
     
<xs:annotation>
       
<xs:documentation>Shut Off Traffic Flow</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="SWAP">
     
<xs:annotation>
       
<xs:documentation>Severe Weather Avoidance Plan</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="TBM">
     
<xs:annotation>
       
<xs:documentation>Time-Based Metering</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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