element <taskbody> (global)
Namespace:
Type:
anonymous complexType (extension of taskbody.class)
Content:
complex, 10 attributes, 11 elements
Defined:
globally in taskMod.xsd; see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<taskbody
   
 = 
xs:string
 = 
xs:string
 = 
xs:NMTOKEN
 = 
xs:string
 = 
("yes" | "no" | "-dita-use-conref-target")
 = 
xs:language
 = 
("ltr" | "rtl" | "lro" | "rlo" | "-dita-use-conref-target")
 = 
xs:string
 = 
xs:string
 = 
xs:string : "- topic/body task/taskbody "
    >
   
Content: 
prereq?, context?, (steps | steps-unordered)?, result?, example?, postreq?, (data | data-about | foreign | unknown)*
</taskbody>
Included in content model of elements (1):
task
Known Usage Locations
Annotation
The <taskbody> element is the main body-level element inside a task topic. A task body has a very specific structure, with the following elements in this order: <prereq>, <context>, <steps>, <result, <example> and <postreq>. Each of the body sections are optional.
Anonymous Type Detail
Type Derivation Tree
taskbody.class (extension)
  complexType
XML Source (w/o annotations (1); see within schema source)
<xs:element name="taskbody">
<xs:complexType>
<xs:complexContent>
<xs:extension base="taskbody.class">
<xs:attribute default="- topic/body task/taskbody " ref="class"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/10)
class
Type:
xs:string, predefined
Use:
optional
Attribute Value
Default:
"- topic/body task/taskbody "
XML Source (see within schema source)
<xs:attribute default="- topic/body task/taskbody " ref="class"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set