[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Eliminating leading zeros


Subject: Re: [xsl] Eliminating leading zeros
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 21 Aug 2006 15:01:06 +0100

> Yes I am using XSLT2 (albeit very poorly understood). Will try your 
> suggestion.

if you do change the second * to a + otherwise it will moan at you that
the pattern matches a zero length string.


david


Current Thread