The pre-requisite (<prereq>) section of
a task should document things the user needs to know or do before starting
the current task. Prerequisite links will be placed in a list after the related-links
section; on output the <prereq> links from the related-links
section are added to the <prereq> section.
Example
<task id="sqlj">
<title>Creating an SQLJ file</title>
<taskbody>
<prereq>Before creating a new SQLJ file, you must
log in to the SQLJ server.</prereq>
</taskbody>
</task>
Inheritance:
- topic/section task/prereq
Attributes
| Name |
Description |
Data Type |
Default Value |
Required? |
| %univ-atts; (%select-atts;, %id-atts;, %localization-atts;) |
A set of related attributes, described at %univ-atts; |
parameter entity |
PE not
applicable |
Not applicable |
| %global-atts; (xtrf, xtrc) |
A set of related attributes, described at %global-atts; |
parameter entity |
PE not
applicable |
Not applicable |
| class, outputclass |
Common attributes described in Other common DITA attributes |
|
|
|