Reference. Reference for the DocBook DTD

[Prev] [Next]


GlossList

Name

GlossList---Wrapper for a set of GlossEntries

Synopsis

Content Model
  GlossEntry+

Attributes

This element has common and Role attributes.

Tag Minimization

Both the start- and end-tags are required for this element.

Description

GlossList is a wrapper for a set of GlossEntries. It has common attributes.

Parents

These elements contain GlossList: Appendix, Article, BiblioDiv, Bibliography, BlockQuote, Callout, Caution, Chapter, Dedication, Example, Footnote, GlossDef, GlossDiv, Glossary, Highlights, Important, Index, InformalExample, LegalNotice, ListItem, MsgExplan, MsgText, Note, Para, PartIntro, Preface, Procedure, RefSect1, RefSect2, RefSect3, RefSynopsisDiv, Sect1, Sect2, Sect3, Sect4, Sect5, SetIndex, Sidebar, SimpleSect, Step, Tip, Warning, and entry.

Children

GlossList contains GlossEntry.

In some contexts, additional elements may be allowed by inclusions in parent elements. Similarly, in some contexts, some of these elements may be invalid due to exclusions in parent elements.

Examples

<GLOSSLIST>
<GLOSSENTRY>
<GLOSSTERM>Reportable Markup Error</GLOSSTERM>
<ACRONYM>RME</ACRONYM>
<ABBREV>Markerror</ABBREV>
<GLOSSDEF>
<PARA>A mistake you made.</PARA>
</GLOSSDEF>
<GLOSSDEF SUBJECT="Errors">
<PARA>A mistake someone else made.</PARA>
</GLOSSDEF>
</GLOSSENTRY>
</GLOSSLIST>


[Prev] GlossEntry
[Next] GlossSeeAlso
[Reference Home] [Davenport Group Home]