DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23064>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23064 The format-number() Function ------- Additional Comments From [EMAIL PROTECTED] 2003-09-11 23:58 ------- Hmmmm. Another interesting point here... XPath does not accept exponent syntax in its definition of numbers. But this XSLT function references the JDK's DecimalFormat, which does. We may need a ruling from the XSLT Working Group re whether or not format-number() was intended to accept values the rest of XSLT doesn't.
