RE: [xsl] selecting the nearest preceding sibling

Subject: RE: [xsl] selecting the nearest preceding sibling
From: Jarno.Elovirta@xxxxxxxxx
Date: Tue, 13 May 2003 16:38:52 +0300
Hi,

> I want to write **a XPATH expression which will select
> the nearest preceding sibling , which contains a
> particular element ( <a> in this example) ** . I do

  preceding-sibling::*[a][1]

Cheers,

Jarno

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


Current Thread