TEIC / TEI

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

Fix remaining contextless constraints #2547

Closed sydb closed 2 months ago

sydb commented 2 months ago

Fix several remaining contextless assertions & reports.

Passes all builds & tests (in this repo) on my local system. (There are 3 warnings about <superEntry>.)

Only code changes are:

  1. Added roughly a dozen new <sch:rule> elements in 5 files.
  2. Pared down a somewhat convoluted XPath in a @test in the "choiceContent" constraint in tei_simplePrint.

All other changes are whitespace or comments.

joeytakeda commented 2 months ago

All tests pass for me and no more warnings are emitted — so 👍 from me