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