I am working with XSLT 1.0, and I would like to print "&" (ampersand), since this is a special character in xslt, it gives an error. Therefore, please suggest an option. Because we use the <print "<" character.
<
use encoded version and character
&
&or ($amp;if it $lt;works).
($amp;
$lt;