[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Migration to Xalan 2.7.1

Subject: Migration to Xalan 2.7.1
From: Ravi Mahanti <rmahanti1@xxxxxxxxx>
Date: Tue, 7 Jul 2009 18:55:57 +0530
 Migration to Xalan 2.7.1
Hi,
I am a beginner on XSLT.
I have a template say, columnHeader which i am calling as below in a xsl:

<xsl:call-template name="columnHeader">
<xsl:with-param name="value"><a id="frameLoader"
href="javascript:void(0);" onclick="javascript:<xsl:value-of
select="$gridName"/>.expandAllTreeRows(this);">+</a></xsl:with-param>
</xsl:call-template>

Inside the template apart from other stuff, i print the value using
xsl:value as below:

<xsl:value-of select="$value"/>

This code was working fine before migrating to Xalan 2.7.1. But, once
i moved to Xalan 2.7.1, text in the value variable is getting printed
as raw text on the browser. It's not being treated as html and hence
not being rendered as a href in the browser.

Please suggest.
thanks,
ravi.

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.