complexType NasCoordinationType
diagram Nas_diagrams/Nas_p255.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:coordinationFix nas:coordinationTime nas:coordinationTimeHandling nas:delayTimeToAbsorb
used by
element NasFlightType/coordination
annotation
documentation
NAS extension to boundary crossing information: includes special handling for coordination time type.
source <xs:complexType name="NasCoordinationType">
 
<xs:annotation>
   
<xs:documentation>NAS extension to boundary crossing information: includes special handling for coordination time type.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="coordinationFix" type="fb:SignificantPointChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The fix to be used in conjunction with the Coordination Time so processing for this flight (and its trajectory) can be synchronized for the next sector/facility.  It   coordinates   the flight plan with the aircraft position.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="coordinationTime" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The time to be used in conjunction with the Coordination Fix so processing for this flight (and its trajectory) can be synchronized for the next sector/facility.  It   coordinates   the flight plan with the aircraft position.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="coordinationTimeHandling" type="nas:CoordinationTimeTypeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The indicator for the type of Coordination Time.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="delayTimeToAbsorb" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Indicates the amount of time that needs to be absorbed during the flight. It is corrective action for meeting the goal of Estimated Departure Clearance Time (EDCT), when flight is already active and needs to arrive at the destination later than originally planned.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element NasCoordinationType/coordinationFix
diagram Nas_diagrams/Nas_p256.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:SignificantPointChoiceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fb:aerodromeReferencePoint fb:designatedPoint fb:navaid fb:position fb:relativePoint
annotation
documentation
The fix to be used in conjunction with the Coordination Time so processing for this flight (and its trajectory) can be synchronized for the next sector/facility.  It   coordinates   the flight plan with the aircraft position.
source <xs:element name="coordinationFix" type="fb:SignificantPointChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The fix to be used in conjunction with the Coordination Time so processing for this flight (and its trajectory) can be synchronized for the next sector/facility.  It   coordinates   the flight plan with the aircraft position.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasCoordinationType/coordinationTime
diagram Nas_diagrams/Nas_p257.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 to be used in conjunction with the Coordination Fix so processing for this flight (and its trajectory) can be synchronized for the next sector/facility.  It   coordinates   the flight plan with the aircraft position.
source <xs:element name="coordinationTime" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The time to be used in conjunction with the Coordination Fix so processing for this flight (and its trajectory) can be synchronized for the next sector/facility.  It   coordinates   the flight plan with the aircraft position.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasCoordinationType/coordinationTimeHandling
diagram Nas_diagrams/Nas_p258.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:CoordinationTimeTypeType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration P
documentation
Proposed flight plan preparing for departure
enumeration D
documentation
Flight plan has departed from the departure airport
enumeration E
documentation
Active flight plan, aircraft is flying.             
annotation
documentation
The indicator for the type of Coordination Time.
source <xs:element name="coordinationTimeHandling" type="nas:CoordinationTimeTypeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The indicator for the type of Coordination Time.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasCoordinationType/delayTimeToAbsorb
diagram Nas_diagrams/Nas_p259.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:DurationType
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
Indicates the amount of time that needs to be absorbed during the flight. It is corrective action for meeting the goal of Estimated Departure Clearance Time (EDCT), when flight is already active and needs to arrive at the destination later than originally planned.
source <xs:element name="delayTimeToAbsorb" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates the amount of time that needs to be absorbed during the flight. It is corrective action for meeting the goal of Estimated Departure Clearance Time (EDCT), when flight is already active and needs to arrive at the destination later than originally planned.</xs:documentation>
 
</xs:annotation>
</xs:element>


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