<safety>

The <safety> element contains information about safety conditions. This element either contains children elements that describe safety conditions or a <nosafety> element that indicates that there are no safety conditions that must be considered.

Content models

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

Inheritance

+ topic/ol task/ol taskreq-d/safety

Example

<safety>
  <safecond>All power sources disconnected from the system.</safecond>
  <safecond>All networking cables disconnected from the system.</safecond>
</safety>

Attributes

The following attributes are available on this element: Universal attribute group, @compact, @outputclass, and @spectitle.

Was this helpful?