| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||
| type | restriction of string | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| used by |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <simpleType name="TimeUnits"> <annotation> <documentation xml:lang="en">base time units. days, months, years have obvoius ambiguity and should be avoided</documentation> </annotation> <restriction base="string"> <enumeration value="seconds"/> <enumeration value="picoSeconds"/> <enumeration value="days"/> <enumeration value="months"/> <enumeration value="years"/> </restriction> </simpleType> |