complexType IndicatedAirspeedType
diagram FficeTemplates_diagrams/FficeTemplates_p740.png
namespace http://www.fixm.aero/base/4.2
type extension of fb:RestrictedIndicatedAirspeedType
properties
base fb:RestrictedIndicatedAirspeedType
used by
elements SpeedScheduleType/initialSpeed TrajectoryPoint4DType/predictedAirspeed FficeFFP_TrajectoryPoint4DType/predictedAirspeed FficeFS_TrajectoryPoint4DType/predictedAirspeed FficeFPU_TrajectoryPoint4DType/predictedAirspeed FficePS_TrajectoryPoint4DType/predictedAirspeed FficePFP_TrajectoryPoint4DType/predictedAirspeed FficeTRQ_TrajectoryPoint4DType/predictedAirspeed FficeTRP_TrajectoryPoint4DType/predictedAirspeed SpeedScheduleType/subsequentSpeed
facets
Kind Value Annotation
minInclusive 0
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomAirspeedType  required      
documentation
Unit of measure
annotation
documentation
The uncorrected reading on the airspeed indicator. [ICAO Doc 9426]
source <xs:complexType name="IndicatedAirspeedType">
 
<xs:annotation>
   
<xs:documentation>The uncorrected reading on the airspeed indicator. [ICAO Doc 9426]</xs:documentation>
 
</xs:annotation>
 
<xs:simpleContent>
   
<xs:extension base="fb:RestrictedIndicatedAirspeedType">
     
<xs:attribute name="uom" type="fb:UomAirspeedType" use="required">
       
<xs:annotation>
         
<xs:documentation>Unit of measure</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute IndicatedAirspeedType/@uom
type fb:UomAirspeedType
properties
use required
facets
Kind Value Annotation
enumeration KM_H
documentation
Kilometres per hour.
enumeration KT
documentation
Knots.
enumeration MACH
documentation
Mach number.
annotation
documentation
Unit of measure
source <xs:attribute name="uom" type="fb:UomAirspeedType" use="required">
 
<xs:annotation>
   
<xs:documentation>Unit of measure</xs:documentation>
 
</xs:annotation>
</xs:attribute>


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