Number Element

Author-it XML Format

Description

Allows you to choose the style of sequential numbering to apply to the paragraph. This is only available when the Numbering Type is set to Numbering.

The Number element corresponds to the Numbered drop-down list, on the "Bullets and Numbering" sub-tab, on the "Style Definition" tab of the Style object.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

Parent Element

Style

Values

Data Type

Range

Integer

0 to 4, where:

0 = 1,2,3 ...
1 = a,b,c ...
2 = A,B,C ...
3 = i,ii,iii ...
4 = I,II,III ...

Sample XML

<Number>0</Number>