|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] order as defined in the sequence
Dear Community
Is there any possibility to set the order of the selected nodes as defined
in the sequence. I.E.
<xsl:for-each select="/node[@class = ('z', 'a', 'b')]">
I would like to process the nodes exactly as defined in the sequence z-a-b,
that means:
1) node[@class eq 'z']
2) node[@class eq 'a']
3) node[@class eq 'b']
Or do I have to use 3 <xsl:apply-templates/>.
For your support many thanks in advance ... Raffaele
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








