Closed djbpitt closed 2 years ago
We currently link to files by filename to access the reading view and the TEI view. Should we use the @xml:id attribute on the root <TEI> element instead.
@xml:i
<TEI>
Update all modules to use the @xml:id attributes.
Decided to use @xml:id
@xml:id
To discuss:
We currently link to files by filename to access the reading view and the TEI view. Should we use the
@xml:i
d attribute on the root<TEI>
element instead.