FlexDoc/XML XSDDoc Demo
XML Schemas for DITA 1.1


element <substep>
Namespace:
Type:
anonymous complexType (extension of substep.class)
Content:
complex, 17 attributes, 5 elements
Defined:
globally in taskMod.xsd; see XML source
Includes:
declaration of 1 attribute
Referenced:
Component Diagram
XML Representation Summary
<substep
   
 = 
xs:string
 = 
xs:NMTOKEN
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
("new" | "changed" | "deleted" | "unchanged" | "-dita-use-conref-target")
 = 
("yes" | "no" | "-dita-use-conref-target")
 = 
xs:language
 = 
("ltr" | "rtl" | "lro" | "rlo" | "-dita-use-conref-target")
 = 
xs:string
 = 
xs:string
 = 
xs:string : "- topic/li task/substep "
   
>
   
Content: 
</substep>
Attributes:
Attribute
Type / Value
Default
Required?
Declared In
Description
xs:string
no
xs:NMTOKEN
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
status-atts.class : ("new" | "changed" | "deleted" | "unchanged" | "-dita-use-conref-target")
no
yesno-att.class : ("yes" | "no" | "-dita-use-conref-target")
no
xs:language
no
In due course, we should install the relevant ISO 2- and 3-letter codes as the enumerated possible values . . .
dir-atts.class : ("ltr" | "rtl" | "lro" | "rlo" | "-dita-use-conref-target")
no
xs:string
no
xs:string
no
xs:string
"- topic/li task/substep "
no
The class attribute supports specialization. »
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
1..1
 cmd
1..1
no
The command (<cmd>) element is required as the first element inside a <step>. »
0..∞
  info
1..1
no
The information element (<info>) occurs inside a <step> element to provide additional information about the step.
1..1
no
The tutorial info (<tutorialinfo>) element contains information that is included in a step when a task is part of a tutorial. »
1..1
no
The step example (<stepxmp>) element is used to illustrate a step of a task. »
0..1
no
The <stepresult> element provides information on the expected outcome of a step. »
Description
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.
Related Components
Referenced By
Anonymous Type Detail
Type Derivation Tree
substep.class (extension)


XML schema documentation generated with FlexDoc/XML 1.15 using FlexDoc/XML XSDDoc 3.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.