simpleType RestrictedIndicatedAirspeedType
namespace http://www.fixm.aero/base/4.2
type restriction of fb:SpeedType
properties
base fb:SpeedType
used by
complexType IndicatedAirspeedType
facets
Kind Value Annotation
minInclusive 0
annotation
documentation
Helper type for restrictions on IndicatedAirspeed
source <xs:simpleType name="RestrictedIndicatedAirspeedType">
 
<xs:annotation>
   
<xs:documentation>Helper type for restrictions on IndicatedAirspeed</xs:documentation>
 
</xs:annotation>
 
<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