inheritnum

Inherit Number

In a nested list, indicates if the enumeration of interior lists should include the numbers of containing list items, for example, “4.2.3” rather than simply “3” for an embedded list item

Attribute Values

In Element

<orderedlist>
Value Meaning
ignore The enumeration of interior lists should not include the numbers of containing list items, “3”.
inherit The enumeration of interior lists should include the numbers of containing list items, for example, “4.2.3”.
Restriction: This attribute may be specified if the element is used.