3.10.7.8.2 <closereqs>

The <closereqs> element contains information about closing requirements – steps or tasks that the user should perform after completing a task, for example, "Check around the vehicle for any drips or leaks."

Content models

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

Inheritance

+ topic/section task/postreq taskreq-d/closereqs

Example

<closereqs>
  <reqconds>
    <reqcond>Run the engine and then check the
    dipstick to ensure the vehicle has enough
    oil. </reqcond>
    <reqcond>Check around the vehicle for any
    drips or leaks. </reqcond>
  </reqconds>
</closereqs>

Attributes

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

Return to main page.