complexType FficeTRP_FlightRouteInformationType
diagram FficeTemplates_diagrams/FficeTemplates_p1448.png
namespace http://www.fixm.aero/flight/4.2
type restriction of fx:FlightRouteInformationType
properties
base fx:FlightRouteInformationType
children fx:cruisingLevel fx:cruisingSpeed fx:extension fx:totalEstimatedElapsedTime
used by
element FficeTRP_RouteTrajectoryGroupType/routeInformation
annotation
documentation
Contains basic information about the Flight Route that pertains to the whole flight.
source <xs:complexType name="FficeTRP_FlightRouteInformationType">
 
<xs:annotation>
   
<xs:documentation>Contains basic information about the Flight Route that pertains to the whole flight.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:restriction base="fx:FlightRouteInformationType">
     
<xs:sequence>
       
<xs:element name="cruisingLevel" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The filed altitude (flight level) for the first or the whole cruising portion of the flight.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="cruisingSpeed" type="fb:TrueAirspeedType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The true airspeed for the first or the whole cruising portion of the flight.  This can be for a filed flight or an active flight.  This element is strategic in nature. </xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="extension" type="fb:FlightRouteInformationExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
         
<xs:annotation>
           
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="totalEstimatedElapsedTime" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>For IFR flights, the estimated time required from take-off to arrive over that designated point, defined by reference to navigation aids, from which it is intended that an instrument approach procedure will be commenced, or, if no navigation aid is associated with the destination aerodrome, to arrive over the destination aerodrome. For VFR flights, the estimated time required from take-off to arrive over the destination aerodrome. [ICAO Doc 4444]
For a flight plan received from an aircraft in flight, the total estimated elapsed time is the estimated time from the first point of the route to which the flight plan applies to the termination point of the flight plan. [ICAO Doc 4444, Appendix 2, ITEM 16]
</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:restriction>
 
</xs:complexContent>
</xs:complexType>

element FficeTRP_FlightRouteInformationType/cruisingLevel
diagram FficeTemplates_diagrams/FficeTemplates_p1449.png
namespace http://www.fixm.aero/flight/4.2
type fb:FlightLevelOrAltitudeChoiceType
properties
content complex
children fb:altitude fb:flightLevel
annotation
documentation
The filed altitude (flight level) for the first or the whole cruising portion of the flight.
source <xs:element name="cruisingLevel" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The filed altitude (flight level) for the first or the whole cruising portion of the flight.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeTRP_FlightRouteInformationType/cruisingSpeed
diagram FficeTemplates_diagrams/FficeTemplates_p1450.png
namespace http://www.fixm.aero/flight/4.2
type fb:TrueAirspeedType
properties
content complex
facets
Kind Value Annotation
minInclusive 0
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomAirspeedType  required      
documentation
Unit of measure
annotation
documentation
The true airspeed for the first or the whole cruising portion of the flight.  This can be for a filed flight or an active flight.  This element is strategic in nature.
source <xs:element name="cruisingSpeed" type="fb:TrueAirspeedType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The true airspeed for the first or the whole cruising portion of the flight.  This can be for a filed flight or an active flight.  This element is strategic in nature. </xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeTRP_FlightRouteInformationType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p1451.png
namespace http://www.fixm.aero/flight/4.2
type fb:FlightRouteInformationExtensionType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
annotation
documentation
An extension hook for attaching extension (non-core) classes.
source <xs:element name="extension" type="fb:FlightRouteInformationExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeTRP_FlightRouteInformationType/totalEstimatedElapsedTime
diagram FficeTemplates_diagrams/FficeTemplates_p1452.png
namespace http://www.fixm.aero/flight/4.2
type fb:DurationType
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
For IFR flights, the estimated time required from take-off to arrive over that designated point, defined by reference to navigation aids, from which it is intended that an instrument approach procedure will be commenced, or, if no navigation aid is associated with the destination aerodrome, to arrive over the destination aerodrome. For VFR flights, the estimated time required from take-off to arrive over the destination aerodrome. [ICAO Doc 4444]
For a flight plan received from an aircraft in flight, the total estimated elapsed time is the estimated time from the first point of the route to which the flight plan applies to the termination point of the flight plan. [ICAO Doc 4444, Appendix 2, ITEM 16]
source <xs:element name="totalEstimatedElapsedTime" type="fb:DurationType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>For IFR flights, the estimated time required from take-off to arrive over that designated point, defined by reference to navigation aids, from which it is intended that an instrument approach procedure will be commenced, or, if no navigation aid is associated with the destination aerodrome, to arrive over the destination aerodrome. For VFR flights, the estimated time required from take-off to arrive over the destination aerodrome. [ICAO Doc 4444]
For a flight plan received from an aircraft in flight, the total estimated elapsed time is the estimated time from the first point of the route to which the flight plan applies to the termination point of the flight plan. [ICAO Doc 4444, Appendix 2, ITEM 16]
</xs:documentation>
 
</xs:annotation>
</xs:element>


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