simpleType TimeUnits
namespace http://www.omg.org/space/xtce
type restriction of string
properties
base string
used by
attributes TimeAlarmType/StaticAlarmRanges/@timeUnits TimeAlarmType/ChangePerSecondAlarmRanges/@timeUnits BaseTimeDataType/Encoding/@units
facets
Kind Value Annotation
enumeration seconds
enumeration picoSeconds
enumeration days
enumeration months
enumeration years
annotation
documentation
base time units.  days, months, years have obvoius ambiguity and should be avoided
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy