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
XPath 2.0
//span/string(.)
libxml2
As far as I know -- not. The prevailing majority of XPath 2.0 implementations are part of XSLT 2.0 processors or XQuery processors.