list-content

List Content

Definition

Names a type of list, usually with a semantically meaningful name, such as procedure list or notation list

Usage

Preserves the semantic information concerning a named type of list, for those instances where the publisher’s original DTD modeling uses specific named lists instead of the more generic element List

Remarks

Potential values for this attribute include, but are not limited to, “procedure”, “where-list” (used in equations), “synonymy”, “compound-info”, “algorithm”, “notation”, etc. For example, if a list in a publisher’s DTD would be tagged as: <algorithm>; in this DTD, such a list would be tagged:

<list list-content="algorithm">

Attribute Values

In Elements

<def-list> Definition List
<list> List
Value Meaning
Text, numbers, or special characters The type of list for special list types, for example, “where-list”, for a list of the variables that frequently follows an equation. This attribute may take any text value.
Restriction: This attribute may be specified if the element is used.