RE: [xsl] traversing to next Element

Subject: RE: [xsl] traversing to next Element
From: "Andrew Welch" <AWelch@xxxxxxxxxxxxxxx>
Date: Wed, 30 Jul 2003 16:33:56 +0100
> 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.

Please don't take this the wrong way, but this is one of the most
fundamental basics of xslt.  

If you put at least some effort into a tutorial... it must have taken
longer to find the xsl-list and write the message than would to get past
the "Hello World" stage.

andrew

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


Current Thread