[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Ampersand problem


Subject: Re: [xsl] Ampersand problem
From: "Dr. Robert Spiske" <spiske@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 26 Mar 2003 13:52:31 +0100


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



Current Thread
Keywords