<index>
The <index> tag creates the back-matter division that holds a book or
article’s generated index. It usually contains an optional
<title> and an <index-list>,
while the actual entries are authored elsewhere with <idx>.
Syntax
Attributes
| Attribute | Required? | Values |
|---|---|---|
component = "…" | optional | string |
label = "…" | optional | string |
xml:id = "…" | optional | string |
xml:lang = "…" | optional | string |
Children
The following may appear as children:<idx> <index-list> <plaintitle> <shorttitle> <title> Parents
This element may appear as an immediate child of the following elements:<backmatter>