This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

How to add HTML code to variables


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]