Share Solutions
java resolutions and tips and problems
Showing posts with label
XSLT
.
Show all posts
Showing posts with label
XSLT
.
Show all posts
Thursday, 20 October 2011
How to add lessthan or greaterThan characters in XSLT
using CDATA we can transform any character--
like this below examples:
<![CDATA[<]]>
<![CDATA[>]]>
<![CDATA[</]]>
<![CDATA[write anything here]]>
Older Posts
Home
Subscribe to:
Posts (Atom)