<substep>

A <substep> element has the same structure as a <step>, except that it does not allow lists of choices or sub-steps within it, in order to prevent unlimited nesting of steps.

Content models

See appendix for information about this element in OASIS document type shells.

Inheritance

- topic/li task/substep

Example

This section is non-normative.

See substeps.

Content model

<note>*, <cmd>, (<info> | <itemgroup> | <stepxmp> | <tutorialinfo>)*, <stepresult>?

Contained by

<substeps>

In order
  1. Zero or more <note>
  2. <cmd>
  3. Zero or more of the following
    • <info>
    • <itemgroup>
    • <stepxmp>
    • <tutorialinfo>
  4. Optional <stepresult>

Contained by

  • <substeps>

Inheritance

- topic/li task/substep

The <substep> element is specialized from <li>. It is defined in the task module.

Attributes

The following attributes are available on this element: Universal attribute group (with a narrowed definition of @importance, given below) and outputclass.

importance
Describes whether the current <step> or <substep> is optional or required. Output processors might highlight steps that are optional or required. Allowed values are "optional", "required", or -dita-use-conref-target.