element <step> (global)
Namespace:
Type:
anonymous complexType (extension of step.class)
Content:
complex, 17 attributes, 8 elements
Defined:
globally in taskMod.xsd; see XML source
Includes:
definition of 1 attribute
Used:
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>
Included in content model of elements (2):
Known Usage Locations
Annotation
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.
Anonymous Type Detail
Type Derivation Tree
step.class (extension)
  complexType
XML Source (w/o annotations (1); see within schema source)
<xs:element name="step">
<xs:complexType>
<xs:complexContent>
<xs:extension base="step.class">
<xs:attribute default="- topic/li task/step " 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/step "
XML Source (see within schema source)
<xs:attribute default="- topic/li task/step " 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.