Subject: RE: xpath confusion (compound xpath)
From: Dimitre Novatchev <dnovatchev@xxxxxxxxx>
Date: Tue, 21 Jan 2003 22:32:00 -0800 (PST)
|
---- "Roger Glover" <glover_roger@xxxxxxxxx> wrote:
> Hmm... in place of "[generate-id() = generate-id( current())]",
> wouldn't "[self::current()]" work just as well? Or am I missing
> something?
self::current() must raise a syntax error, because current() is a
function -- not a node test.
=====
Cheers,
Dimitre Novatchev.
http://fxsl.sourceforge.net/ -- the home of FXSL
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|