<part>
The <part> tag is a major division of a <book>. A part
groups multiple <chapter> elements under a shared
title, often to organize a long work into larger thematic units.
Parts can also affect numbering. With structural parts, chapter numbering restarts within each part; with decorative parts, the part is presentational only.
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:<chapter> <idx> <plaintitle> <shorttitle> <title> Parents
This element may appear as an immediate child of the following elements:<book>