2.5.301 XmlTkBaseTimeUnitFrt

The XmlTkBaseTimeUnitFrt structure specifies the value of the smallest unit of time used by the date axis. This structure MUST only be present if the fAutoBase field of the corresponding AxcExt record is set to 1 and the fDateAxis of the corresponding AxcExt record is equal to 1.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

baseUnit

...

baseUnit (6 bytes): An XmlTkToken that specifies a value that can override the duBase field of the corresponding AxcExt record. The baseUnit.xtHeader.xmlTkTag field MUST be equal to 0x005F. This field overrides the duBase field of the corresponding AxcExt record when the fAutoBase field of the AxcExt record is set to 1. The baseUnit.dValue MUST be a value from the following table:

Value

Meaning

0x0060

Time value is measured in days.

0x0061

Time value is measured in months.

0x0062

Time value is measured in years.