element <task> (global)
Namespace:
Type:
anonymous complexType (extension of task.class)
Content:
complex, 20 attributes, 12 elements
Defined:
globally in taskMod.xsd; see XML source
Includes:
definition of 1 attribute
Used:
Component Diagram
XML Representation Summary
<task
   
 = 
xs:ID
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
("obsolete" | "deprecated" | "optional" | "default" | "low" | "normal" | "high" | "recommended" | "required" | "urgent" | "-dita-use-conref-target")
 = 
("new" | "changed" | "deleted" | "unchanged" | "-dita-use-conref-target")
 = 
xs:string : "1.1"
 = 
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 ui-d) (topic hi-d) (topic sw-d) (topic pr-d) (topic ut-d) (topic indexing-d)"
 = 
xs:string : "- topic/topic task/task "
   
>
   
Content: 
</task>
Included in content model of elements (5):
Known Usage Locations
Annotation
The <task> element is the top-level element for a task topic. Tasks are the main building blocks for task-oriented user assistance. They generally provide step-by-step instructions that will enable a user to perform a task. A task answers the question of "how to?" by telling the user precisely what to do and the order in which to do it. Tasks have the same high-level structure as other topics, with a title, short description and body.
Anonymous Type Detail
Type Derivation Tree
task.class (redefined by extension)
  task.class (extension)
      complexType
XML Source (w/o annotations (1); see within schema source)
<xs:element name="task">
<xs:complexType>
<xs:complexContent>
<xs:extension base="task.class">
<xs:attribute default="- topic/topic task/task " ref="class"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/20)
class
Type:
xs:string, predefined
Use:
optional
Attribute Value
Default:
"- topic/topic task/task "
XML Source (see within schema source)
<xs:attribute default="- topic/topic task/task " 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.