Re: [xsl] XPath problem: Checking if imidiately preceding sibling is of a
certain kind
by Ragulf Pickaxe other posts by this author
Feb 27 2004 11:20AM messages near this date
[xsl] Re: Re: What is the future of XSL-FO
|
[xsl] variable attribute
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@[...].com>
> Reply-To: xsl-list@[...].com
> To: xsl-list@[...].com
> 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
|