RE: [xsl] format-number in Saxon 8.5

Subject: RE: [xsl] format-number in Saxon 8.5
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Mon, 15 Aug 2005 09:23:37 +0100
>     The URL doesnt provide any info. Even after logging in, I see :
> 
Sorry.

http://sourceforge.net/tracker/index.php?func=detail&aid=1259303&group_id=29
872&atid=397617

By the way: the problem only applies if the argument to format-number() is
an integer, so you can probably circumvent it by writing
format-number(number(123), '00000')

Michael Kay
http://www.saxonica.com/

Current Thread