Re: CDATA and Internal Entities
Florent Georges <[email protected]> Fri, 1 May 2009 19:20:53 +0000 (GMT)
| Newsgroups | gmane.text.xml.xslt.extensions |
|---|---|
| Message-ID | <[email protected]> |
54van7 wrote: > Is there a way to display internal entities within CDATA > sections as their literal equivalent via XSLT? No, the XSLT processor does not see those lexical details, handled by the XML parser, and only sees text nodes there. Note for general XSLT questions, you'd better post to XSL List at Bulberry Tech. Regards, -- Florent Georges http://www.fgeorges.org/