tutorialinfo
The <tutorialinfo>
element contains additional information that is useful when the task
is part of a tutorial.
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 | step, substep |
Inheritance
- topic/itemgroup task/tutorialinfo
Example
<steps> <step> <cmd>Do this</cmd> <tutorialinfo>In your editor, open the first element and click on the dialog.</tutorialinfo> </step> <step> <cmd>Do that</cmd> <tutorialinfo>Move the framulator into the foobar box.</tutorialinfo> </step> </steps>
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 |