On Thu, 2022-07-07 at 17:18 -0400, Graydon Saunders wrote:
So far as I know, there isn't any way to declare a namespace dynamically;
https://www.w3.org/TR/xquery-31/#id-computed-namespaces
may help?
You can pass a namespace node as a function parameter, too, at least in theory (i've never done it) :)