This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: CDATA section


> 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@ntlworld.com
work: Michael.Kay@softwareag.com 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]