RE: testcases for optional axes?

I don't have (or know of) any tests that don't depend on an XSLT harness,
but if you write your tests as XPath 1.0 expressions then you could verify
the results by putting the same expressions through an XSLT processor or a
free-standing XPath processor.

Michael Kay

> -----Original Message-----
> From: Per Bothner [mailto:per@bothner.com] 
> Sent: 13 September 2003 21:18
> To: www-ql@w3.org
> Subject: testcases for optional axes?
> 
> 
> 
> I'm implementing the "optional axes" (following-sibling:: 
> etc) of XQuery.  Does anyone have any open-source tests I 
> could use to verify that I got it right?  I'd like to 
> incorporate the tests into the Qexo tests framework, so I 
> expect to tweak them a bit. (Not that it would be very 
> difficult making my own tests, but it always preferable to 
> use use someone else's.)
> -- 
> 	--Per Bothner
> per@bothner.com   http://per.bothner.com/
> 
> 
> 

Received on Sunday, 14 September 2003 20:19:38 UTC