Hi,
as far as I understand http://www.w3.org/TR/xquery-30/#id-module-handling-multiple-same it should be possible to have more than one module (-> file) with the same target namespace inside the "repo" folder
This seems not possible at the moment because the .xqm file has to have a name according to the target namespace
I would like to use function-lookup to access functions that might be added at runtime (new file, but the target namespace would be pre-defined)
Regards,
Max