RE: [xml-dev] Simple xpath software request

From
Michael Brennan <>
To
'Mike Thanos' <>,
Date
2002-02-28T23:06:31Z
ID
<D7155AD41ECFD511AF4A00B0D0202CB51DFE88@MAILHOST>
Thread
RE: [xml-dev] Simple xpath software request
> From: Mike Thanos [mailto:]

<snip/>

> I have been trying to find a related tool/function for some time (and 
> may well have missed it in my search) - an x-path validation tool. 
> Such a tool would be capable of validating a given x-path against a 
> schema.
> 
> Is anyone aware of such a tool?  It would be a great assistance to my 
> non-'expert' x-path writers (and even the expert ones!)

That's a pretty cool idea. I know of no such tool, but there are interactive
XPath testers out there. I think it's a pretty popular feature in XML IDEs.
I think there are some freeware implementations out there, too, though I
don't have links readily at hand.

That would be interesting, though, to have a tool that validates an XPath
against a schema. If you find one, let us know.