Label

Name

Label -- A label on a Question or Answer

Synopsis

Mixed Content Model

Label ::=
(#PCDATA|Acronym|Emphasis|Trademark|Link|OLink|ULink|Anchor|
 Comment|Subscript|Superscript|InlineGraphic|InlineMediaObject|
 IndexTerm)*

Attributes

Common attributes

Tag Minimization

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

Description

The Label on a Question or Answer identifies the label that is to be used when formatting the question or answer.

Processing expectations

If the DefaultLabel attribute on the nearest ancestor QandASet is not Label, then the Label attribute is ignored.

Otherwise, the value of the Label attribute is used as the label for the Question or Answer.

Parents

These elements contain Label: Answer, Question.

Children

The following elements occur in Label: Acronym, Anchor, Comment, Emphasis, IndexTerm, InlineGraphic, InlineMediaObject, Link, OLink, Subscript, Superscript, Trademark, ULink.

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

In some contexts, the following elements are excluded: Acronym, IndexTerm.

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