RE: [xsl] Learning Tool for XPath?

Subject: RE: [xsl] Learning Tool for XPath?
From: "Robert Soesemann" <rsoesemann@xxxxxxxxxxx>
Date: Thu, 15 Jul 2004 09:28:30 +0200
Hi Stephan

have a look at Xpath visualizer. Even if you can't build path expression
visually, you will directly see how your path matches nodes in a
document.

www.vbxml.com/xpathvisualizer/
http://www.logilab.org/projects/xpathvis (And a new tool with the same
name)

Cheers,

Robert
-----Original Message-----
From: Stephan H. Wissel [mailto:stephan@xxxxxxxxxx]
Sent: Thursday, July 15, 2004 6:01 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] Learning Tool for XPath?


Hi there,

I'm impressed by the power and flexibility of XPath expressions... and
overwhelmed too. While Michael Kay's XLST reference book on my desk
already shows strains from heavy usage, I'm still looking for a good
learning tool for xpath. Something like a visual expression builder that

helps with the axis syntax and shows xpath expressions between two nodes

or so.
Are tools like this out there?
;-) stw

Current Thread