Hi George,

> how can a basexclient execute  XQUERY
> "import module namespace test = "test" at "test.xq" if there isn't a
> querypath to define the directory for the modules?

One way is to specify the base URI in your query [1]. If you
frequently import server-side modules, the approach we recommend is to
move the modules into the repository.

Hope this helps,
Christian

[1] https://www.w3.org/TR/xquery-31/#id-base-uri-decl
[2] http://docs.basex.org/wiki/Repository

Reply via email to