<majorTimeUnit>
(Major Time Unit)
This element specifies the time unit for major tick marks.
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
Specifies the time unit for the tick marks. The possible values for this attribute are defined by the ST_TimeUnit simple type (§5.7.3.50). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_TimeUnit">
<attribute name="val" type="ST_TimeUnit" default="days"/>
</complexType>