There are also two files that have the shared @xml:id value GH-BLNPS-18040106:
_fatalcatastrophe_morningchronicle_1804edited.xml
_ghostofhammersmith_morningpost_1804edited.xml
Because we decided to use the @xml:id as a unique identifier in the corpus, the values all need to be different. We should:
Change any duplicate values to something unique and document our system for creating @xml:id values for documents.
Create a Schematron rule to validate each the @xml:id value of each document against the entire collection.
It is not possible to create working links between advanced search results and a reading view unless all files have unique @xml:id values. The Schematron fix is less urgent.
The following three XML files:
have the same
@xml:id
value:GH-19CUK-18380120
.There are also two files that have the shared
@xml:id
valueGH-BLNPS-18040106
:Because we decided to use the
@xml:id
as a unique identifier in the corpus, the values all need to be different. We should:@xml:id
values for documents.@xml:id
value of each document against the entire collection.It is not possible to create working links between advanced search results and a reading view unless all files have unique
@xml:id
values. The Schematron fix is less urgent.