Subject: Re: Using XSL for a "world records" table
From: Ryan Heise <rheise@xxxxxxxxxxxxx>
Date: Mon, 19 May 2003 08:56:29 +1000
|
On Sun, May 18, 2003 at 06:04:40PM +0100, Michael Kay wrote:
>
> Hopefully someone will offer you an XSLT 1.0 solution, but I'd just like
> to observe that all three requirements are really easy in XSLT 2.0. The
> first one is handled by xsl:for-each-group; the second by testing $date
> > (current-date() - xs:dayTimeDuration('PT14D')); and the third by
> format-time().
>
> Michael Kay
That sounds great, Michael. Are there any open source implementations of
XSLT 2.0 yet?
Ryan
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
Michael Kay - Sun, 18 May 2003 13:04:47 -0400 (EDT)
- Ryan Heise - Sun, 18 May 2003 18:56:39 -0400 (EDT) <=
- Michael Kay - Mon, 19 May 2003 10:03:55 -0400 (EDT)
- shadab - Mon, 19 May 2003 11:00:30 -0400 (EDT)
- David Carlisle - Mon, 19 May 2003 11:22:59 -0400 (EDT)
- Dennis - Wed, 21 May 2003 01:06:54 -0400 (EDT)
|
|