PrintAutoNumber Element

Author-it XML Format

Description

The PrintAutoNumber element corresponds to the "Super headings" list, on the Print tab, of the Topic object.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

Parent Element

Topic

Values

Data Type

Range

Integer

0 to 8, where:

0 = (none)
1 = 1,2,3 ...
2 = a,b,c ...
3 = A,B,C ...
4 = i,ii,iii ...
5 = I,II,III ...
6 = 1st, 2nd, 3rd ...
7 = One, Two, Three ...
8 = First, Second, Third

Sample XML

<PrintAutoNumber inherited="true">0</PrintAutoNumber>