simplemsgentry
simplemsgentry — A wrapper for a simpler entry in a message set
Synopsis
Content Model
simplemsgentry ::=
(msgtext,msgexplan+)
Attributes
Name | Type | Default |
audience | CDATA | None |
origin | CDATA | None |
level | CDATA | None |
Description
SimpleMsgEntry
is a simpler alternative to MsgEntry
. In a MsgSet
, each SimpleMsgEntry
contains the text of a message and its explanation.
Processing expectations
Formatted as a displayed block.
Attributes
audience
Identifies the audience to which this message is relevant.
level
Identifies the level of importance or severity of this message.
origin
Indicates the origin of this message.