simpleType RestrictedSpeedType
namespace http://www.fixm.aero/base/4.3
type restriction of fb:SpeedType
properties
base fb:SpeedType
used by
complexTypes GroundSpeedType IndicatedAirspeedType TrueAirspeedType WindSpeedType
facets
Kind Value Annotation
minInclusive 0
source <xs:simpleType name="RestrictedSpeedType">
 
<xs:restriction base="fb:SpeedType">
   
<xs:minInclusive value="0"/>
 
</xs:restriction>
</xs:simpleType>


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