xsl-list
[Top] [All Lists]

Re: [xsl] Less than symbol in xsl:if or xsl:when

2010-10-07 15:30:37
On 07/10/2010 20:42, sudheshna iyer wrote:
How do I achieve this?

This is a basic XML syntax rule nothing to do with XSLT. To put a < character in an XML attribute you need to escape it, typically as &lt;

David


--~------------------------------------------------------------------
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>