diagram | |||
namespace | http://www.fixm.aero/flight/4.2 | ||
children | fx:extension fx:temperature fx:windDirection fx:windSpeed | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="MeteorologicalDataType"> <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:sequence> <xs:element name="extension" type="fb:MeteorologicalDataExtensionType" 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="temperature" type="fb:TemperatureType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>In a predicted trajectory, the instantaneous temperature used at the 4D Point for creating the 4D trajectory.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="windDirection" type="fb:WindDirectionType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>In a predicted trajectory, the instantaneous wind direction used at the 4D Point for creating the 4D trajectory.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="windSpeed" type="fb:WindSpeedType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>In a predicted trajectory, the instantaneous wind speed used at the 4D Point for creating the 4D trajectory.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:MeteorologicalDataExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="extension" type="fb:MeteorologicalDataExtensionType" 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:TemperatureType | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="temperature" type="fb:TemperatureType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>In a predicted trajectory, the instantaneous temperature 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 | fb:WindDirectionType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="windDirection" type="fb:WindDirectionType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>In a predicted trajectory, the instantaneous wind direction 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 | fb:WindSpeedType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="windSpeed" type="fb:WindSpeedType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>In a predicted trajectory, the instantaneous wind speed used at the 4D Point for creating the 4D trajectory.</xs:documentation> </xs:annotation> </xs:element> |