A guy in the office was asking about a better way to do XPath queries. Well, since everyone uses Notepad++ (right?!), you can use the following plugins.
XML Tools
- http://sourceforge.net/projects/npp-plugins/files/XML%20Tools/
- Extract to plugin directory in the Notepad++ folder
Libraries
- http://sourceforge.net/projects/npp-plugins/files/XML%20Tools/External%20libs/
- Extract to Notepad++ folder (same as exe)
Restart NotePad++ and checkout the Plugin menu. Under XML Tools there is now an evaluate XPath Expressions. Very handy!
How do you evaluate the xpath. I am having issues with defining the namespaces.
do you have the instructions?
Thanks