  | |  | Percentage signs within transform | Percentage signs within transform 2003-04-03 - By Greg McCreath
Hi all, I have a tranform problem. The input document contains '%' signs to delimit things and I need to detect them and do stuff. I cannot to put a '%' character anywhere within my XSLT without xalan complaining about it. There doesn't seem to be an entity I can use. What can I do? Many thanks, Greg.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD><TITLE>Message</TITLE> <META http-equiv=Content-Type content="text/html; charset=us-ascii"> <META content="MSHTML 6.00.2800.1106" name=GENERATOR></HEAD> <BODY> <DIV><SPAN class=579454510-03042003><FONT face=Arial size=2>Hi all,</FONT></SPAN></DIV> <DIV><SPAN class=579454510-03042003><FONT face=Arial size=2></FONT></SPAN> </DIV> <DIV><SPAN class=579454510-03042003><FONT face=Arial size=2>I have a tranform problem. The input document contains '%' signs to delimit things and I need to detect them and do stuff.</FONT></SPAN></DIV> <DIV><SPAN class=579454510-03042003><FONT face=Arial size=2></FONT></SPAN> </DIV> <DIV><SPAN class=579454510-03042003><FONT face=Arial size=2>I cannot to put a '%' character anywhere within my XSLT without xalan complaining about it. There doesn't seem to be an entity I can use.</FONT></SPAN></DIV> <DIV><SPAN class=579454510-03042003><FONT face=Arial size=2></FONT></SPAN> </DIV> <DIV><SPAN class=579454510-03042003><FONT face=Arial size=2>What can I do?</FONT></SPAN></DIV> <DIV><SPAN class=579454510-03042003><FONT face=Arial size=2></FONT></SPAN> </DIV> <DIV><SPAN class=579454510-03042003><FONT face=Arial size=2>Many thanks,</FONT></SPAN></DIV> <DIV><SPAN class=579454510-03042003><FONT face=Arial size=2></FONT></SPAN> </DIV> <DIV><SPAN class=579454510-03042003><FONT face=Arial size=2>Greg.</FONT></SPAN></DIV></BODY></HTML>
|
|
|