xsl-list
[Top] [All Lists]

Re: Using XSL for a "world records" table

2003-05-18 15:56:29
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