namespace | http://www.fixm.aero/base/4.1 | |||||||||||||
type | restriction of string | |||||||||||||
properties |
|
|||||||||||||
used by |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
source | <simpleType name="UomHeightType"> <annotation> <documentation> The reference quantities used to express the value of height. </documentation> </annotation> <restriction base="xs:string"> <enumeration value="FT"> <annotation> <documentation> Foot. </documentation> </annotation> </enumeration> <enumeration value="M"> <annotation> <documentation> Metre. </documentation> </annotation> </enumeration> </restriction> </simpleType> |