TEIC / TEI

The Text Encoding Initiative Guidelines
https://www.tei-c.org
Other
269 stars 88 forks source link

constrain attributes of elementRef #2552

Open sydb opened 1 month ago

sydb commented 1 month ago

Added constraint to limit the use of attributes of the elementRef element per #2543.

sydb commented 1 month ago

Added tests (in detest.odd), and lo and behold those tests caught an error! (I had forgotten the “tei:” prefix in one of the @test attributes.) Fixed in bd1570a, at least it passed the tests on my system.