xsl-list
[Top] [All Lists]

[xsl] disable-output-escaping (greater than)

2009-02-26 02:18:13
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



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>