-
The schematron rule for this is rather lengthy and could be rewritten into a shorter form ... or into two separate rules.
The intention seems to be that if there's an msItem in the file, that msIte…
-
Currently, in DraCor in-house corpora we include the `tei:castItem` in a `tei:castList` that contains the name of a character and his/her roleDescription ... in addition, to link speech acts to speake…
-
Consider the following fragment of ODD source
~~~~
identifiant établi par le Bibliothèque
…
-
The stylesheets (ODD to RNG) seem in some cases to produce output that is invalid. This happens when trying to create attributes in a custom namespace, that already exist with the same _local-name_ in…
-
I'm using the bleeding-edge version of the Oxygen plugin, and when I transform an ODD file to create XHTML documentation, customizations are being dropped from the process. For instance, when this app…
-
If I add (by hand) an xml comment to the values of a closed list I cannot change the the possible values any more due to the following error.
> **Fatal error:** Uncaught Error: Call to undefined me…
-
Should unit be mandatory on all files or just recommended. This is currently enforced with a schematron rule, but if we decided it was mandatory, were could instead code it as: ``
The type attribut…
-
I'm using the ldap3 library version 2.9.1 and python 3.10 on Windows 10. My search is working using the Reader.search method but when I switch to the Reader.search_paged, I get 0 results. Even if t…
rtl19 updated
8 months ago
-
In MIX-People.xml there are 2 `@role` values of `"speaker, collaborator"`; in MIX-Lexicon-TEI-Dict.xml there are 2 `@role` values of `"speaker collaborator"` (and 1 of `"editor researcher"`).
The L…
-
Do we want this in GS?
The current implementation checks this entirely through schematron. A better solution would be to make calendar mandatory (perhaps even suggesting values - semi-closed list) …