complexType MeteorologicalDataType
diagram Nas_diagrams/Nas_p703.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fx:temperature fx:windDirection fx:windSpeed
used by
elements TrajectoryPoint4DType/metData MeteorologicalData
annotation
documentation

            In a predicted trajectory, the instantaneous temperature and wind vector used at
            the 4D Point for creating the 4D trajectory.
        
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>

element MeteorologicalDataType/temperature
diagram Nas_diagrams/Nas_p704.png
namespace http://www.fixm.aero/flight/4.1
type fb:TemperatureType
properties
minOcc 0
maxOcc 1
content complex
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 <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 MeteorologicalDataType/windDirection
diagram Nas_diagrams/Nas_p705.png
namespace http://www.fixm.aero/flight/4.1
type fb:WindDirectionType
properties
minOcc 0
maxOcc 1
content complex
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 <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 MeteorologicalDataType/windSpeed
diagram Nas_diagrams/Nas_p706.png
namespace http://www.fixm.aero/flight/4.1
type fb:WindSpeedType
properties
minOcc 0
maxOcc 1
content complex
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 <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>


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