[xsl] <xsl:decimal-format >

Subject: [xsl] <xsl:decimal-format >
From: "Jonathan Jenkins" <jon.jenkins@xxxxxxxxxxxxxxxxx>
Date: Wed, 13 Nov 2002 14:39:25 -0000
I have an application where I need to use a decimal format, with both
the
grouping-separator AND the decimal-separator attributes set to the 
empty string. This causes the following exception using Xalan. 

javax.xml.transform.TransformerException: An XSLT attribute of type
T_CHAR must be only 1 character!

Looking at the definition for this element - I can understand why I get
the exception.

My question is - can I achieve the above functionality without 
writing a java extension ?

-Jon


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


Current Thread