element <substep>
Namespace:
Type:
anonymous (extension of substep.class)
Content:
complex, 17 attributes, 5 elements
Defined:
globally in taskMod.xsd; see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<substep
    outputclass
 = 
xs:string
    id
 = 
xs:NMTOKEN
    conref
 = 
xs:string
    base
 = 
xs:string
    props
 = 
xs:string
    platform
 = 
xs:string
    product
 = 
xs:string
    audience
 = 
xs:string
    otherprops
 = 
xs:string
    rev
 = 
xs:string
    status
 = 
("new" | "changed" | "deleted" | "unchanged" | "-dita-use-conref-target")
    translate
 = 
("yes" | "no" | "-dita-use-conref-target")
    xml:lang
 = 
xs:language
    dir
 = 
("ltr" | "rtl" | "lro" | "rlo" | "-dita-use-conref-target")
    xtrc
 = 
xs:string
    xtrf
 = 
xs:string
    class
 = 
xs:string : "- topic/li task/substep "
    >
   
Content: 
cmd, (info | tutorialinfo | stepxmp)*, stepresult?
</substep>
Included in content model of elements (1):
Known Usage Locations
Annotation
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.
Anonymous Type Detail
Type Derivation Tree
substep.class (extension)
  complexType
XML Source (w/o annotations (1); see within schema source)
<xs:element name="substep">
<xs:complexType>
<xs:complexContent>
<xs:extension base="substep.class">
<xs:attribute default="- topic/li task/substep " ref="class"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 1/17)
class
Type:
xs:string, predefined
Use:
optional
Attribute Value
Default:
"- topic/li task/substep "
XML Source (see within schema source)
<xs:attribute default="- topic/li task/substep " ref="class"/>

XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set