complexType NasVelocityType
diagram Nas_diagrams/Nas_p449.png
namespace http://www.fixm.aero/ext/nas/4.4
children nas:x nas:xRaw nas:y nas:yRaw
used by
element NasAircraftPositionType/trackVelocity
annotation
documentation
Describes flight's velocity in X and Y axes.
source <xs:complexType name="NasVelocityType">
 
<xs:annotation>
   
<xs:documentation>Describes flight's velocity in X and Y axes.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="x" type="nas:NasIndicatedAirspeedType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Speed along the X-axis.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="xRaw" type="nas:NasIndicatedAirspeedType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Raw format of smoothed system plane X-velocity.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="y" type="nas:NasIndicatedAirspeedType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Speed along the Y-axis.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="yRaw" type="nas:NasIndicatedAirspeedType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Raw format of smoothed system plane Y-velocity.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element NasVelocityType/x
diagram Nas_diagrams/Nas_p450.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:NasIndicatedAirspeedType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomAirspeedType  required      
documentation
Unit of measure
annotation
documentation
Speed along the X-axis.
source <xs:element name="x" type="nas:NasIndicatedAirspeedType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Speed along the X-axis.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasVelocityType/xRaw
diagram Nas_diagrams/Nas_p451.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:NasIndicatedAirspeedType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomAirspeedType  required      
documentation
Unit of measure
annotation
documentation
Raw format of smoothed system plane X-velocity.
source <xs:element name="xRaw" type="nas:NasIndicatedAirspeedType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Raw format of smoothed system plane X-velocity.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasVelocityType/y
diagram Nas_diagrams/Nas_p452.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:NasIndicatedAirspeedType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomAirspeedType  required      
documentation
Unit of measure
annotation
documentation
Speed along the Y-axis.
source <xs:element name="y" type="nas:NasIndicatedAirspeedType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Speed along the Y-axis.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NasVelocityType/yRaw
diagram Nas_diagrams/Nas_p453.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:NasIndicatedAirspeedType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomAirspeedType  required      
documentation
Unit of measure
annotation
documentation
Raw format of smoothed system plane Y-velocity.
source <xs:element name="yRaw" type="nas:NasIndicatedAirspeedType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Raw format of smoothed system plane Y-velocity.</xs:documentation>
 
</xs:annotation>
</xs:element>


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