<howtoavoid>

The <howtoavoid> element contains information about how a user can avoid a hazard, for example, "Do not use solvents to clean the drum surface."

Content models

See appendix for information about this element in OASIS document type shells.

Inheritance

+ topic/li hazard-d/howtoavoid

Example

This section is non-normative.

<hazardstatement type="notice">
  <messagepanel>
    <typeofhazard>Machinery Damage</typeofhazard>
    <howtoavoid>
	     <sl>
	       <sli>Do NOT use solvents to clean the drum surface</sli>
	       <sli>Read manual for proper drum cleaning procedure</sli>
     	</sl>
    </howtoavoid>
  </messagepanel>
  <hazardsymbol href="readmanual.png"></hazardsymbol>
  <hazardsymbol href="agressivesolvent.png"></hazardsymbol>
</hazardstatement>

Content model

(Text | <boolean> | <cite> | <keyword> | <ph> | <q> | <term> | <text> | <tm> | <xref> | <state> | <sl> | <simpletable>)*

Contained by

<messagepanel>

Zero or more of the following
  • Text
  • <boolean>
  • <cite>
  • <keyword>
  • <ph>
  • <q>
  • <simpletable>
  • <sl>
  • <state>
  • <term>
  • <text>
  • <tm>
  • <xref>

Contained by

  • <messagepanel>

Inheritance

+ topic/li hazard-d/howtoavoid

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

Attributes

The following attributes are available on this element: Universal attribute group and outputclass.