The <section> element represents an organizational
division in a topic. Sections are used to organize subsets of information
that are directly related to the topic. For example, the titles Reference
Syntax, Example and Properties might represent section-level
discourse within a topic about a command-line process—the content in each
section relates uniquely to the subject of that topic. Multiple sections within
a single topic do not represent a hierarchy, but rather peer divisions of
that topic. Sections cannot be nested. A section may have an optional title.
Example
<reference id="reference">
<title>Copy Command</title>
<refbody>
<section>
<title>Purpose</title>
This little command copies
things.
</section>
</refbody>
</reference>
Inheritance:
- topic/section
Attributes
| Name |
Description |
Data Type |
Default Value |
Required? |
| spectitle |
The specialized title attribute allows architects of specialized
types to define a fixed or default title for a specialized element. Not intended
for direct use by authors. |
CDATA |
#IMPLIED |
No |
| %univ-atts; (%select-atts;, %id-atts;, %localization-atts;) |
A set of related attributes, described at %univ-atts; |
parameter entity |
PE not
applicable |
Not applicable |
| %global-atts; (xtrf, xtrc) |
A set of related attributes, described at %global-atts; |
parameter entity |
PE not
applicable |
Not applicable |
| class, outputclass |
Common attributes described in Other common DITA attributes |
|
|
|