QandAEntry

Name

QandAEntry -- A question/answer set within a QandASet

Synopsis

Content Model

QandAEntry ::=
(Question,Answer*)

Attributes

Common attributes

Tag Minimization

Both the start- and end-tags are required for this element.

Description

A QandAEntry is an entry in a QandASet. Each QandAEntry defines a Question and (possibly) its Answer or Answers.

Processing expectations

Formatted as a displayed block. Questions are usually presented before the Answers, and often the Answers are indented to make the questions stand out.

Parents

These elements contain QandAEntry: Answer, QandADiv, QandASet.

Children

The following elements occur in QandAEntry: Answer, Question.

In some contexts, the following elements are allowed anywhere: BeginPage, IndexTerm.

Examples

For examples, see QandASet.

Copyright © 1999 O'Reilly & Associates, Inc. All rights reserved.