xsl-list
[Top] [All Lists]

Re: Ampersand problem

2003-03-26 07:10:47
Cheers David and Robert for your prompt replies

Unfortuantely disable-output-escaping don't seem to be working at all for some 
reason.

Cheers - Piers

Quoting "Dr. Robert Spiske" <spiske(_at_)chemie(_dot_)uni-halle(_dot_)de>:


The thing is that I'm using XSLT to create the HTML and SMIL files to
contain
the correct clips, and the parser I use (Xalan) outputs "&" as "&amp;"
but 
when
Quicktime tries to parse the URL, it chokes and crashes.  It *has* to
have 
"&"
in the URL - "&amp;" will not work.

So how do I make Xalan output a pure "&" in the SMIL file?

Hi!

Have you tried the disable-output-escaping attribut fro xsl:value-of or

xsl:text ?

Robert 



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


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



<Prev in Thread] Current Thread [Next in Thread>