You've done several things wrong:
1. You've posted a Xalan question on the Xerces-C list. You should post
such questions on the Xalan developer list.
2. You didn't read the documentation. It contains very explicit
instructions for enabling support for format-number() in Xalan-C++.
Dave
mvasicek@amad
eus.net To: [EMAIL PROTECTED]
cc: (bcc: David N Bertoni/CAM/Lotus)
10/18/2001 Subject: format-number() doesn't work
11:45 AM
Please
respond to
xerces-c-dev
Hello,
I am using XalanTransformer - transform() method. If I specify in an XSL
the following:
<xsl:value-of select="format-number($UID, '0000')" />
or
<xsl:value-of select="format-number(3, '0000')" />
the formatting doesn't work. I can see only one digit as a result. Do I use
something wrong?
Thanks in advance, Miro.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]