element <substep> (global)
Namespace:
Type:
anonymous complexType (extension of substep.class)
Content:
complex, 17 attributes, 5 elements
Defined:
globally in taskMod.xsd; see XML source
Includes:
definition of 1 attribute
Used:
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>
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 within 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 FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.