![]() |
![]() | ![]() | ![]() | Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - output table >Thread Next - Re: output table Re: output tableTo: NULL Date: 3/2/2004 10:16:00 AM Helen wrote: > Please notice in my xml, under element "Gloss", there are two pair "GLOSS" and "SOURCE" children. Well, you can iterate over GLOSS elements and take next one SOURCE: <table> <xsl:for-each select="GLOSS"> <tr> <td><xsl:value-of select="."/></td> <td><xsl:value-of select="following-sibling::*[1]"/></td> </tr> </xsl:for-each> </table> -- Oleg Tkachenko [XML MVP, XmlInsider] http://blog.tkachenko.com | ![]() | ![]() | ![]() |
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | |||||
|
