21.2.3.6 ST_BuiltInUnit
This simple type specifies the built in display units for an axis.
This simple type’s contents are a restriction of the W3C XML Schema string datatype.
This simple type is restricted to the values
listed in the following table:
Enumeration Value
Description
(Billions)
Specifies the values on the chart shall be divided by 1,000,000,000.
Specifies the values on the chart shall be divided by 100,000,000.
Specifies the values on the chart shall be divided by 100.
Specifies the values on the chart shall be divided by 100,000.
(Millions)
Specifies the values on the chart shall be divided by 1,000,000.
Specifies the values on the chart shall be divided by 10,000,000.
Specifies the values on the chart shall be divided by 10,000.
Specifies the values on the chart shall be divided by 1,000.
Specifies the values on the chart shall be divided by 1,000,000,000,000.
[Note: The W3C XML Schema definition of this simple type’s content model (ST_BuiltInUnit) is located in A.5.1. end note]