[xml] XPath attribute namespace pattern



Hi 

The expression 

pattern =
"//*[ *[namespace-uri()='http://xml.zope.org/namespaces/i18n']]";

fails to compile with
    patternc = xmlPatterncompile(pattern, NULL, XML_PATTERN_XPATH ,
NULL);

Any hints on why? 

Thanks,
Joachim





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]