Hi Ramon,

Ramon F. Herrera <[email protected]> writes:

>   Exception message is:
>   expression has incorrect syntax or contains XPath features not  
> supported by the XML Schema XPath subset

Xerces-C++ itself only provides support for a subset of XPath which
is defined in the XML Schema 1.0 specification. If you want complete
XPath support, then you will need to add XQilla:

http://xqilla.sourceforge.net/

Boris

-- 
Boris Kolpackov, Code Synthesis        http://codesynthesis.com/~boris/blog
Open-source XML data binding for C++   http://codesynthesis.com/products/xsd
XML data binding for embedded systems  http://codesynthesis.com/products/xsde
Command line interface to C++ compiler http://codesynthesis.com/projects/cli

Reply via email to