simpleType UomAccelerationType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute AccelerationType/@uom
facets
Kind Value Annotation
enumeration M_SEC_SQUARED
annotation
documentation

            Unit of measure for Acceleration
        
source <simpleType name="UomAccelerationType">
 
<annotation>
   
<documentation>
            Unit of measure for Acceleration
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="M_SEC_SQUARED"/>
 
</restriction>
</simpleType>


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