diagram | |||
namespace | http://www.fixm.aero/flight/4.2 | ||
children | fx:altimeterSetting fx:extension fx:level fx:metData fx:pointProperty fx:position fx:predictedAirspeed fx:predictedGroundspeed fx:time fx:verticalRange | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="TrajectoryPoint4DType"> <xs:annotation> <xs:documentation>Identifies relevant information about a trajectory point including location, altitude, time, etc.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="altimeterSetting" type="fb:PressureType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The barometric pressure reading used to adjust a pressure altimeter for variations in existing atmospheric pressure or to the standard altimeter setting (29.92).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="extension" type="fb:TrajectoryPoint4DExtensionType" 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="level" type="fb:FlightLevelOrAltitudeChoiceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Altitude of the 4D point.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="metData" type="fx:MeteorologicalDataType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>In a predicted trajectory, the instantaneous temperature and wind vector used at the 4D Point for creating the 4D trajectory.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="pointProperty" type="fx:TrajectoryPointPropertyType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>Describes any applicable properties of the trajectory point. May include multiple properties per point.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="position" type="fb:GeographicalPositionType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The geographical location of the 4D point.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="predictedAirspeed" type="fb:IndicatedAirspeedType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The predicted indicated airspeed or Mach at the trajectory point.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="predictedGroundspeed" type="fb:GroundSpeedType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The predicted ground speed at the Trajectory Point in knots or kilometers per hour.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="time" type="fx:Point4DTimeChoiceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>4D Point time expressed as either absolute or relative time.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="verticalRange" type="fb:VerticalRangeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Vertical Range representing block altitude clearances</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||||
type | fb:PressureType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="altimeterSetting" type="fb:PressureType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The barometric pressure reading used to adjust a pressure altimeter for variations in existing atmospheric pressure or to the standard altimeter setting (29.92).</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:TrajectoryPoint4DExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="extension" type="fb:TrajectoryPoint4DExtensionType" 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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:FlightLevelOrAltitudeChoiceType | ||||||||
properties |
|
||||||||
children | fb:altitude fb:flightLevel | ||||||||
annotation |
|
||||||||
source | <xs:element name="level" type="fb:FlightLevelOrAltitudeChoiceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Altitude of the 4D point.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:MeteorologicalDataType | ||||||||
properties |
|
||||||||
children | fx:extension fx:temperature fx:windDirection fx:windSpeed | ||||||||
annotation |
|
||||||||
source | <xs:element name="metData" type="fx:MeteorologicalDataType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>In a predicted trajectory, the instantaneous temperature and wind vector used at the 4D Point for creating the 4D trajectory.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:TrajectoryPointPropertyType | ||||||||
properties |
|
||||||||
children | fx:description fx:extension fx:propertyType fx:reference | ||||||||
annotation |
|
||||||||
source | <xs:element name="pointProperty" type="fx:TrajectoryPointPropertyType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>Describes any applicable properties of the trajectory point. May include multiple properties per point.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||||
type | fb:GeographicalPositionType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fb:pos | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="position" type="fb:GeographicalPositionType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The geographical location of the 4D point.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||||
type | fb:IndicatedAirspeedType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="predictedAirspeed" type="fb:IndicatedAirspeedType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The predicted indicated airspeed or Mach at the trajectory point.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||||
type | fb:GroundSpeedType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="predictedGroundspeed" type="fb:GroundSpeedType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The predicted ground speed at the Trajectory Point in knots or kilometers per hour.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:Point4DTimeChoiceType | ||||||||
properties |
|
||||||||
children | fx:absoluteTime fx:relativeTimeFromInitialPredictionPoint | ||||||||
annotation |
|
||||||||
source | <xs:element name="time" type="fx:Point4DTimeChoiceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>4D Point time expressed as either absolute or relative time.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:VerticalRangeType | ||||||||
properties |
|
||||||||
children | fb:extension fb:lowerBound fb:upperBound | ||||||||
annotation |
|
||||||||
source | <xs:element name="verticalRange" type="fb:VerticalRangeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Vertical Range representing block altitude clearances</xs:documentation> </xs:annotation> </xs:element> |