Terry Rosenbaum wrote:

Try /doc[contains(title,"fo'o")] ... Double quotes work too.


I think that /doc[contains(title,"fo"o")] also should work, right?

Vadim


Upayavira wrote:

If I do /doc[contains(title,'foo')], I'm fine. But what if the term I want to use in place of foo contains an apostrophe? How can I handle that?

Regards, Upayavira




Reply via email to