<consequence>

The <consequence> element specifies the consequence of failing to avoid a hazard, for example, "Contact may cause burn."

Content models

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

Inheritance

+ topic/li hazard-d/consequence

Example

This section is non-normative.

<hazardstatement type="warning">
  <messagepanel>
    <typeofhazard>Hot surfaces inside.</typeofhazard>
    <consequence>Contact may cause burn.</consequence>
    <howtoavoid>Wear protective gear before servicing internal parts.</howtoavoid>
  </messagepanel>
  <hazardsymbol href="hotsurface.png"></hazardsymbol>
</hazardstatement>

Content model

(Text | <data> | <data-about> | <foreign> | <unknown> | <keyword> | <term> | <text> | <ph> | <tm>)*

Contained by

<messagepanel>

Zero or more of the following
  • Text
  • <data>
  • <data-about>
  • <foreign>
  • <keyword>
  • <ph>
  • <term>
  • <text>
  • <tm>
  • <unknown>

Contained by

  • <messagepanel>

Inheritance

+ topic/li hazard-d/consequence

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