Noeud:Glossary List, Noeud « Next »:, Noeud « Previous »:Lists, Noeud « Up »:Lists



Glossary List


GlossList = (GlossEntry+)

GlossEntry = ( GlossTerm,
               Acronym?,
               Abbrev?,
               IndexTerm*,
               RevHistory?,
               ( GlossSee | GlossDef+ )
             )

GlossDef = ( (%glossdef.mix;)+,
             GlossSeeAlso*
           )

Elements : GlossList, GlossEntry, GlossTerm, Acronym, Abbrev, IndexTerm, RevHistory, GlossSee, GlossDef, GlossSeeAlso.

Attributes : SortAs, Subject, BaseForm, OtherTerm.

A GlossList element is used to insert in the text a list of glossary terms wherever it is possible to insert a list, unlike glossaries (Glossary) which can only be inserted at the end of sections, chapters, books, etc.

The GlossList element is composed of one or several GlossEntry elements, which one representing an entry in the glossary.

For more information on the glossary entries, see Voir Glossary.