viewing maps and arrays in query results window
Posted: Wed May 10, 2023 6:33 pm
I use oXygen (24) to connect to eXist-db (6.1) - I run Xqueries that return nodes, strings, maps, arrays. The first two result types show fine in the results sequence window. But maps and arrays are always blank. That is, the sequence numbering is present and correct, but the sequence content is blank for map or array item in the sequence. Is there a configuration I'm missing to shows these results properly? As it goes I have to serialize the map or array to see it (as a JSON string), which is a hassle.
Many thanks in advance.
Many thanks in advance.