Liam,
Thanks!
Yes, in the response window and I didn't know it used "adaptive" serialization.
No promises but I hope to remember that!
Hope you are having a great week!
Patrick
On 4/5/23 16:25, Liam R. E. Quin wrote:
On Wed, 2023-04-05 at 16:01 -0400, Patrick Durusau wrote:
Greetings!
I'm converting Hebrew text, word by word, into code points, which is returned as:
1493 1463 1497
etc
When you say returned as, i am guessing you mean that's what shows up in the BaseX "results" window, which uses "adaptive" serialization.
You could use string-join(your query here, ' ') of course, to make a single string; in that window sequences are shown one item per line.
liam