simpleType UomVerticalRateType
namespace http://www.fixm.aero/base/4.1
type restriction of string
properties
base xs:string
used by
attribute VerticalRateType/@uom
facets
Kind Value Annotation
enumeration FT_MIN
documentation

                  Feet per minute.
              
enumeration M_SEC
documentation

                  Metres per second.
              
annotation
documentation

            The reference quantities used to express the value of vertical rate.
        
source <simpleType name="UomVerticalRateType">
 
<annotation>
   
<documentation>
            The reference quantities used to express the value of vertical rate.
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="FT_MIN">
     
<annotation>
       
<documentation>
                  Feet per minute.
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="M_SEC">
     
<annotation>
       
<documentation>
                  Metres per second.
              
</documentation>
     
</annotation>
   
</enumeration>
 
</restriction>
</simpleType>


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