diagram | ![]() |
||
namespace | http://www.fixm.aero/flight/4.1 | ||
type | extension of fb:ExtensibleType | ||
properties |
|
||
children | fb:extension fx:temperature fx:windDirection fx:windSpeed | ||
used by |
|
||
annotation |
|
||
source | <complexType name="MeteorologicalDataType"> <annotation> <documentation> In a predicted trajectory, the instantaneous temperature and wind vector used at the 4D Point for creating the 4D trajectory. </documentation> </annotation> <complexContent> <extension base="fb:ExtensibleType"> <sequence> <element name="temperature" type="fb:TemperatureType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> In a predicted trajectory, the instantaneous temperature used at the 4D Point for creating the 4D trajectory. </documentation> </annotation> </element> <element name="windDirection" type="fb:WindDirectionType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> In a predicted trajectory, the instantaneous wind direction used at the 4D Point for creating the 4D trajectory. </documentation> </annotation> </element> <element name="windSpeed" type="fb:WindSpeedType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> In a predicted trajectory, the instantaneous wind speed used at the 4D Point for creating the 4D trajectory. </documentation> </annotation> </element> </sequence> </extension> </complexContent> </complexType> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | fb:TemperatureType | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="temperature" type="fb:TemperatureType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> In a predicted trajectory, the instantaneous temperature used at the 4D Point for creating the 4D trajectory. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | fb:WindDirectionType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="windDirection" type="fb:WindDirectionType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> In a predicted trajectory, the instantaneous wind direction used at the 4D Point for creating the 4D trajectory. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | fb:WindSpeedType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="windSpeed" type="fb:WindSpeedType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> In a predicted trajectory, the instantaneous wind speed used at the 4D Point for creating the 4D trajectory. </documentation> </annotation> </element> |