[xsl] XSLT 2.0 format-number() question

Subject: [xsl] XSLT 2.0 format-number() question
From: Mike Brown <mike@xxxxxxxx>
Date: Thu, 20 Jun 2002 02:11:38 -0600 (MDT)
XSLT 2.0 says, regarding format-number():

"The number is supplied as the value of the first argument. The required type 
of this argument is xsd:double; if the value is not of the right type, it is 
converted using the standard conversion rules"

I'd like this to be more clear. What are "the standard conversion rules"?

I have an idea what they are, but I'd like to not have to guess. Can we get an 
actual reference in there?


I also noticed XSLT 1.0's format-number() doesn't say that the conversion 
of the first argument to a number occurs at all; should I assume that it does?

   - Mike
____________________________________________________________________________
  mike j. brown                   |  xml/xslt: http://skew.org/xml/
  denver/boulder, colorado, usa   |  resume: http://skew.org/~mike/resume/

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


Current Thread