Capturing range cross-references to notes
Where the print reference is to a range of notes, for example, a reference to three footnotes is in the form "1 - 3" and not "1, 2, 3.", convert the range to a sequence before capturing as XML.
Printed book
XML
<xrefGrp role="footnote">
<xref ref="med-9780195189643-note-143">
<sup>10</sup>
</xref>
<sup>, </sup>
<xref ref="med-9780195189643-note-144">
<sup>11</sup>
</xref>
<sup>, </sup>
<xref ref="med-9780195189643-note-145">
<sup>12</sup>
</xref>
<sup>, </sup>
<xref ref="med-9780195189643-note-146">
<sup>13</sup>
</xref>
</xrefGrp>