Hi Andrew, Thanks for your mail. I've seen your and Adam’s comment, but I didn't have time yet to give a reply. We’ll add an implementation of fn:load-xquery-module in BaseX 11, which is planned for Summer/Fall this year. A proof-of-concept implementation will be made available with BaseX 10.7 or 10.8. All the best Christian Andrew Sales <andrew@andrewsales.com> schrieb am Mi., 7. Juni 2023, 23:15:
Hello,
The docs say:
"The three functions fn:transform, fn:load-xquery-module and fn:collation-key may be added in a future version of BaseX as their implementation might require the use of additional external libraries."
Is there a timeframe for this? I'm interested in particular in the load-xquery-module() to enable an implementation of Schematron written in pure XQuery[1] to be portable between engines[2].
Many thanks, Andrew
[1] https://github.com/AndrewSales/XQS [2] https://github.com/AndrewSales/XQS/issues/8