<messagepanel>
The <messagepanel>
element contains the
textual information that is displayed on the hazard statement. This
information identifies the hazard, specifies how to avoid the hazard,
states the probable consequences of failing to avoid the hazard, and
might specify one or more images.
Specialization hierarchy
The <messagepanel>
element is specialized from
<div>
. It is defined in the hazard-statement domain module.
Content model
(
<data>
|
<sort-as>
)*,
<typeofhazard>
, ((
<consequence>
+,
<howtoavoid>
+) | (
<howtoavoid>
+,
<consequence>
*)),
<hazardsymbol>
*
- Zero or more
-
<typeofhazard>
- One of the following
- In order
- One or more
<consequence>
- One or more
<howtoavoid>
- One or more
- In order
- One or more
<howtoavoid>
- Zero or more
<consequence>
- One or more
- In order
- Zero or more
<hazardsymbol>
Attributes
The following attributes are available on this element:
universal
attributes and
@compact
.
The following attributes are available on this element: universal attributes and the attributes defined below.
@compact
- Specifies whether the vertical spacing between list items is
tightened. The following values are valid:
yes, no, and
-dita-use-conref-target. Some DITA
processors or output formats might not support the
@compact
attribute.