xsl-list
[Top] [All Lists]

Re: <xsl:sort select="borrower" order="descending"/> question

2003-06-17 11:06:20
http://dpawson.co.uk/xsl/sect2/N6461.html#d6859e950


=====
Cheers,

Dimitre Novatchev.
http://fxsl.sourceforge.net/ -- the home of FXSL


<dmitrik(_at_)mindspring(_dot_)com> wrote in message
news:293580-220036217135613598(_at_)M2W088(_dot_)mail2web(_dot_)com(_dot_)(_dot_)(_dot_)

is there a way to pass a variable into the select
 <xsl:sort select="borrower" order="descending"/>

so that different values can be sorted in the xml?

 <xsl:for-each select="trades/trade">
       <xsl:sort select="borrower" order="descending"/>

tia,
dk

--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .



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






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



<Prev in Thread] Current Thread [Next in Thread>