complexType TmiComplianceType
diagram Nas_diagrams/Nas_p600.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:ctaCompliance nas:ctdCompliance nas:eteCompliance
used by
element NasTmiType/tmiCompliance
annotation
documentation
Container for Traffic Management Initiative Compliance Indicators
source <xs:complexType name="TmiComplianceType">
 
<xs:annotation>
   
<xs:documentation>Container for Traffic Management Initiative Compliance Indicators</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="ctaCompliance" type="nas:TmiComplianceIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation> Indicates the flight's actual arrival compliance at an airport (for a Ground Delay Program) or at a Flow Constrained Area (for an Airspace Flow Program) in reference to the controlled time of arrival issued.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ctdCompliance" type="nas:TmiComplianceIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation> This element indicates that a flight took off outside the Controlled Time of Departure compliance window (for both Ground Delay Program and Airspace Flow Program)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="eteCompliance" type="nas:TmiComplianceIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Indicates the flight's actual en route flying time between the departure and the destination airports (for a Ground Delay Program) or from the departure airport to the Flow Constraint Area entry point was outside the compliance time range.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element TmiComplianceType/ctaCompliance
diagram Nas_diagrams/Nas_p601.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:TmiComplianceIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration COMPLIANT
documentation
Compliant
enumeration NON_COMPLIANT
documentation
Not compliant
annotation
documentation
Indicates the flight's actual arrival compliance at an airport (for a Ground Delay Program) or at a Flow Constrained Area (for an Airspace Flow Program) in reference to the controlled time of arrival issued.
source <xs:element name="ctaCompliance" type="nas:TmiComplianceIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation> Indicates the flight's actual arrival compliance at an airport (for a Ground Delay Program) or at a Flow Constrained Area (for an Airspace Flow Program) in reference to the controlled time of arrival issued.</xs:documentation>
 
</xs:annotation>
</xs:element>

element TmiComplianceType/ctdCompliance
diagram Nas_diagrams/Nas_p602.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:TmiComplianceIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration COMPLIANT
documentation
Compliant
enumeration NON_COMPLIANT
documentation
Not compliant
annotation
documentation
This element indicates that a flight took off outside the Controlled Time of Departure compliance window (for both Ground Delay Program and Airspace Flow Program)
source <xs:element name="ctdCompliance" type="nas:TmiComplianceIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation> This element indicates that a flight took off outside the Controlled Time of Departure compliance window (for both Ground Delay Program and Airspace Flow Program)</xs:documentation>
 
</xs:annotation>
</xs:element>

element TmiComplianceType/eteCompliance
diagram Nas_diagrams/Nas_p603.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:TmiComplianceIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration COMPLIANT
documentation
Compliant
enumeration NON_COMPLIANT
documentation
Not compliant
annotation
documentation
Indicates the flight's actual en route flying time between the departure and the destination airports (for a Ground Delay Program) or from the departure airport to the Flow Constraint Area entry point was outside the compliance time range.
source <xs:element name="eteCompliance" type="nas:TmiComplianceIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates the flight's actual en route flying time between the departure and the destination airports (for a Ground Delay Program) or from the departure airport to the Flow Constraint Area entry point was outside the compliance time range.</xs:documentation>
 
</xs:annotation>
</xs:element>


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