[xslt] cdata-section-elements not supported ?
- From: Raphael Hertzog <rhertzog hrnet fr>
- To: xslt gnome org
- Subject: [xslt] cdata-section-elements not supported ?
- Date: Thu, 28 Jun 2001 14:19:10 +0200
Hi,
i'm trying to keep <![CDATA[...]]> sections when transforming
a document. Fortunately those are mostly used inside
<code>...</code> (code exists in the input and in the output).
So I put :
<xsl:output ... cdata-section-elements="code">
But the resulting document doesn't have any CDATA section.
Instead I have the standard result :
<code>
<example att="1">
...
</code>
If I used a CDATA section, it's precisely because I didn't want
to see all those entities.
There's 2 possibilities :
- i haven't understood the role of cdata-section-elements
- libxslt needs to be fixed
Which one is right ? :)
Cheers,
--
Raphaël Hertzog -+- http://strasbourg.linuxfr.org/~raphael/
Le bouche à oreille du Net : http://www.beetell.com
Naviguez sans se fatiguer à chercher : http://www.deenoo.com
Formation Linux et logiciel libre : http://www.logidee.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]