FlexDoc/XML XSDDoc Demo
XML Schemas for DITA 1.1


element <step>
Namespace:
Type:
anonymous complexType (extension of step.class)
Content:
complex, 17 attributes, 8 elements
Defined:
globally in taskMod.xsd; see XML source
Includes:
declaration of 1 attribute
Referenced:
Component Diagram
XML Representation Summary
<step
   
 = 
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/step "
   
>
   
Content: 
</step>
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/step "
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 <substeps> element allows you to break a step down into a series of separate actions, and should be used only if necessary. »
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. »
1..1
no
The <choicetable> element contains a series of optional choices available within a step of a task.
1..1
no
The <choices> element contains a list of <choice> elements. »
0..1
no
The <stepresult> element provides information on the expected outcome of a step. »
Description
The <step> element represents an action that a user must follow to accomplish a task. Each step in a task must contain a command <cmd> element which describes the particular action the user must do to accomplish the overall task. The step element can also contain information <info>, substeps <substeps>, tutorial information <tutorialinfo>, a step example <stepxmp>, choices <choices> or a stepresult <stepresult>, although these are optional.
Related Components
Referenced By
Anonymous Type Detail
Type Derivation Tree
step.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.