Oxford University Press Text Capture Instructions

 

Split headword cross-references

Lists of cross-references divided using semi-colons cannot also be divided by commas. Within a list of cross-references separated by either content or by semi-colons, capture commas as part of the links.

Correct linking


<p>See <xref ref="acref-9780195123456-e-0072" type="2">moral philosophy, problems
of</xref>;</p>

Where links have been incorrectly separated by commas, use the following XPath to identify all links that should be joined with the preceding link:

//xref[contains(.., ";") and contains(.., ",")][ends-with(substring-before( .., .), ", ")]

Release ID:
20260304
ID:
OUP_A-Z_Reference_Works_OxEncyclML_TCI_topic_3_10_4
Author:
dunnm
Last changed:
Tue, 08 Sep 2015
Modified by:
toveyb
Revision#:
2694