<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.

The <messagepanel> element is specialized from <div>. It is defined in the hazard-statement domain module.

( <data> | <sort-as> )*, <typeofhazard> , (( <consequence> +, <howtoavoid> +) | ( <howtoavoid> +, <consequence> *)), <hazardsymbol> *

In order
  1. Zero or more
  2. <typeofhazard>
  3. One of the following
  4. Zero or more <hazardsymbol>

+ topic/div hazard-d/messagepanel

The <messagepanel> element is specialized from <div> . It is defined in the hazard-domain module.

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.

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.

Example

This section is non-normative.

See <hazardstatement>.