I've tried to use the XPath 2.0 exp //span/string(.) in libxml2, but it doesn't work. So, my question is: does libxml2 support XPath 2.0 or not?
XPath 2.0
//span/string(.)
libxml2
According to this 2007 email from the maintainer of libxml2, libxml2 does not, and will not, support XPath 2.0.
2.1m questions
2.1m answers
60 comments
57.0k users