substep

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

Contains

(cmd then (info or tutorialinfo or stepxmp) (any number) then (stepresult) (optional) )

Contained by

substeps

Inheritance

topic/li, task/substep

Attributes

Name Description Data Type Default Value Required?
importance The attribute indicates whether the element it modifies is optional or required. optional | required #IMPLIED No
%select-atts; A set of related attributes, described at select-atts.
Note: For this element, the attribute importance has only the values "required" and "optional."
     
%id-atts; (id, conref) A set of related attributes, described at %id-atts; parameter entity PE not applicable Not applicable
translate Indicates whether the content of the element should be translated or not. yes | no #IMPLIED No
xml:lang Specifies the language of the element content. When no xml:lang value is supplied, the default value of English is assumed. For example, if there is a note element with the attribute xml:lang set to the value "es-es," then the label on the note, which is normally output as "Note" is now output in Spanish as "Nota." The allowed xml:lang values are based on ISO-3166 Country Codes and RFC 3066 Language Codes (see W3C: Language tagging in HTML and XML). NMTOKEN #IMPLIED No
%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

Example

See substeps.

OASIS DITA Language Specification v1.0 -- 09 May 2005
Copyright (c) OASIS Open 2005. All Rights Reserved.