Subject: Re: Ampersand problem
From: Piers Kittel <work@xxxxxxxxxx>
Date: Wed, 26 Mar 2003 14:10:47 +0000 (GMT)
|
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@xxxxxxxxxxxxxxxxxxx>:
>
> >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 "&"
> but
> >when
> >Quicktime tries to parse the URL, it chokes and crashes. It *has* to
> have
> >"&"
> >in the URL - "&" 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
|