3.5.1.6 <typeofhazard>

The <typeofhazard> element contains a description of the type of hazard, for example, "Hot surfaces inside."

Content models

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

Inheritance

+ topic/li hazard-d/typeofhazard

Example

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

Attributes

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

Return to main page.