…and thanks for the pointer, the bug has been fixed [1,2]. Best, Christian
[1] https://github.com/BaseXdb/basex/commit/fea3e1d44315c2962e925c4b44d19ba05b59... [2] https://files.basex.org/releases/latest/
On Wed, Jan 11, 2023 at 12:17 PM Hans-Jürgen Rennau hjrennau@gmail.com wrote:
Hello,
after the following call
basex "db:put-value('foofoo', doc('yogi.html')//@href/string(), 'hrefs')"
I expect the resource "hrefs" to contain strings - but db:get-value('foofoo', 'hrefs') returns a sequence of attributes.
Kind regards, Hans-Jürgen