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

[xsl] Format number problem


Subject: [xsl] Format number problem
From: AXRAMAKR@xxxxxx
Date: Wed, 12 Jun 2002 12:30:38 -0500

I want to append 0s to numbers to pad them to the required length.

<xsl:value-of select = 'format-number(@zne, "00")'/>
is my code for formatting the zne attribute to two digits. So if zne is 1 I
want to display 01. Is this code correct? It is not working.

Thanks,

Akila Ramakrishnan
axramakr@xxxxxx


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread