Re: [xml-dev] Testing XPath

From
Jonathan Robie <>
To
douglas <>
Date
2004-10-22T14:56:39Z
ID
<>
Thread
Re: [xml-dev] Testing XPath
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