complexType NasVelocityType
diagram Nas_diagrams/Nas_p225.png
namespace http://www.faa.aero/nas/4.2
children nas:x nas:y
used by
elements NasAircraftPositionType/trackVelocity NasVelocity
annotation
documentation

            Describes flight's velocity in X and Y axes
        
            Track Speed Components: Speed of the radar surveillance track along the X and Y components.
           
        
source <complexType name="NasVelocityType">
 
<annotation>
   
<documentation>
            Describes flight's velocity in X and Y axes
        
            Track Speed Components: Speed of the radar surveillance track along the X and Y components.
           
        
</documentation>
 
</annotation>
 
<sequence>
   
<element name="x" type="nas:NasIndicatedAirspeedType" minOccurs="0" maxOccurs="1">
     
<annotation>
       
<documentation>
                  speed along the X-axis
              
</documentation>
     
</annotation>
   
</element>
   
<element name="y" type="nas:NasIndicatedAirspeedType" minOccurs="0" maxOccurs="1">
     
<annotation>
       
<documentation>
                  speed along the Y-axis
              
</documentation>
     
</annotation>
   
</element>
 
</sequence>
</complexType>

element NasVelocityType/x
diagram Nas_diagrams/Nas_p226.png
namespace http://www.faa.aero/nas/4.2
type nas:NasIndicatedAirspeedType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomAirspeedType  required      
documentation

                     Unit of measure
                 
annotation
documentation

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

element NasVelocityType/y
diagram Nas_diagrams/Nas_p227.png
namespace http://www.faa.aero/nas/4.2
type nas:NasIndicatedAirspeedType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomAirspeedType  required      
documentation

                     Unit of measure
                 
annotation
documentation

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


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