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