Page 1 of 1

XPath support in Find/Replace In Files

Posted: Tue Apr 14, 2009 8:22 pm
by velda
I have a few hundred xml documents in my project and id like to find all files with the following example XPath

Code: Select all

/root/foo[@name='bar']/@priority='high'
without building some complex regular expression.

Re: XPath support in Find/Replace In Files

Posted: Wed Apr 15, 2009 11:19 am
by sorin_ristache
Hello,

We plan to add the XPath filter also in the Find/Replace in Files dialog in a future version. In the current version (10.1) it is available only in the Find/Replace dialog used for the edited file.


Regards,
Sorin