| Subject: Re: How to add HTML code to variables From: Steve Tinney <stinney@xxxxxxxxxxxxx> Date: Sun, 06 Feb 2000 07:39:49 -0500 | 
As a previous poster already replied to you, you need to use <xsl:copy-of select="$label"/> instead of <xsl:value-of/>. The XSL FAQ, XSL Jargon Buster (both at http://www.dpawson.co.uk) and the spec on RTF's (Result Tree Fragments) would also be worth reading. Steve Harald Normann wrote: > <xsl:template name="TableRow"> > <tr> > <td><xsl:value-of select="$label"/></td> > </tr> > </xsl:template> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| How to add HTML code to variables, Harald Normann | Thread | RE: How to add HTML code to variabl, Mike Brown | 
| How to add HTML code to variables, Harald Normann | Date | Begin with XSL-FO, Omar López Ruiz | 
| Month |