On Wed, 2019-03-13 at 20:15 +0100, Imsieke, Gerrit, le-tex wrote:
On 13.03.2019 19:55, Liam R. E. Quin wrote:
Yes, they are a bit of a nightmare. Actually i’ve thought about having the ability to write a URI Resolver in XQuery, db:resolve-identifier($system, $public, $purpose, $types) as xs:anyURI?
but maybe it is too scary!
I’ve already written a catalog resolver in XSLT… https://github.com/transpect/xslt-util/blob/master/xslt-based-catalog-resolv...
i bow down before your awesomeness :) but, the next step is to be able to use a user-written resolver in XSLT itself, e.g. for loading DTDs (other than the stylesheet contianig the resolver code...)
For now though, thanks, Christian, for making the changes!
Liam