C. M. Sperberg-McQueen
C. M. Sperberg-McQueen
This may or may not be a frequently asked question; maybe it's only me. But when organizations, events, or projects announce the adoption of a code of conduct, I find...
**Describe the bug** When the first argument to `castable as` is a reference to an attribute, eXist evaluates the expression as false even when the value of the attribute is...
**Describe the bug** When an XQuery module evaluated within Oxygen calls the *static-base-uri()* function, the value returned ("/db") is not the URI of the query module and is not an...
In file [src/guide/xml/ref-functions.xml](https://github.com/docbook/xslTNG/blob/a4fea04d1d2e179267d935fe0181612d0b9ce9ad/src/guide/xml/ref-functions.xml#L2272), the reference entry for `validate-with-relax-ng` says its purpose is: > Returns the current working directory. So does the [reference manual](https://xsltng.docbook.org/guide/2.2.0/ext_validate-with-relax-ng). But the fuller description says it performs...
In "Naturals", the first chapter of Part I, two inference rules are offered as a definition of the natural numbers, for which the following Agda code is provided as an...
The generation of RelaxNG schemas from ODD documents removes from content models all references to undefined elements, without appropriate consideration of the context. The result is potentially a semantically inappropriate...