complexType PredictedFixType
diagram Nas_diagrams/Nas_p435.png
namespace http://www.fixm.aero/ext/nas/4.3
type extension of fb:SignificantPointChoiceType
properties
base fb:SignificantPointChoiceType
children fb:aerodromeReferencePoint fb:designatedPoint fb:navaid fb:position fb:relativePoint nas:estimatedElapsedTime
used by
element RouteImpactListType/predictedFix
annotation
documentation
Contains information about flight traversal of predicted fix
Current prediction of fixes along the trajectory of a flight, where these predictions are based on all the information available to the Traffic Flow Management System (TFMS).
source <xs:complexType name="PredictedFixType">
 
<xs:annotation>
   
<xs:documentation>Contains information about flight traversal of predicted fix
Current prediction of fixes along the trajectory of a flight, where these predictions are based on all the information available to the Traffic Flow Management System (TFMS).
</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="fb:SignificantPointChoiceType">
     
<xs:sequence>
       
<xs:element name="estimatedElapsedTime" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation> The estimated time to arrive at the named fix relative to departure time.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element PredictedFixType/estimatedElapsedTime
diagram Nas_diagrams/Nas_p436.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 estimated time to arrive at the named fix relative to departure time.
source <xs:element name="estimatedElapsedTime" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation> The estimated time to arrive at the named fix relative to departure time.</xs:documentation>
 
</xs:annotation>
</xs:element>


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