namespace | http://www.fixm.aero/base/4.1 | |||||||||
type | restriction of fb:MeasureType | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <simpleType name="RestrictedAngleType"> <annotation> <documentation> Helper type for restrictions on AngleType </documentation> </annotation> <restriction base="fb:MeasureType"> <maxInclusive value="360"/> <minInclusive value="0"/> </restriction> </simpleType> |