Subject: Parsing strings as numbers
From: Andrew Kimball <akimball@xxxxxxxxxxxxx>
Date: Wed, 6 Sep 2000 17:10:17 -0700
|
According to my reading of the XPath spec, '1e200' and '+2.0' are not valid
numbers.
1. Can it possibly be the intended behavior to disallow scientific notation
and a leading plus sign?
2. Do I dare change MSXML to reject these examples (i.e. do a lot of people
use this notation since it currently does work)?
~Andy Kimball
MSXSL Dev
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|