continued-from

Continued From (list continuation)

An IDREF-type attribute that points to the @id attribute of a list which the current list continues; used to connect discontiguous lists that constitute one logical list.

Remarks

This attribute was inherited from JATS and may be uncommon in standards.

Used on Elements: <def-list>, <list>

ValueMeaning
A pointer (IDREF)Points to the existing identifier (@id) of a list element, to mark the current list as continued from the targeted (pointed to) list, which may be a list (<list>) or a definition list (<def-list>).
RestrictionThis is an optional attribute; there is no default.