complexType PressureType
diagram Nas_diagrams/Nas_p420.png
namespace http://www.fixm.aero/base/4.1
type extension of fb:RestrictedPressureType
properties
base fb:RestrictedPressureType
used by
element TrajectoryPoint4DType/altimeterSetting
facets
Kind Value Annotation
minInclusive 0
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomPressureType  required      
documentation

                     Unit of measure
                 
annotation
documentation

            The value of a pressure. [AIXM 5.1]
        
source <complexType name="PressureType">
 
<annotation>
   
<documentation>
            The value of a pressure. [AIXM 5.1]
        
</documentation>
 
</annotation>
 
<simpleContent>
   
<extension base="fb:RestrictedPressureType">
     
<attribute name="uom" type="fb:UomPressureType" use="required">
       
<annotation>
         
<documentation>
                     Unit of measure
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</simpleContent>
</complexType>

attribute PressureType/@uom
type fb:UomPressureType
properties
use required
facets
Kind Value Annotation
enumeration ATM
documentation

                  Standard Atmosphere.
              
enumeration BAR
documentation

                  Bar. (=100000 Pascals (Pa))
              
enumeration HPA
documentation

                  Hectopascal.
              
enumeration INHG
documentation

                  Inches of mercury
              
enumeration MBAR
documentation

                  Millibar.
              
enumeration PA
documentation

                  Pascal.
              
enumeration PSI
documentation

                  Pounds per square inch.
              
enumeration TORR
documentation

                  Torr. (= mm of mercury (mmHg).)
              
annotation
documentation

                     Unit of measure
                 
source <attribute name="uom" type="fb:UomPressureType" use="required">
 
<annotation>
   
<documentation>
                     Unit of measure
                 
</documentation>
 
</annotation>
</attribute>


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