Skip to main content
Version: DocBook V4.5

sect3

sect3 — A subsection within a Sect2

Synopsis

Content Model

sect3 ::=
(sect3info?,
(title,subtitle?,titleabbrev?),
(toc|lot|index|glossary|bibliography)*,
(((calloutlist|glosslist|bibliolist|itemizedlist|orderedlist|
segmentedlist|simplelist|variablelist|caution|important|note|
tip|warning|literallayout|programlisting|programlistingco|
screen|screenco|screenshot|synopsis|cmdsynopsis|funcsynopsis|
classsynopsis|fieldsynopsis|constructorsynopsis|
destructorsynopsis|methodsynopsis|formalpara|para|simpara|
address|blockquote|graphic|graphicco|mediaobject|
mediaobjectco|informalequation|informalexample|informalfigure|
informaltable|equation|example|figure|table|msgset|procedure|
sidebar|qandaset|task|productionset|constraintdef|anchor|
bridgehead|remark|highlights|abstract|authorblurb|epigraph|
indexterm|beginpage)+,
((refentry)*|
sect4*|simplesect*))|
(refentry)+|
sect4+|simplesect+),
(toc|lot|index|glossary|bibliography)*)

Attributes

Common attributes

Name

Type

Default

status

CDATA

None

renderas

Enumeration:

sect1

sect2

sect4

sect5

None

label

CDATA

None

Attributes

label

Label specifies an identifying string for presentation purposes.

Generally, an explicit Label attribute is used only if the processing system is incapable of generating the label automatically. If present, the Label is normative; it will used even if the processing system is capable of automatic labelling.

renderas

The RenderAs attribute identifies how the section should be rendered. In this way, a section at one level of the structural hierarchy can be made to appear to be at another level.

status

Status identifies the editorial or publication status of the Sect3.

Publication status might be used to control formatting (for example, printing a “draft” watermark on drafts) or processing (perhaps a document with a status of “final” should not include any components that are not final).