MsgEntry

Name

MsgEntry -- A wrapper for an entry in a message set

Synopsis

Content Model

MsgEntry ::=
(Msg+,MsgInfo?,MsgExplan*)

Attributes

Common attributes

Tag Minimization

The start-tag is required for this element. The end-tag is optional, if your SGML declaration allows minimization.

Description

In a MsgSet, each MsgEntry contains some number of messages (Msgs) and additional informative and explanatory material about them.

Processing expectations

Formatted as a displayed block.

On the whole, the semantics of MsgSet are not clearly defined.

Parents

These elements contain MsgEntry: MsgSet.

Children

The following elements occur in MsgEntry: Msg, MsgExplan, MsgInfo.

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

Examples

For examples, see MsgSet.

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