[Home] [By Thread] [By Date] [Recent Entries]

Subject: disable-output-escaping (greater than)
From: "J. S. Rawat" <jrawat@xxxxxxxxxxxxxx>
Date: Thu, 26 Feb 2009 12:46:04 +0530
Hi,
Can we get the following output by xsl 2.0 /saxon 9. I have tried following xsl but not get the result.


Input
 <input value="<?=$tid?>" name="comment" type="hidden" />

XSL
<input><xsl:attribute name="value">&lt;?=$tid?<xsl:text disable-output-escaping="yes">&#62;</xsl:text></xsl:attribute></input>


Thanks
...JSR

Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member