Re: [xsl] XPath problem: Checking if imidiately preceding sibling is of a certain kind

Subject: Re: [xsl] XPath problem: Checking if imidiately preceding sibling is of a certain kind
From: "Ragulf Pickaxe" <jawxml@xxxxxxxxxxx>
Date: Fri, 27 Feb 2004 11:20:41 +0000
Seems likely.

I have used David Carlisle's method, but I am happy to learn something new.

Thank you Kevin.

Ragulf Pickaxe


From: Kevin Jones <kjones@xxxxxxxxxxx>
Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] XPath problem: Checking if imidiately preceding sibling is of a certain kind
Date: Fri, 27 Feb 2004 10:50:39 +0000



I think you wanted,


name(preceding-sibling::*[1])!='A'

Kev.


_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail



XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread