$Revision: 1666 $
$Date: 2002-06-12 07:19:37 -0400 (Wed, 12 Jun 2002) $
qandadiv — A titled division in a QandASet
qandadiv ::= (blockinfo
?, (%formalobject.title.content;
)?, (%qandaset.mix;
)*, (qandadiv
+|qandaentry
+))
QandADiv
is a section of a QandASet
. A question
and answer set might be divided into sections in order to group different
sets of questions together, perhaps by topic.
A QandASet
may
contain any number of QandADiv
or QandAEntry
elements, but it cannot
contain a mixture of both at the same level.
Formatted as a displayed block.
A table of contents for the question and answer set is sometimes generated, especially in online environments.
The following elements occur in qandadiv:
address
, anchor
, bibliolist
, blockinfo
, blockquote
, bridgehead
, calloutlist
, caution
, classsynopsis
, cmdsynopsis
, constructorsynopsis
, destructorsynopsis
, equation
, example
, fieldsynopsis
, figure
, formalpara
, funcsynopsis
, glosslist
, graphic
, graphicco
, highlights
, important
, indexterm
, informalequation
, informalexample
, informalfigure
, informaltable
, itemizedlist
, literallayout
, mediaobject
, mediaobjectco
, methodsynopsis
, note
, orderedlist
, para
, procedure
, programlisting
, programlistingco
, qandadiv
, qandaentry
, remark
, screen
, screenco
, screenshot
, segmentedlist
, simpara
, simplelist
, synopsis
, table
, tip
, title
, titleabbrev
, variablelist
, warning
.