|
Subject: Re: [xsl] XML output in HTML From: Martin Honnen <Martin.Honnen@xxxxxx> Date: Tue, 11 Mar 2008 19:09:42 +0100 |
<xsl:for-each select="report/result"> <tr> <td> <xsl:apply-templates select="req" />
If you want to copy the XML element to the output then use <xsl:copy-of select="req"/>
Martin Honnen http://JavaScript.FAQTs.com/
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] XML output in HTML, Senthilkumaravelan K | Thread | Re: [xsl] XML output in HTML, Senthilkumaravelan K |
| [xsl] XML output in HTML, Senthilkumaravelan K | Date | Re: [xsl] XML output in HTML, Senthilkumaravelan K |
| Month |