Schema Documentation - DIAGRAM Description 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: annotation, aside (block variant), aside (section variant), block, ssml:break, caption, citation, code, description, d:description, h, hd, list, m:math, note, object, p, pagebreak, quote, section, table 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
one or more of
zero or more of pagebreak
end of mix
followed by a mix of
zero or more of
any of the 2 elements: aside and section
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 2 elements: aside and section
zero or more of pagebreak
end of mix
end of choice

Variants

This element exists in 2 variants. The other variant is the verse variant.

Namespace

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