TaskbodyThe <taskbody> element is the main body-level
element inside a task topic. A task body has a very specific structure, with
the following elements in this order: <prereq>, <context>, <steps>, <result>, <example> and <postreq>.
Each of the body sections are optional.
[edit] Example
See task.
[edit] Contains
[edit] Contained by
| Doctype
| Parents
|
| ditabase, task
| task
|
[edit] Inheritance:
- topic/body task/taskbody
[edit] Attributes
| Name
| Description
| Data Type
| Default Value
| Required?
|
| base
| A generic attribute that has no specific purpose, but is intended
to act as a base for specialized attributes that have a simple value syntax
like the conditional processing attributes (one or more alphanumeric values
separated by whitespace). The attribute takes a space delimited set of
values. However, when acting as a container for generalized attributes, the
content model will be more complex; that model is documented in the "attribute
generalization" section of the DITA architectural specification.
| CDATA
| #IMPLIED
| No
|
| %id-atts; (id, conref)
| A set of related attributes, described at %id-atts;
| parameter entity
| PE not
applicable
| Not applicable
|
| %localization-atts; (translate, xml:lang, dir)
| A set of related attributes, described at %localization-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
|
|
|
|
TOC: Language Specification 1.1
Parent topic: Task elements
Previous topic: task
Next topic: prereq
|
|