schematron icon indicating copy to clipboard operation
schematron copied to clipboard

Use fn:resolve-uri() to resolve URIs of subordinate documents

Open dmj opened this issue 7 years ago • 0 comments

Adding '/../' to the document URI does not seem to work with subordinate documents in the file system. I.e. https://github.com/Schematron/schematron-test/pull/2 fails. fn:resolve-uri() also takes care of absolute URIs.

dmj avatar Sep 07 '18 06:09 dmj