answer
answer — An answer to a question posed in a qandaset.
Synopsis
answer ::=
- Sequence of:
label
?- One or more of:
bridgehead
dialogue
drama
formalgroup
poetry
remark
revhistory
stagedir
- Indexing inlines
- Admonition elements
- Formal elements
- Graphic elements
- Informal elements
- List elements
- Paragraph elements
- Publishing elements
- Technical elements
- Verbatim elements
Attributes
Common attributes and common linking attributes.
No additional 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
.
Attributes
Common attributes and common linking attributes.
- any attribute
Any attribute in any other explicit namespace
Parents
These elements contain answer
: qandaentry
.
Children
The following elements occur in answer
: address
, anchor
, bibliolist
, blockquote
, bridgehead
, calloutlist
, caution
, danger
, dialogue
, drama
, epigraph
, equation
, example
, figure
, formalgroup
, formalpara
, glosslist
, important
, 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
, stagedir
, table
, task
, tip
, variablelist
, warning
.