>It looks like Xalan's XPath implementation isn't respecting " and
>' in quoted strings for comparisons.

If you're using the API, just use the characters these represent. The
escape sequences are needed only when the XPath appears within an XML
document, where those characters would otherwise be forbidden.


Reply via email to