answer
answer — An answer to a question posed in a qandaset.
Synopsis
- Sequence of:
label
?- One or more of:
bridgehead
dialogue
drama
poetry
remark
revhistory
- Indexing inlines
- Admonition elements
- Formal elements
- Graphic elements
- Informal elements
- List elements
- Paragraph elements
- Publishing elements
- Technical elements
- Verbatim elements
Attributes
Description
Within a qandaentry
, a
question
may have an answer
. An
answer
is optional (some questions have no answers)
and may be repeated (some questions have more than one answer).
Processing expectations
An answer
is frequently introduced with a
label, such as “A:”. If an answer
has
a label
child element, the content of that
label
is used as the label for the
answer
. The defaultlabel
attribute on the nearest
ancestor qandaset
of an answer
can be used to indicate that a processing application should
automatically generate a label for the
answer
.
Parents
These elements contain answer
: qandaentry
.
Children
The following elements occur in answer: address
, anchor
, bibliolist
, blockquote
, bridgehead
, calloutlist
, dialogue
, drama
, epigraph
, equation
, example
, figure
, formalpara
, glosslist
, indexterm
(db.indexterm.endofrange), indexterm
(db.indexterm.singular), indexterm
(db.indexterm.startofrange), informalequation
, informalexample
, informalfigure
, informaltable
, itemizedlist
, label
, literallayout
, mediaobject
, note
, orderedlist
, para
, poetry
, procedure
, qandaset
, remark
, revhistory
, sidebar
, simpara
, simplelist
, table
, task
, variablelist
.