result
The <result> element describes
the expected outcome for the task as a whole.
note
To describe the outcome of specific step, use the <stepresult>
element instead.
Contains
note
These models represent only the default document types distributed by OASIS.
Actual content models will differ with each new document type.
Contained by
Doctype | Content model |
---|---|
ditabase, task (strict), task (general), machineryTask, learningContent | taskbody |
Inheritance
- topic/section task/result
Example
<task id="sqlj"> <titleCreating an SQLJ file</title> <taskbody> <context>Once you have set up SQLJ, you need to create a new SQLJ file. You cannot add #sqlj statements directly in the Source pane of the Workbench.</context> <result>The SQLJ file is successfully created when the SQLJ server displays the "File Created" dialog.</result> </taskbody> </task>
Attributes
Name | Description | Data Type | Default Value | Required? |
---|---|---|---|---|
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 |