|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] xsl:variable containing xsl:element
Hi, I have the following problem when assigning a string to a variable. The string contains HTML code in between. <xsl:template match="Language/*"> // This works fine - displaying the number bold This is my account <xsl:element name="b">123.456</xsl:element> now closed // This doesn't work <xsl:variable name="wholestring">This is my account <xsl:element name="b">123.456</xsl:element> now closed</xsl:variable> <xsl:value-of select="string($wholestring)"/> </xsl:template> Any ideas? Thanks a lot, Rainer XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








