[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: amp and &
From: "Nikhil G. Daddikar" <ngd@xxxxxxxxxxx>
Date: Fri, 27 Dec 2002 09:55:38 +0530
That doesn't work

& inside a CDATA still gets converted to &amp;


----- Original Message ----- 
From: "Kurt Cagle" <cagle@xxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Friday, December 27, 2002 9:34 AM
Subject: Re:  amp and &


: You can wrap the Javascript in a CDATA section (recommended) as follows:
: 
: <script language="Javascript">//<![CDATA[
: 
: ...blah blah & blah blah < blah blah
: 
: //]]></script>
: 
: The // are Javascript comment elements, basically disabling the CDATA block
: from being processed by the Javascript (which occurs after any XSLT
: conversions).
: 
: -- Kurt Cagle
: 
: ----- Original Message -----
: From: "Nikhil G. Daddikar" <ngd@xxxxxxxxxxx>
: To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
: Sent: Thursday, December 26, 2002 7:55 PM
: Subject:  amp and &
: 
: 
: > Folks:
: >
: > How do I disable the conversion of "&" to &amp;
: >
: > The reason is that the '&' is really JavaScript code that I embed in my
: XML file.
: >
: > Thanks!
: > Nikhil
: >
: >  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
: >
: >
: 
: 
:  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

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


Current Thread
  • amp and &
    • Nikhil G. Daddikar - Thu, 26 Dec 2002 22:55:49 -0500 (EST)
      • Kurt Cagle - Thu, 26 Dec 2002 23:03:46 -0500 (EST)
        • Nikhil G. Daddikar - Thu, 26 Dec 2002 23:25:23 -0500 (EST) <=
          • Mike Brown - Fri, 27 Dec 2002 00:44:14 -0500 (EST)
      • <Possible follow-ups>
      • Passin, Tom - Fri, 27 Dec 2002 10:03:29 -0500 (EST)
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member