complexType NasVelocityType
diagram Nas_diagrams/Nas_p367.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:x nas:y
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="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:sequence>
</xs:complexType>

element NasVelocityType/x
diagram Nas_diagrams/Nas_p368.png
namespace http://www.fixm.aero/ext/nas/4.3
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/y
diagram Nas_diagrams/Nas_p369.png
namespace http://www.fixm.aero/ext/nas/4.3
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>


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