[Home] [By Thread] [By Date] [Recent Entries]
Ganesh Babu N wrote:
By providing<xsl:output encoding="iso-8859-1"/>, we will get decimal character references ( ) etc...in the output without any list of mapping. I don't think the XSLT specification mandates a particular format for character references, thus if you get decimal character references with one processor then you can't expect the same output with a different processor. By any means can we get the Hexadecimal values ( ) in the output without any list of mapping? Which platform and XSLT processor do you use? If there is any way to ensure a certain format for character references in the output of an XSLT serialization then probably only with extension settings of a certain XSLT processor or by writing a custom result tree serializer, for instance a custom XmlWriter in the case of the .NET platform. -- Martin Honnen --- MVP Data Platform Development http://msmvps.com/blogs/martin_honnen/
|

Cart



