complexType AccelerationType
diagram Nas_diagrams/Nas_p189.png
namespace http://www.faa.aero/nas/4.2
type extension of fb:MeasureType
properties
base fb:MeasureType
used by
elements NasAccelerationType/x NasAccelerationType/y
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  nas:UomAccelerationType  required      
documentation

                     Unit of measure for Acceleration.
                 
annotation
documentation

            Defines the Acceleration.
        
source <complexType name="AccelerationType">
 
<annotation>
   
<documentation>
            Defines the Acceleration.
        
</documentation>
 
</annotation>
 
<simpleContent>
   
<extension base="fb:MeasureType">
     
<attribute name="uom" type="nas:UomAccelerationType" use="required">
       
<annotation>
         
<documentation>
                     Unit of measure for Acceleration.
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</simpleContent>
</complexType>

attribute AccelerationType/@uom
type nas:UomAccelerationType
properties
use required
facets
Kind Value Annotation
enumeration M_SEC_SQUARED
annotation
documentation

                     Unit of measure for Acceleration.
                 
source <attribute name="uom" type="nas:UomAccelerationType" use="required">
 
<annotation>
   
<documentation>
                     Unit of measure for Acceleration.
                 
</documentation>
 
</annotation>
</attribute>


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