[xsl] following-sibling

Subject: [xsl] following-sibling
From: Narinder Anand <Narinder.Anand@xxxxxxxxxxxx>
Date: Fri, 18 May 2001 15:47:44 -0700
I have a xml like :

<html>
	<a href="url1">Click1</a> Some text here
	<a href="url2">Click2</a>
</html>

>From within the template match of a , I want to extract the text following
it. I tried using following:sibling but couldn't..
Any help is appreciated..

Thanx,
NM

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


Current Thread