xsl-list
[Top] [All Lists]

RE: Test for preceding-sibling and text

2004-11-12 04:58:21
Hi again,

Following the discussion in the "characters in xsl" thread, I tried changing "*" with "node()" in the XPath, that is:
"not(preceding-sibling::*[1][self::A])" became
"not(preceding-sibling::node()[1][self::A])"

This seems to work. Will there be any reason that this should not?

Regards,
Ragulf Pickaxe :-)

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--