0 replies
Hi all,

I have data stored in a XML that has several elements per node.
I would like to show the content of that XML in a neatly ordered way.
Looked around on the web but it looks like xquery can only return one field (element) from a node.
Mind you, I do NOT want to select one single node; I want them all, ordered by element and then display them in a html table.

Does anybody know how to achieve this?

TIA

Boudewijn (DoubleDutch) Lutgerink
#multi columns returned #returnvalues #xquery

Trending Topics