[Home] [By Thread] [By Date] [Recent Entries]
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 < b && c > 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
|

Cart



