| namespace | http://www.omg.org/space/xtce | |||||||||||||||||||||
| type | restriction of string | |||||||||||||||||||||
| properties |
|
|||||||||||||||||||||
| used by | ||||||||||||||||||||||
| facets |
|
|||||||||||||||||||||
| annotation |
|
|||||||||||||||||||||
| source | <simpleType name="AlarmLevels"> <annotation> <documentation xml:lang="en">An enumerated list of the possible alarm levels</documentation> </annotation> <restriction base="string"> <enumeration value="normal"/> <enumeration value="watch"/> <enumeration value="warning"/> <enumeration value="distress"/> <enumeration value="critical"/> <enumeration value="severe"/> </restriction> </simpleType> |