complexType StabilityOfMeteringTimesType
diagram Nas_diagrams/Nas_p490.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:meteringTimeChange nas:tmatChangesTotalTime nas:tmatNumberOfChanges
used by
element TfdmDepartureType/stabilityOfMeteringTimes
annotation
documentation
Contains stability of metering times metrics for departure flights.
source <xs:complexType name="StabilityOfMeteringTimesType">
 
<xs:annotation>
   
<xs:documentation>Contains stability of metering times metrics for departure flights.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="meteringTimeChange" type="nas:MeteringTimeChangeType" nillable="true" minOccurs="0" maxOccurs="20">
     
<xs:annotation>
       
<xs:documentation>Contains metering time change metrics for departure flights.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="tmatChangesTotalTime" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The duration that is the total amount of time for the TMAT changes for the flight.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="tmatNumberOfChanges" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The count of times the TMAT changed for the flight.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element StabilityOfMeteringTimesType/meteringTimeChange
diagram Nas_diagrams/Nas_p491.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:MeteringTimeChangeType
properties
minOcc 0
maxOcc 20
content complex
nillable true
children nas:timestamp nas:tmatChangeReason nas:tmatDifference nas:tmatNew nas:tmatPrior
annotation
documentation
Contains metering time change metrics for departure flights.
source <xs:element name="meteringTimeChange" type="nas:MeteringTimeChangeType" nillable="true" minOccurs="0" maxOccurs="20">
 
<xs:annotation>
   
<xs:documentation>Contains metering time change metrics for departure flights.</xs:documentation>
 
</xs:annotation>
</xs:element>

element StabilityOfMeteringTimesType/tmatChangesTotalTime
diagram Nas_diagrams/Nas_p492.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:DurationType
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
The duration that is the total amount of time for the TMAT changes for the flight.
source <xs:element name="tmatChangesTotalTime" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The duration that is the total amount of time for the TMAT changes for the flight.</xs:documentation>
 
</xs:annotation>
</xs:element>

element StabilityOfMeteringTimesType/tmatNumberOfChanges
diagram Nas_diagrams/Nas_p493.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:CountType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minInclusive 0
annotation
documentation
The count of times the TMAT changed for the flight.
source <xs:element name="tmatNumberOfChanges" type="fb:CountType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The count of times the TMAT changed for the flight.</xs:documentation>
 
</xs:annotation>
</xs:element>


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