Next in thread → Next in month →

Re: [xml-dev] Testing XPath

From
Liam Quin <>
To
douglas <>
Date
2004-10-26T02:14:03Z
ID
<>
Thread
Re: [xml-dev] Testing XPath
On Oct 22, 2004, at 10:40 AM, douglas wrote: 
> I'd like to test if my code is conform with the XPath spec, but not 
> XSLT.

XPath is designed to be embedded in a host language.  You can't
really test it without an embedding -- it would be like wanting to
test a glass of milk without the container :-)

XSLT is one possible host for XPath but there are others (e.g.
XPointer).

Liam

-- 
Liam Quin, W3C XML Activity Lead, http://www.w3.org/People/Quin/
http://www.holoweb.net/~liam/
Next in thread → Next in month →