|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Storing and retrieving html tags in a variable
This doesn't seem to work:
<xsl:variable name="doofus">
<a href="doofus.html">click to go to doofus</a>
</xsl:variable>
<xsl:value-of select="$doofus"/>The resulting output is just "click to go to doofus", not "<a href="doofus.html">click to go to doofus</a>." Any way to store html tags in a variable, or to accomplish this by some other means? --Peter 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








