namespace | http://www.fixm.aero/base/4.2 | ||||||
type | restriction of fb:SpeedType | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="RestrictedTrueAirspeedType"> <xs:annotation> <xs:documentation>Helper type for restrictions on TrueAirspeed</xs:documentation> </xs:annotation> <xs:restriction base="fb:SpeedType"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> |