I think the XPath for the next element is something like
following::node() as in
<xsl:value-of select="following::node()"/>
Thanks,
Ashish
-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of sundar k
rajan
Sent: Wednesday, July 30, 2003 9:54 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: traversing to next Element
Hi all,
How do i jump to next element, for example,
<div>
<table>
<tr>
. ....
</table>
</div>
<font>
....
i'm in DIV and how do i go to FONT in XSL.
Thanx in advance
regards,
Sundar
____________________________________________________________
Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
http://login.mail.lycos.com/r/referral?aid=27005
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|