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.

Reply via email to