<exercises>

A division containing one or more <exercise> or <exercisegroup>. Authors often include an <exercises> division at the end of a <chapter> or <section>.

Exercises in an <exercises> division have their own numbering counter, and these divisional exercises are controlled separately from inline exercises, worksheet exercises, and exercises in a <reading-questions> division for things like publisher settings and renaming of elements.

Syntax

Attributes

Attributes for <exercises>
AttributeRequired?Values
component = "…"optionalstring
label = "…"optionalstring
xml:base = "…"optionalstring
xml:id = "…"optionalstring
xml:lang = "…"optionalstring

Children

The following may appear as children: <conclusion> <exercise> <exercisegroup> <idx> <introduction> <plaintitle> <shorttitle> <subexercises> <title>

Parents

This element may appear as an immediate child of the following elements: <appendix> <article> <chapter> <section> <subsection> <subsubsection>

Examples