$Revision: 1666 $
$Date: 2002-06-12 07:19:37 -0400 (Wed, 12 Jun 2002) $
glossdiv — A division in a Glossary
glossdiv ::= ((%sect.title.content;
), (%component.mix;
)*,glossentry
+)
Name | Type | Default |
status | CDATA | None |
A GlossDiv
is a section of a Glossary
. A Glossary
might be divided into sections in order to group terms, perhaps
alphabetically.
A Glossary may
contain any number of GlossEntry
or GlossDiv
elements, but it cannot
contain a mixture of both at the same level.
The following elements occur in glossdiv:
abstract
, address
, anchor
, authorblurb
, beginpage
, bibliolist
, blockquote
, bridgehead
, calloutlist
, caution
, classsynopsis
, cmdsynopsis
, constraintdef
, constructorsynopsis
, destructorsynopsis
, epigraph
, equation
, example
, fieldsynopsis
, figure
, formalpara
, funcsynopsis
, glossentry
, glosslist
, graphic
, graphicco
, highlights
, important
, indexterm
, informalequation
, informalexample
, informalfigure
, informaltable
, itemizedlist
, literallayout
, mediaobject
, mediaobjectco
, methodsynopsis
, msgset
, note
, orderedlist
, para
, procedure
, productionset
, programlisting
, programlistingco
, qandaset
, remark
, screen
, screenco
, screenshot
, segmentedlist
, sidebar
, simpara
, simplelist
, subtitle
, synopsis
, table
, task
, tip
, title
, titleabbrev
, variablelist
, warning
.
Status
identifies the editorial or publication
status of the GlossDiv
.
Publication status might be used to control formatting (for example, printing a “draft” watermark on drafts) or processing (perhaps a document with a status of “final” should not include any components that are not final).