|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: cdata was: XSL and HTML
> In a transformation how would you produce CDATA You can't produce `CDATA' because there is no such thing as CDATA. CDATA is a flag to a parser to use different rules, but the parsed result should be the same: character data. I can write `a' or <![CDATA[a]]> anywhere in my document and I should get the same document tree. You get ___normal___ character data inside a CDATA marked section. The only way to change this is, as Oren said in his reply, to change this and make <
Cart








