msgrel

$Revision: 1.3 $

$Date: 2002/06/12 11:18:19 $

msgrel — A related component of a message in a message set

Synopsis

Content Model

msgrel ::=
(title?,msgtext)

Attributes

Common attributes

DocBook NG “Bourbon” Content Model

msgrel ::=

DocBook NG “Bourbon” Attributes

Common attributes and common linking attributes.

Description

Every Msg has one primary message (MsgMain). It may also have any number of related messages, stored in MsgRel elements within the same Msg.

Related messages are usually messages that appear elsewhere in response to the same event (or set of events) that triggered the main message. For example, if a network client produces a failure or warning message, a related message might appear on the server console.

Processing expectations

May be formatted inline or as a displayed block, depending on context. Sometimes suppressed.

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

Parents

These elements contain msgrel: msg.

Children

The following elements occur in msgrel: msgtext, title.

Examples

For examples, see msgset.