Help with lots of <'s

Subject: Help with lots of <'s
From: Joe <joe@xxxxxxxxxx>
Date: Thu, 26 Aug 1999 09:40:13 +0100
I have an XML document being formatted by XSL to produce an HTML page with JavaScript in it. The JavaScript has a lot of "<",">" and "&" characters in it. I'm wrapping the script in <xsl:text disable-output-escaping="yes"> but the script is becoming a headache to maintain with lots of statements like 'if (a &lt; b &amp;&amp; c &gt; d)'. Is there a way I can use these charachters in a large block without having to write the equivalent entities every time?

Thanks in advance.

-Joe Walnes


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread