We wanna test if a function exists with fn:function-lookup
As fn:function-lookup only takes QNames, in some cases the namespace isn’t declared. So unsurprisingly, we get an error FONS0004 No namespace declared for prefix ‘……’
Is there any way to test if the namespace is declared first ?
Thanks a lot, and best regards ! Emmanuel