<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, and states the probable consequences of failing to avoid the
hazard.
Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
+ topic/ul hazard-d/messagepanel
Example
This section is non-normative.
<hazardstatement type="caution">
<messagepanel>
<typeofhazard>Lifting Hazard.</typeofhazard>
<consequence>May result in injury.</consequence>
<howtoavoid>See safety manual for lifting instructions.</howtoavoid>
</messagepanel>
<hazardsymbol href="heavy.png"></hazardsymbol>
</hazardstatement>Content model
(<data> | <data-about>)*, <typeofhazard>, <consequence>*, <howtoavoid>+
Contained by
<hazardstatement>
- Zero or more of the following
<data><data-about>
<typeofhazard>- Zero or more
<consequence> - One or more
<howtoavoid>
Contained by
<hazardstatement>
Inheritance
+ topic/ul hazard-d/messagepanel
The <messagepanel> element is specialized from <ul>. It is defined in the hazard-domain module.
Attributes
The following attributes are available on this element: Universal attribute group, compact, outputclass, and spectitle.