Syd Bauman
Syd Bauman
I will (try to) attach a tarball of 6 tiny ODD files to this ticket. If you diff these files (ignoring whitespace), you will find that they are essentially the...
The Stylesheets do the right thing with ~~~~~xml ~~~~~~ However, when handed a ~~~~~xml ~~~~~~ The `@restriction` is ignored. (Discovered, BTW, while working on `Test2/` :-)
In creating schemas via ODD we use lots of attributes that are declared as teidata.name (e.g. `@key` and `@ident`). RELAX NG permits leading and trailing whitespace. However odds/odd2odd.xsl does not...
I was creating a new element and wanted it to have `@target`, `@evaluate`, `@targetLang` (which make up att.pointing), and `@match` (which, with `@target`, makes up att.scoping). (See the [related issue](https://github.com/TEIC/TEI/issues/1876)...