<subexercises>
The <subexercises> element groups exercises inside an
<exercises> division into a labeled subsection. It
is useful when a larger exercise set should be broken into themed parts.
Use <subexercises> to add local titles or introductions within a
single exercise collection.
Syntax
Attributes
| Attribute | Required? | Values |
|---|---|---|
component = "…" | optional | string |
label = "…" | optional | string |
xml:id = "…" | optional | string |
xml:lang = "…" | optional | string |
Children
The following may appear as children:<conclusion> <exercise> <exercisegroup> <idx> <introduction> <plaintitle> <shorttitle> <title> Parents
This element may appear as an immediate child of the following elements:<exercises>