complexType MeteorologicalDataType
diagram BasicMessage_diagrams/BasicMessage_p438.png
namespace http://www.fixm.aero/flight/4.2
children fx:extension fx:temperature fx:windDirection fx:windSpeed
used by
element TrajectoryPoint4DType/metData
annotation
documentation
In a predicted trajectory, the instantaneous temperature and wind vector used at the 4D Point for creating the 4D trajectory.
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>

element MeteorologicalDataType/extension
diagram BasicMessage_diagrams/BasicMessage_p439.png
namespace http://www.fixm.aero/flight/4.2
type fb:MeteorologicalDataExtensionType
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: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>

element MeteorologicalDataType/temperature
diagram BasicMessage_diagrams/BasicMessage_p440.png
namespace http://www.fixm.aero/flight/4.2
type fb:TemperatureType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomTemperatureType  required      
documentation
Unit of measure
annotation
documentation
In a predicted trajectory, the instantaneous temperature used at the 4D Point for creating the 4D trajectory.
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>

element MeteorologicalDataType/windDirection
diagram BasicMessage_diagrams/BasicMessage_p441.png
namespace http://www.fixm.aero/flight/4.2
type fb:WindDirectionType
properties
minOcc 0
maxOcc 1
content complex
nillable true
facets
Kind Value Annotation
minInclusive 0
maxInclusive 360
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomAngleType  required      
documentation
Unit of measure
annotation
documentation
In a predicted trajectory, the instantaneous wind direction used at the 4D Point for creating the 4D trajectory.
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>

element MeteorologicalDataType/windSpeed
diagram BasicMessage_diagrams/BasicMessage_p442.png
namespace http://www.fixm.aero/flight/4.2
type fb:WindSpeedType
properties
minOcc 0
maxOcc 1
content complex
nillable true
facets
Kind Value Annotation
minInclusive 0
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomWindSpeedType  required      
documentation
Unit of measure
annotation
documentation
In a predicted trajectory, the instantaneous wind speed used at the 4D Point for creating the 4D trajectory.
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>


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