If you have a string variable $value as xs:string, and want to know whether it starts from a digit, then what's the best way to do it in the xpath?
$value as xs:string
Our answer is: ($value ge '0') and ($value lt ':').
($value ge '0') and ($value lt ':')
Looks a little funny (and disturbing).
Remember Me
a@href@title, b, blockquote@cite, em, i, strike, strong, sub, super, u