Re: [xml-dev] Testing XPath

From
Carlo Innocenti <>
To
Date
2004-10-26T01:27:34Z
ID
<>
Thread
Re: [xml-dev] Testing XPath
Stylus Studio exposes Pathan 2 through its graphical user interface:
   http://www.stylusstudio.com/xpath_evaluator.html

Minollo

>>...
>>douglas wrote:
>>I'd like to test if my code is conform with the XPath spec, but not
>>XSLT. I've downloaded the OASIS XPath/XSLT conformance tests, but
>>they test both XPath and XSLT. I cannot test XPath only. Is there
>>another open conformance test for XPath only?
>
>Try Pathan:
>
>http://software.decisionsoft.com/pathanIntro.html
>
>Jonathan