<glossary>
The <glossary> tag creates a glossary division containing terms and their
definitions. Its entries are given by <gi>, and it may begin
with a <headnote> introducing the list.
A <glossary> often appears in <backmatter>, but it can
also be placed inside another division when a local glossary is useful.
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:<gi> <headnote> <idx> <plaintitle> <shorttitle> <title> Parents
This element may appear as an immediate child of the following elements:<appendix> <article> <backmatter> <chapter> <section> <subsection> <subsubsection>