How to add HTML code to variables

Subject: How to add HTML code to variables
From: "Harald Normann" <harald.normann@xxxxxx>
Date: Fri, 4 Feb 2000 13:40:40 +0100
Hi,

does anyone know how to add HTML code to variables.
I tried the following:

<xsl:variable name="t1">
  <b>hello</b>
</xsl:variable>

When accessing the variable t1 I only get the value "hello"; the HTML code
is removed.


TIA

/Harald


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


Current Thread