non-sequential XSL(T) processing

  • Thread starter Maciej Gawinecki
  • Start date
M

Maciej Gawinecki

Hello

I've got array of data / nodes in XML file. Each node has property of
'rate'.
I know that XSL(t) processor works in non-sequential way, but maybe there
exists any solution to sort data according to 'rate' order, i.e. transform
them
in this order.

TIA

Maciek
 
M

Martin Honnen

Maciej Gawinecki wrote:

I've got array of data / nodes in XML file. Each node has property of
'rate'.
I know that XSL(t) processor works in non-sequential way, but maybe there
exists any solution to sort data according to 'rate' order, i.e. transform
them
in this order.

Does <xsl:sort>, documented here:
<http://www.w3.org/TR/xslt#sorting>
not work for you?

If not then please show what you have tried and show the relevant input
XML.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top