[Home] [By Thread] [By Date] [Recent Entries]


Have you tried the disable-output-escaping attribute on the text and
value-of instructions?

See http://www.w3.org/TR/xslt#disable-output-escaping.

Don't know without seeing your source or stylesheet, but it might work for
you. It also depends on you processor, because support for
disable-output-escaping varies.

Also, http://www.mulberrytech.com/xsl/xsl-list/index.html is the best place
to ask XSLT questions, but it's okay here too.

Mike
-----Original Message-----
From: Sascha Pogacar (XPECT MEDIA) [mailto:sascha.pogacar@x...]
Sent: Thursday, May 22, 2003 8:05 AM
To: xml-dev@l...
Subject:  suppression of the transformation of character entities
in XSLT?


Hello, I encounter a xslt-problem, which should be easy, but I dont find an
solution.

I have some XML-Files which I am processing through an XSLT (on an IIS5 with
MSXML 4.0) to split the files into various different other XML-Files.

My problem is the automatic transformation of the charachter entities like
&#nnnn; into whatever character they represent, with the result of skrewed
up content in the end.

Is there someone out there who knows a solution for this, without using
CDATA.

thanks
Sascha Pogacar


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member