http://bugs.winehq.org/show_bug.cgi?id=6856
------- Additional Comments From der.fabe@gmx.net 2007-03-05 08:10 ------- I don't know of any other documentation for libxml. Maybe xsltCompilePattern only uses the passed node if the XPath expression explicitly requires to be top level (i.e. if it starts with "//"), but that's complete guesswork on my side. If that is the case, one could work around the problem by modifying the XPath expression before passing it to xsltCompilePattern, but that's quite hacky.