FlexDoc/XML XSDDoc Demo
XML Schemas for DITA 1.1


element <topic>
Namespace:
Type:
anonymous complexType (extension of topic.class)
Content:
complex, 20 attributes, 12 elements
Defined:
globally in topicMod.xsd; see XML source
Includes:
declaration of 1 attribute
Referenced:
Component Diagram
XML Representation Summary
<topic
   
 = 
xs:ID
 = 
xs:string
 = 
xs:string
 = 
xs:string : "1.1"
 = 
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")
 = 
("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 "
   
>
   
Content: 
</topic>
Attributes:
Attribute
Type / Value
Default
Required?
Declared In
Description
xs:ID
yes
topic.class (ver 1)
xs:string
no
topic.class (ver 1)
xs:string
no
topic.class (ver 1)
xs:string
1.1
no
topic.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
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
topic.class (ver 2)
xs:string
"- topic/topic "
no
The class attribute supports specialization. »
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
1..1
topic.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
topic.class (ver 1)
1..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. »
1..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 <body> element is the container for the main content of a <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 <topic> element is the top-level DITA element for a single-subject topic or article. Other top-level DITA elements that are more content-specific are <concept>, <task>, and <reference>.
Related Components
Referenced By
Anonymous Type Detail
Type Derivation Tree
topic.class (ver 1) (redefined by extension)
  topic.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.