robin Tue, 25 Jul 2000 21:32:59 +0200
The following element <xsl:value-of select="number('xyz')+0"/> should produce 'NaN' rather than -12345. Would I be right in thinking that the Number class needs to overload the arithmetic operators in order to handle these situations? .robin.