[Table of Contents] [docx version]

Error! No text of specified style in document.

minorTimeUnit (Minor Time Unit)

This element specifies the time unit for the minor tick marks.

Parent Elements

dateAx5.7.2.39)

 

Attributes

Description

val (Time Unit Value)

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>