> However, If the function test is located in another module, say test, thenIf you mean the exception "Function 'test:test' is not visible from
> the following code
>
> import module namespace test="http://www.example.com/test" at test.xq";
>
> for $fun in inspect:functions() return "gotcha"
>
> raise an exception.
this module.", that’s how it should be. If you mean another exception,
could you please provide us with an SSCCE?
Christian