Schema Documentation - Generic Document Profile
version 1.0

The section variant of the section element

On this page:

The section element represents a structural division of a document.

A structural division is defined as any grouping of content that has significance to the hierarchy of the document, which can include major divisions like parts, sections, chapters, etc. or minor divisions like author biographies.

Usage Example

<section role="chapter">
    <h>
        <hpart>CHAPTER I.</hpart>
        <hpart>VARIATION UNDER DOMESTICATION.</hpart>
    </h>
    <p>…</p>
</section>
    

Allowed parents

aside, body and section

Allowed children

This element must not contain text.

This element may contain the following children: address, annotation, aside (block variant), aside (section variant), bibliography, block, ssml:break, caption, citation, code, description, d:description, glossary (block variant), glossary (section variant), xforms:group, h, hd, index, list, m:math, note, object, p, pagebreak, quote, xforms:repeat, section, sel:select, table, toc (block variant), toc (section variant), transition and verse

Content model

a choice of
either
a mix of
h
zero or more of pagebreak
end of mix
or
first a mix of
an optional h
zero or more of pagebreak
end of mix
followed by a mix of
zero or more of
any of the 6 elements: aside, bibliography, glossary, index, section and toc
zero or more of pagebreak
end of mix
or
first a mix of
an optional h
zero or more of pagebreak
end of mix
followed by a mix of
one or more of
any of the 6 elements: aside, bibliography, glossary, index, section and toc
zero or more of pagebreak
end of mix
end of choice

Variants

This element exists in 6 variants. The other 5 variants are:

Namespace

http://www.daisy.org/ns/z3998/authoring/