complexType NasAccelerationType
diagram Nas_diagrams/Nas_p210.png
namespace http://www.faa.aero/nas/4.2
children nas:x nas:y
used by
elements NasAircraftPositionType/trackAcceleration NasAcceleration
annotation
documentation

            Describes a flight’s acceleration in X and Y axes
        
source <complexType name="NasAccelerationType">
 
<annotation>
   
<documentation>
            Describes a flight’s acceleration in X and Y axes
        
</documentation>
 
</annotation>
 
<sequence>
   
<element name="x" type="nas:AccelerationType" minOccurs="0" maxOccurs="1">
     
<annotation>
       
<documentation>
                  Acceleration along the X-axis
              
</documentation>
     
</annotation>
   
</element>
   
<element name="y" type="nas:AccelerationType" minOccurs="0" maxOccurs="1">
     
<annotation>
       
<documentation>
                  Acceleration along the Y-axis.
              
</documentation>
     
</annotation>
   
</element>
 
</sequence>
</complexType>

element NasAccelerationType/x
diagram Nas_diagrams/Nas_p211.png
namespace http://www.faa.aero/nas/4.2
type nas:AccelerationType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  nas:UomAccelerationType  required      
documentation

                     Unit of measure for Acceleration.
                 
annotation
documentation

                  Acceleration along the X-axis
              
source <element name="x" type="nas:AccelerationType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                  Acceleration along the X-axis
              
</documentation>
 
</annotation>
</element>

element NasAccelerationType/y
diagram Nas_diagrams/Nas_p212.png
namespace http://www.faa.aero/nas/4.2
type nas:AccelerationType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  nas:UomAccelerationType  required      
documentation

                     Unit of measure for Acceleration.
                 
annotation
documentation

                  Acceleration along the Y-axis.
              
source <element name="y" type="nas:AccelerationType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                  Acceleration along the Y-axis.
              
</documentation>
 
</annotation>
</element>


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