howtoavoid

Darwin Information Typing Architecture (DITA) Version 1.3 Part 2: Technical Content Edition

Document
Darwin Information Typing Architecture (DITA) Version 1.3 Part 2: Technical Content Edition
Version
1.3
Author
OASIS DITA Technical Committee

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

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

Attributes

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