namespace | http://www.fixm.aero/base/4.1 | ||||||||
type | restriction of string | ||||||||
properties |
|
||||||||
used by |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <simpleType name="UomAngleType"> <annotation> <documentation> The reference quantities used to express the value of angles. [ISO 19103, chapter 6.5.7.10] </documentation> </annotation> <restriction base="xs:string"> <enumeration value="DEG"> <annotation> <documentation> Degree. </documentation> </annotation> </enumeration> </restriction> </simpleType> |