|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Grouping nodes by date
I would like to be able to group a set of nodes based on the date (past
dates and future dates)
Is this possible (I have an extension function that returns a boolean if
a date is in the past).
Currently I am selecting all the <items> arranging them in descindeing
order and calling my extension function and possibly outputting data to
the result tree. I was looking for a faster way to do this but have not
found one to date.
so my xml looks something like
<root>
<item>
<date>2002-07-07T12:00:00</date>
</item>
<item>
<date>2002-07-11T12:00:00</date>
</item>
<item>
...
...
</item>
</root>
Thanks
Dave Hirst
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
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








