reverse the order of sibling elements

Subject: reverse the order of sibling elements
From: "Richtner, Fredrik" <FRRIC@xxxxxxxxxx>
Date: Wed, 27 Jan 1999 13:51:49 +0100
Hello,

I'm using the transformation part of XSL to explore the possibility to use
XSL to write filters 
between DTD much like what can be done with commercial products. 

Now my question is: how do I control where in the result tree the template
is instantiated.
As I read the spec a node is always mapped to become the last child of
whatever its parent
was mapped to. Right? 

I would like to be able to have the template instantiated elsewhere. Can
this be done with XSL? 
For example, what does a XSL stylesheet look like that reverses the order of
the list-items 
in a list?

Regards
Fredrik


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread