RE: [xsl] CDATA section

Subject: RE: [xsl] CDATA section
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Mon, 9 Sep 2002 11:31:11 +0100
> What can be done to achieve a character by character 
> equivalence while transformation
> 

As has been discussed on several threads recently, XSLT transforms the
data model that results from XML parsing, therefore the best you can
achieve is data model equivalence. Things that are not considered
significant to the data model, like CDATA boundaries and entity
boundaries, cannot be retained through an XSLT transformation.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread