Replies: 2 comments
-
And more strangely same errors appear when I don't use parameters but I'm trying to load source of XSLT transformation from db using
|
Beta Was this translation helpful? Give feedback.
0 replies
-
The entire transformation is done by saxon, which is an external library to eXist and there challenges pop-in; "xmldb:exist" is there not known despite our present custom URL protocol resolver. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying passing nodes from DB to transformation as a parameter, e.g.:
But I'm getting the following error message:
How it is possible to access documents stored in exist-db inside transformation?
Beta Was this translation helpful? Give feedback.
All reactions