This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

following-sibling


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]