Skip to main content

<section>


  • Date:
    20/02/2025
  • Modified:
    04/03/2025
  • Category:
    Elements

<section> is used throughout the MONET-xml structure as a main container for all sorts of content. See Sectioning.

Attributes

NameExplanationRequired
role

The role attribute defines the purpose of the section. The following roles are specified:

  • afterword
  • appendix
  • bibliography
  • chapter
  • chapterNotes
  • colophon
  • dedication
  • endNotes
  • frenchTitlePage
  • index
  • introduction
  • other
  • part
  • practice
  • preface
  • prologue
  • subChapter
  • summary
  • titlePage
  • toc
Yes
level

The level attributes defines the nesting of the structure within a publication.

It is mandatory to use on sections that are part of the base structure of a publication. The value of the level attribute can range from 1 to 6.
Note that the <hd> element has a similar attribute and must match the value of the level attribute on section.

 

Yes

  • Date:
    20/02/2025
  • Modified:
    04/03/2025
  • Category: