[xsl] sort and if

Subject: [xsl] sort and if
From: "Ilyasov Jienbay" <jienbay@xxxxxxxxxxx>
Date: Tue, 05 Feb 2002 12:00:12 +0000
hello,

please help with this...
it drives me crazy!

<items>
<item>
<date>011022<date>
</item>
<item>
<date>011021<date>
</item>
<item>
<date>011021<date>
</item>
</items>

i want to *sort* and then put "same as above" or *nothing* if the previouse $date is equal to the current $cur_date, something like:

date
-----
011021
same as above(or nothing)
011022

thank you in advance

jian

_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx



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



Current Thread