[xsl] <sub> into xsl

Subject: [xsl] <sub> into xsl
From: Johannes.Becker@xxxxxx
Date: Mon, 11 Nov 2002 09:04:36 +0100
Hi,

I want to extract a sub tag from xml into xsl:
e.g. it should look like this in the xsl: O<sub>2</sub> Login.
My data in the xml: <frameTop name="O&lt;sub&gt;2&lt;/sub&gt; Login"/>

With a <xsl:value-of select ... in the xsl I get this as an output in the
browser: O<sub>2</sub> Login

What am I doing wrong?

Thanks
Jonny


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


Current Thread