Hello, I have the following document and wonder whether I can retrieve all the “A” sorted, first, by B, then by @C. (If two A have the same value for B, sort them by @C).
bb
<C @C=“c”/>
[series of other ]
I use version 3.1.1 of Tamino. Thanks.
This is a question of using the correct XPath query string to do this, so it’s not really an API question. Try the forum “Native XML Store & X-Query” for this question.