Re: [xsl] CDATA with different encoding

Subject: Re: [xsl] CDATA with different encoding
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 26 Aug 2009 09:20:43 +0100
> Is this correct? I.e. is it possible to have a differnt encoding inside
> a CDATA section from that of the xml?

No, the encoding is (logically) _before_ parsing to enable the incoming
byte stream to be turned into a stream of characters. So the encoding is
fixed before tags and CDATA sections are even seen.


David


________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________

Current Thread