[Home] [By Thread] [By Date] [Recent Entries]
Karl Stubsjoen wrote:
Is there anyway to get from an encoded html tag to the actual tag in an xsl transformation? If I have an element like this: Assuming your XSLT processor supports it you can do <xsl:template match="content"> <xsl:value-of select="." disable-output-escaping="yes"/> </xsl:template> -- Martin Honnen --- MVP Data Platform Development http://msmvps.com/blogs/martin_honnen/
|

Cart



