
xml.schema.z3998-book-1.0-latest.schemadoc.subfiles.e-bodymatter01.html Maven / Gradle / Ivy
Schema Documentation: the bodymatter element
The bodymatter element
On this page:
The
bodymatter
element groups the primary narrative of a document, as contrasted with preliminary material in
frontmatter
and supplementary information in
backmatter
.
Usage Example
<body>
<frontmatter>
<section>
<h>Preface</h>
…
</section>
</frontmatter>
<bodymatter>
<section>
<h>Chapter 1</h>
…
</section>
</bodymatter>
<backmatter>
<bibliography>
<h>Bibliography</h>
<entry>…</entry>
</bibliography>
</backmatter>
</body>
Allowed parents
Allowed children
This element must not contain text.
This element must contain the following children: section
Content model
optional attributes: @about,
@by,
@class,
@content,
@datatype,
@desc,
@its:dir,
@its:translate,
@property,
@rel,
@resource,
@rev,
@role,
@sel:selid,
@typeof,
@xml:base,
@xml:id,
@xml:lang and
@xml:space
one or more of
section
Namespace
http://www.daisy.org/ns/z3998/authoring/
© 2015 - 2025 Weber Informatics LLC | Privacy Policy