Subject: RE: Re: CDATA element in XSL?
From: Flemming Jønsson <flj@xxxxxxxxxxxxx>
Date: Tue, 28 Oct 2003 12:56:58 +0100
|
Thank you, this looks like something I can use.
Cheers,
Flemming
> -----Original Message-----
> From: Dimitre Novatchev [mailto:dnovatchev@xxxxxxxxx]
> Sent: 28. oktober 2003 13:00
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: CDATA element in XSL?
>
>
> I guess that you want to *generate* CDATA sections as result
> of an xslt transformation.
>
> If so, then read about the "cdata-section-elements" attribute
> of the xsl:output element.
>
>
> =====
> Cheers,
>
> Dimitre Novatchev.
> http://fxsl.sourceforge.net/ -- the home of FXSL
>
>
>
> "Flemming Jønsson" <flj@xxxxxxxxxxxxx> wrote in message
> news:87CB596F8208574CA9EE562CE575EF87048245@xxxxxxxxxxxxxxxxxx
cal...
> Is there a way I can tell my XSLT processor not to interpret "<" "&"
> etc.
As special characters?
>
> I know I can put CDATA element around the part in XML which I do not
> want
interpreted. But if there is a way to indicate this in the stylesheet I would prefer this approach.
>
> Where would I put a CDATA declaration like this <![CDATA[ & <> [] ]]>
> in
an XSL file?
>
> Cheers,
> Flemming
>
>
>
> 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
|