[4.3]task

task — A task to be completed

Synopsis

Content Model

task ::=
(blockinfo?,
 (indexterm)*,
 (title,titleabbrev?),
 tasksummary?,taskprerequisites?,procedure,example*,taskrelated?)

Attributes

Common attributes

Description

A task encapsulates a procedure providing an explicit location for summary information, identifying prerequisites for the task, examples, and pointers to related information.

Processing expectations

Formatted as a displayed block.

Children

The following elements occur in task: blockinfo, example, indexterm, procedure, taskprerequisites, taskrelated, tasksummary, title, titleabbrev.