$Revision: 1666 $
$Date: 2002-06-12 07:19:37 -0400 (Wed, 12 Jun 2002) $
qandaentry — A question/answer set within a QandASet
A QandAEntry
is an entry in a
QandASet
. Each QandAEntry
defines a Question
and (possibly) its
Answer
or Answer
s.
Since V4.2, the preferred way to associate a revision history with
a QandAEntry
is in the BlockInfo
.
The use of RevHistory
directly in QandAEntry
is deprecated.