End notes
Capture an end note to a book or chapter in a fn element.
Unlike a footnote, the fn element is not captured in a fn-group element, but in a p element as part of the body text of the book part.
End notes section of a book
<book-part id="workid-UKRAI10JL5MB-book-part-19" book-part-type="endNotes">
<book-part-meta>
<title-group>
<title>Notes</title>
</title-group>
</book-part-meta>
<body>
<p>
<fn id="workid-UKRAI10JL5MB-book-part-19-fn-1">
<label>1</label>
<p>Lat. <italic>bonae litterae</italic>: humane learning,
by contrast with logic, metaphysics, and theology.</p>
</fn>
</p>
<p>
<fn id="workid-UKRAI10JL5MB-book-part-19-fn-2">
<label>2</label>
<p>Meric Casaubon, <italic>Of Credulity and Incredulity
in Things Natural, Civill and Divine</italic>
(London, 1668), 25–6.</p>
</fn>
</p>
</body>
</book-part>
End notes section of a book part
<back>
<sec id="workid-UKRAI10JL5MB-book-part-15-sec-9" sec-type="endNotes">
<title>Notes</title>
<p>
<fn id="workid-UKRAI10JL5MB-book-part-15-fn-1">
<label>1</label>
<p>Lat. <italic>bonae litterae</italic>: humane learning,
by contrast with logic, metaphysics, and theology.</p>
</fn>
</p>
<p>
<fn id="workid-UKRAI10JL5MB-book-part-15-fn-2">
<label>2</label>
<p>Meric Casaubon, <italic>Of Credulity and Incredulity
in Things Natural, Civill and Divine</italic>
(London, 1668), 25–6.</p>
</fn>
</p>
</sec>
</back>