Re: [xsl] Sorting with variable

Subject: Re: [xsl] Sorting with variable
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 4 Mar 2004 15:18:49 GMT
> But the script doesnt work. Maybe because i use a variable in the sort-statement?

not really, your stylesheet won't compile at all as xsl:sort has to be
the first child of xsl:for-each, you cant have any variable declarations
(or anything else) before it.

-- 
http://www.dcarlisle.demon.co.uk/matthew

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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


Current Thread