FlexDoc/XML XSDDoc Demo
XML Schemas for DITA 1.1


element <task>
Namespace:
Type:
anonymous complexType (extension of task.class)
Content:
complex, 20 attributes, 12 elements
Defined:
globally in taskMod.xsd; see XML source
Includes:
declaration of 1 attribute
Referenced:
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>
Attributes:
Attribute
Type / Value
Default
Required?
Declared In
Description
xs:ID
yes
task.class (ver 1)
xs:string
no
task.class (ver 1)
xs:string
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
importance-atts.class : ("obsolete" | "deprecated" | "optional" | "default" | "low" | "normal" | "high" | "recommended" | "required" | "urgent" | "-dita-use-conref-target")
no
status-atts.class : ("new" | "changed" | "deleted" | "unchanged" | "-dita-use-conref-target")
no
xs:string
1.1
no
task.class (ver 1)
xs:string
no
task.class (ver 1)
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 ui-d) (topic hi-d) (topic sw-d) (topic pr-d) (topic ut-d) (topic indexing-d)"
no
task.class (ver 2)
xs:string
"- topic/topic task/task "
no
The class attribute supports specialization. »
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
1..1
task.class (ver 1)
1..1
no
The <title> element contains a heading or label for the main parts of a document such as <topic>, <section>, and <example> and for the display elements such as figure (<fig>) and <table>.
0..1
no
The alternate title element (<titlealts>) is optional, but can occur after the topic title. »
0..1
task.class (ver 1)
0..1
no
The short description (<shortdesc>) element occurs between the topic title and the topic body, as the initial paragraph-like content of a topic. »
0..1
no
0..1
no
The <prolog> element contains information about the topic as an whole (for example, author information or subject category) that is either entered by the author or machine-maintained. »
0..1
no
The <taskbody> element is the main body-level element inside a task topic. »
0..1
no
The related information links of a topic (<related-links> element) are stored in a special section following the body of the topic. »
0..∞
  topic
1..1
no
The <topic> element is the top-level DITA element for a single-subject topic or article. »
  task
1..1
no
The <task> element is the top-level element for a task topic. »
1..1
no
The <concept> element is the top-level element for a topic that answers the question what is? »
1..1
no
The <reference> element defines a top-level container for a reference topic. »
1..1
no
Description
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.
Related Components
Referenced By
Anonymous Type Detail
Type Derivation Tree
task.class (ver 1) (redefined by extension)
  task.class (ver 2) (extension)
      complexType


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.