complexType AirspaceEntryTimeType
diagram Nas_diagrams/Nas_p526.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:base nas:controlled nas:earliest nas:initial nas:original nas:slotSubstitution nas:tfmsEstimated
used by
element NasIntersectionType/entryTime
annotation
documentation
Container for airspace entry time information for a flight.
source <xs:complexType name="AirspaceEntryTimeType">
 
<xs:annotation>
   
<xs:documentation>Container for airspace entry time information for a flight.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="base" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation> The last Airspace Entry Time - Traffic Flow Management System Estimated modeled by the Traffic Flow Management System (TFMS) before either a Traffic Management Initiative is issued, or the flight departs, and includes any time-out delay modeled by TFMS.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="controlled" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The time at which a flight is required to arrive at a constrained airspace element as a result of a tactical slot allocation or a Traffic Management Initiative (TMI).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="earliest" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The earliest time the flight could enter the constrained airspace.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="initial" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation> The date and time at which a flight was originally planning to enter into the airspace.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="original" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation> The last Airspace Entry Time - Traffic Flow Management System Estimated modeled by the Traffic Flow Management System (TFMS) before either a Traffic Management Initiative is issued, or the flight departs, or the flight is  time-out  delayed by TFMS.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="slotSubstitution" type="nas:AirspaceAcceptableSlotSubstitutionType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Information about Airspace Slot Credit Subsititution.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="tfmsEstimated" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The estimated airspace entry time considering all data sources, as determined by Traffic Flow Management System (TFMS).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AirspaceEntryTimeType/base
diagram Nas_diagrams/Nas_p527.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 last Airspace Entry Time - Traffic Flow Management System Estimated modeled by the Traffic Flow Management System (TFMS) before either a Traffic Management Initiative is issued, or the flight departs, and includes any time-out delay modeled by TFMS.
source <xs:element name="base" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation> The last Airspace Entry Time - Traffic Flow Management System Estimated modeled by the Traffic Flow Management System (TFMS) before either a Traffic Management Initiative is issued, or the flight departs, and includes any time-out delay modeled by TFMS.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AirspaceEntryTimeType/controlled
diagram Nas_diagrams/Nas_p528.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 at which a flight is required to arrive at a constrained airspace element as a result of a tactical slot allocation or a Traffic Management Initiative (TMI).
source <xs:element name="controlled" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The time at which a flight is required to arrive at a constrained airspace element as a result of a tactical slot allocation or a Traffic Management Initiative (TMI).</xs:documentation>
 
</xs:annotation>
</xs:element>

element AirspaceEntryTimeType/earliest
diagram Nas_diagrams/Nas_p529.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 earliest time the flight could enter the constrained airspace.
source <xs:element name="earliest" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The earliest time the flight could enter the constrained airspace.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AirspaceEntryTimeType/initial
diagram Nas_diagrams/Nas_p530.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 date and time at which a flight was originally planning to enter into the airspace.
source <xs:element name="initial" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation> The date and time at which a flight was originally planning to enter into the airspace.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AirspaceEntryTimeType/original
diagram Nas_diagrams/Nas_p531.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 last Airspace Entry Time - Traffic Flow Management System Estimated modeled by the Traffic Flow Management System (TFMS) before either a Traffic Management Initiative is issued, or the flight departs, or the flight is  time-out  delayed by TFMS.
source <xs:element name="original" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation> The last Airspace Entry Time - Traffic Flow Management System Estimated modeled by the Traffic Flow Management System (TFMS) before either a Traffic Management Initiative is issued, or the flight departs, or the flight is  time-out  delayed by TFMS.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AirspaceEntryTimeType/slotSubstitution
diagram Nas_diagrams/Nas_p532.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:AirspaceAcceptableSlotSubstitutionType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children nas:earliest nas:latest
annotation
documentation
Information about Airspace Slot Credit Subsititution.
source <xs:element name="slotSubstitution" type="nas:AirspaceAcceptableSlotSubstitutionType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Information about Airspace Slot Credit Subsititution.</xs:documentation>
 
</xs:annotation>
</xs:element>

element AirspaceEntryTimeType/tfmsEstimated
diagram Nas_diagrams/Nas_p533.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 estimated airspace entry time considering all data sources, as determined by Traffic Flow Management System (TFMS).
source <xs:element name="tfmsEstimated" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The estimated airspace entry 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