complexType AirspaceExitTimeType
diagram Nas_diagrams/Nas_p629.png
namespace http://www.fixm.aero/ext/nas/4.4
children nas:extendedExitTfmsEstimated nas:tfmsEstimated
used by
element NasIntersectionType/exitTime
annotation
documentation
Container for Airspace Exit Time - Traffic Flow Management System Estimated
source <xs:complexType name="AirspaceExitTimeType">
 
<xs:annotation>
   
<xs:documentation>Container for Airspace Exit Time - Traffic Flow Management System Estimated</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="extendedExitTfmsEstimated" type="fb:DateTimeUtcType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The estimated airspace exit time for the flight when using the extended end time of the constrained airspace.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="tfmsEstimated" type="fb:DateTimeUtcType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The estimated airspace exit time considering all data sources, as determined by Traffic Flow Management System (TFMS).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AirspaceExitTimeType/extendedExitTfmsEstimated
diagram Nas_diagrams/Nas_p630.png
namespace http://www.fixm.aero/ext/nas/4.4
type fb:DateTimeUtcType
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])|24:00:00)Z
annotation
documentation
The estimated airspace exit time for the flight when using the extended end time of the constrained airspace.
source <xs:element name="extendedExitTfmsEstimated" type="fb:DateTimeUtcType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The estimated airspace exit time for the flight when using the extended end time of the constrained airspace.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AirspaceExitTimeType/tfmsEstimated
diagram Nas_diagrams/Nas_p631.png
namespace http://www.fixm.aero/ext/nas/4.4
type fb:DateTimeUtcType
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])|24:00:00)Z
annotation
documentation
The estimated airspace exit time considering all data sources, as determined by Traffic Flow Management System (TFMS).
source <xs:element name="tfmsEstimated" type="fb:DateTimeUtcType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The estimated airspace exit time considering all data sources, as determined by Traffic Flow Management System (TFMS).</xs:documentation>
 
</xs:annotation>
</xs:element>


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