complexType MeteringTimeChangeType
diagram Nas_diagrams/Nas_p484.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:timestamp nas:tmatChangeReason nas:tmatDifference nas:tmatNew nas:tmatPrior
used by
element StabilityOfMeteringTimesType/meteringTimeChange
annotation
documentation
Contains metering time change metrics for departure flights.
source <xs:complexType name="MeteringTimeChangeType">
 
<xs:annotation>
   
<xs:documentation>Contains metering time change metrics for departure flights.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="timestamp" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The actual time new TMAT is assigned.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="tmatChangeReason" type="fb:TextNameType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The reason for the change of the Target Movement Area Entry Time.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="tmatDifference" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The duration that is the difference between the new TMAT and the old TMAT.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="tmatNew" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The time of the new TMAT.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="tmatPrior" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The time of the previous TMAT.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element MeteringTimeChangeType/timestamp
diagram Nas_diagrams/Nas_p485.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:TimeType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
pattern -?([1-9][0-9]{3,}|0[0-9]{3})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T(([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?|(24:00:00(\.0+)?))Z
annotation
documentation
The actual time new TMAT is assigned.
source <xs:element name="timestamp" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The actual time new TMAT is assigned.</xs:documentation>
 
</xs:annotation>
</xs:element>

element MeteringTimeChangeType/tmatChangeReason
diagram Nas_diagrams/Nas_p486.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:TextNameType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 60
pattern ([A-Z]|[0-9]|[, !&quot;&amp;#$%'\(\)\*\+\-\./:;&lt;=&gt;\?@\[\\\]\^_\|\{\}])*
annotation
documentation
The reason for the change of the Target Movement Area Entry Time.
source <xs:element name="tmatChangeReason" type="fb:TextNameType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The reason for the change of the Target Movement Area Entry Time.</xs:documentation>
 
</xs:annotation>
</xs:element>

element MeteringTimeChangeType/tmatDifference
diagram Nas_diagrams/Nas_p487.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 difference between the new TMAT and the old TMAT.
source <xs:element name="tmatDifference" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The duration that is the difference between the new TMAT and the old TMAT.</xs:documentation>
 
</xs:annotation>
</xs:element>

element MeteringTimeChangeType/tmatNew
diagram Nas_diagrams/Nas_p488.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:TimeType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
pattern -?([1-9][0-9]{3,}|0[0-9]{3})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T(([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?|(24:00:00(\.0+)?))Z
annotation
documentation
The time of the new TMAT.
source <xs:element name="tmatNew" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The time of the new TMAT.</xs:documentation>
 
</xs:annotation>
</xs:element>

element MeteringTimeChangeType/tmatPrior
diagram Nas_diagrams/Nas_p489.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:TimeType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
pattern -?([1-9][0-9]{3,}|0[0-9]{3})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T(([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?|(24:00:00(\.0+)?))Z
annotation
documentation
The time of the previous TMAT.
source <xs:element name="tmatPrior" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The time of the previous TMAT.</xs:documentation>
 
</xs:annotation>
</xs:element>


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