Re: [xsl] RE: PLEASE HELP: SAX events and CDATA problem when using transformation chaining

Subject: Re: [xsl] RE: PLEASE HELP: SAX events and CDATA problem when using transformation chaining
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 7 Apr 2003 15:45:08 +0100

 And wanted to get identical output from an identity transform.  To
 achieve this, you need to set the cdata-section-elements attribute on
 <xsl:output> which they did, but still ended up with:   


yes, and not knowing xalan that well these days it seems quite likely
that the reason is given in the subject line. If you chain
transformations are you passing in an in memory tree? if you are then
the serialisation hints are likely to be ignored (of course a conforming
processor can ignore them anyway).

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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


Current Thread