simpleType UomPressureType
namespace http://www.fixm.aero/base/4.1
type restriction of string
properties
base xs:string
used by
attribute PressureType/@uom
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

            The reference quantities used to express the value of pressure.
        
source <simpleType name="UomPressureType">
 
<annotation>
   
<documentation>
            The reference quantities used to express the value of pressure.
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="ATM">
     
<annotation>
       
<documentation>
                  Standard Atmosphere.
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="BAR">
     
<annotation>
       
<documentation>
                  Bar. (=100000 Pascals (Pa))
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="HPA">
     
<annotation>
       
<documentation>
                  Hectopascal.
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="INHG">
     
<annotation>
       
<documentation>
                  Inches of mercury
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="MBAR">
     
<annotation>
       
<documentation>
                  Millibar.
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="PA">
     
<annotation>
       
<documentation>
                  Pascal.
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="PSI">
     
<annotation>
       
<documentation>
                  Pounds per square inch.
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="TORR">
     
<annotation>
       
<documentation>
                  Torr. (= mm of mercury (mmHg).)
              
</documentation>
     
</annotation>
   
</enumeration>
 
</restriction>
</simpleType>


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