xsl-list
[Top] [All Lists]

Re: Entities and copy-of

2005-07-11 08:10:03


when I perform xsl:copy-of on pipeline-template the result has the 
 
changed to 

That shouldn't happen, if it does, then it looks like a bug in your
processor. Given that it shouldn't happen, I don't think xslt has any
way of stopping it happening short of upgrading or changing your
processor.

An XSLT system has a lot of freedom on how it serialises #xa basically
any way that will be parsed as #xa, so #a #d#a or #d. But it similarly
has to linearise #xd in a way that will be parsed as #xd so 
 or

 

David


________________________________________________________________________
This e-mail has been scanned for all viruses by Star. 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
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>