tags:

views:

1838

answers:

5

When I worked mostly in Windows, I used Stylus Studio to test out XPath on my XML files. Now that I primarily use OS X, I haven't found an equivalent tool.

What tools for OS X do you recommend for XPath work?

+2  A: 

There are lots of tools on the mac that one can use for this purpose:

Jweede
and of course, one can always use VMWare, VirtualBox, Parallels, WINE, or Crossover to use your favorite windows tools on Intel Macs.
Jweede
+3  A: 

I found AquaCode which seems to work pretty well (and is open-source):

http://ditchnet.org/aquapath/

Paul Lefebvre
+1  A: 

Firefinder, an add-on for Firebug:

https://addons.mozilla.org/en-US/firefox/addon/11905

QAD
A: 

I found a new XML tool in beta: MOSO Xmplify

Le Hibou
A: 

There is also Cladonia's Exchanger XML Editor (which has a free version, and which is cross-platform).

http://www.freexmleditor.com/

Macmade