Evaluating XPath Expresssions
XPath
Result of XPath Evaluation
number("hi")
NaN
xs:double("hi")
error
number(())
NaN
xs:double(())
error