
xml.schema.z3998-book-1.0-latest.schemadoc.subfiles.e-toc02.html Maven / Gradle / Ivy
Schema Documentation: the toc element
The block variant of the toc element
On this page:
The
toc
element represents a single table of contents in a document.
The
Block
variant is an adaption for use when a table of contents is embedded within another sections, such as a mini table of contents
to start a section.
The term "table of contents" is a generalization encompassing all of tables of contents, tables of figures, tables of maps
and similar guides to the contents of a document.
Usage Example
<section>
<hd>CHAPTER I. VARIATION UNDER DOMESTICATION.</hd>
<toc>
<entry>
Causes of Variability
<ref>7</ref>
</entry>
<entry>
Effects of Habit
<ref>11</ref>
</entry>
…
</toc>
<p>WHEN we look to the individuals …</p>
</section>
Allowed parents
Allowed children
This element must not contain text.
This element may contain the following children: entry,
hd,
pagebreak and
section
Content model
Variants
This element exists in 2 variants. The other variant is the section variant.
Namespace
http://www.daisy.org/ns/z3998/authoring/