The <consequence> element specifies
the consequence of failing to avoid a hazard, for example, "Contact
may cause burn."
Contains
Note: These models represent only the default document types distributed by OASIS.
Actual content models will differ with each new document type.
Doctype |
Content model |
topic (base), map (base), classifyMap, subjectScheme, learningBookmap, learningMap |
( text data or data or data-about or foreign or unknown or keyword or term or ph or b or i or sup or sub or tt or u or tm) (any number) |
topic (technical content), map (technical content), concept, ditabase, glossary, glossentry, glossgroup, reference, task, bookmap |
( text data or data or data-about or foreign or unknown or keyword or apiname or option or parmname or cmdname or msgnum or varname or wintitle or term or abbreviated-form or ph or b or i or sup or sub or tt or u or codeph or synph or filepath or msgph or systemoutput or userinput or menucascade or uicontrol or tm) (any number) |
machineryTask |
( text data or data or data-about or foreign or unknown or keyword or wintitle or term or ph or b or i or sup or sub or tt or u or menucascade or uicontrol or tm) (any number) |
Contained by
Doctype |
Content model |
topic (base), map (base), topic (technical content), map (technical content), concept, ditabase, glossary, glossentry, glossgroup, reference, task (strict), task (general), bookmap, classifyMap, subjectScheme, machineryTask, learningBookmap, learningMap |
messagepanel |
Inheritance
+
topic/li hazard-d/consequence
Example
<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>