Chapter Title

Capture the chapter title in a <title> element inside a <title-group> element.

Capture the chapter number inside a <label> element child of <title-group>.

Example

<title-group>
  <label>1</label>
  <title>Introduction</title>
</title-group>