qandadiv

$Revision: 1666 $

$Date: 2002-06-12 07:19:37 -0400 (Wed, 12 Jun 2002) $

qandadiv — A titled division in a QandASet

Synopsis

Content Model

qandadiv ::=
(blockinfo?,
 (%formalobject.title.content;)?,
 (%qandaset.mix;)*,
 (qandadiv+|qandaentry+))

Attributes

Common attributes

Description

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.

Processing expectations

Formatted as a displayed block.

A table of contents for the question and answer set is sometimes generated, especially in online environments.

Parents

These elements contain qandadiv: qandadiv, qandaset.

Examples

For examples, see qandaset.