You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.
Roma seems to be adding namespaces to <exemplum>s, e.g. <val>20 × 30 mm</val>
becomes <val xmlns:sch="http://purl.oclc.org/dsdl/schematron" xmlns:ns182="http://www.tei-c.org/ns/1.0">20 × 30 mm</val>
I've tried this with my own ODD and some of the templates, with the same result.
The text was updated successfully, but these errors were encountered:
relocating from TEIC/TEI#838
Roma seems to be adding namespaces to
<exemplum>
s, e.g.<val>20 × 30 mm</val>
becomes
<val xmlns:sch="http://purl.oclc.org/dsdl/schematron" xmlns:ns182="http://www.tei-c.org/ns/1.0">20 × 30 mm</val>
I've tried this with my own ODD and some of the templates, with the same result.
The text was updated successfully, but these errors were encountered: