complexType NasVerticalRateType
diagram Nas_diagrams/Nas_p191.png
namespace http://www.faa.aero/nas/4.2
type extension of fb:VerticalRateType
properties
base fb:VerticalRateType
used by
element NasAircraftPositionType/verticalRate
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomVerticalRateType  required      
documentation

                     Unit of measure
                 
source  nas:VerticalRateSourceType  optional      
documentation

                     Source of the data used to compute the vertical rate.
                 
annotation
documentation

            A U.S. Specific extension to VerticalRate that includes a source of the measurement.
           
        
source <complexType name="NasVerticalRateType">
 
<annotation>
   
<documentation>
            A U.S. Specific extension to VerticalRate that includes a source of the measurement.
           
        
</documentation>
 
</annotation>
 
<simpleContent>
   
<extension base="fb:VerticalRateType">
     
<attribute name="source" type="nas:VerticalRateSourceType" use="optional">
       
<annotation>
         
<documentation>
                     Source of the data used to compute the vertical rate.
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</simpleContent>
</complexType>

attribute NasVerticalRateType/@source
type nas:VerticalRateSourceType
properties
use optional
facets
Kind Value Annotation
enumeration BAROMETRIC
enumeration GEOMETRIC
annotation
documentation

                     Source of the data used to compute the vertical rate.
                 
source <attribute name="source" type="nas:VerticalRateSourceType" use="optional">
 
<annotation>
   
<documentation>
                     Source of the data used to compute the vertical rate.
                 
</documentation>
 
</annotation>
</attribute>


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