Guide to the DocBook DTD | ||
---|---|---|
Prev | Next |
GlossEntry+
Both the start- and end-tags are required for this element.
GlossList is a wrapper for a set of GlossEntries. It has common attributes.
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, entry.
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.
<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 | Home | Next |
GlossEntry | Up | GlossSeeAlso |