Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - Generating 2x2 table >Thread Next - Re: Generating 2x2 table Re: Generating 2x2 tableTo: NULL Date: 1/2/2006 1:13:00 AM <xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fo="http://www.w3.org/1999/XSL/Format">
<xsl:template match="root/">
<table>
<xsl:for-each select ="products/product" >
<tr>
Product<xsl:value-of select="id" />
</tr>
</xsl:for>
</table>
</xsl:template>
</xsl:stylesheet>
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
