viewing maps and arrays in query results window
Having trouble installing Oxygen? Got a bug to report? Post it all here.
-
- Posts: 20
- Joined: Thu Oct 18, 2018 11:45 am
viewing maps and arrays in query results window
Post by bernardusgui »
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.
-
- Posts: 9423
- Joined: Fri Jul 09, 2004 5:18 pm
Re: viewing maps and arrays in query results window
Hi,
I can reproduce the problem by having a very small xquery file like this:
and I added an internal issue on our side.
I also added an internal issue on the Exist DB project as I think that the APIs we are using to obtain the result does not give us the proper data in this case:
https://github.com/eXist-db/exist/issues/4919
Regards,
Radu
I can reproduce the problem by having a very small xquery file like this:
Code: Select all
map { 'prop1' : 'value 1', 'prop2' : 'value 2' }
I also added an internal issue on the Exist DB project as I think that the APIs we are using to obtain the result does not give us the proper data in this case:
https://github.com/eXist-db/exist/issues/4919
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service