diagram | |||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||
children | nas:meteringTimeChange nas:tmatChangesTotalTime nas:tmatNumberOfChanges | ||
used by |
|
||
annotation |
|
||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:MeteringTimeChangeType | ||||||||
properties |
|
||||||||
children | nas:timestamp nas:tmatChangeReason nas:tmatDifference nas:tmatNew nas:tmatPrior | ||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | fb:DurationType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | fb:CountType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
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> |