namespace | http://www.fixm.aero/base/4.3 | ||||||
type | restriction of fb:VerticalDistanceType | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="RestrictedVerticalDistanceType"> <xs:annotation> <xs:documentation>Helper class for restrictions on fractionDigits</xs:documentation> </xs:annotation> <xs:restriction base="fb:VerticalDistanceType"> <xs:fractionDigits value="0"/> </xs:restriction> </xs:simpleType> |