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."
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 |
|---|---|
| machineryTask | (reqconds) |
Contained by
| Doctype | Content model |
|---|---|
| machineryTask | taskbody |
Inheritance
+ topic/section task/postreq mitask-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
| Name | Description | Data Type | Default Value | Required? |
|---|---|---|---|---|
| spectitle | The specialized title attribute allows architects of specialized types to define a fixed or default title for a specialized element. Not intended for direct use by authors. | CDATA | #IMPLIED | No |
| univ-atts attribute group (includes select-atts, id-atts, and localization-atts groups) | A set of related attributes, described in univ-atts attribute group | |||
| global-atts attribute group (xtrf, xtrc) | A set of related attributes, described in global-atts attribute group | |||
| class, outputclass | Common attributes described in Other common DITA attributes |