[Home] [By Thread] [By Date] [Recent Entries]
Hi, I'm writing xslt for xml to html transform using xalan. In this acii characters are converting to named entity for ex: from ' to ' - This is my actual requirement. But now I changed xslt processer to Saxon. In this, ascii characters are converting into decimal character. Ex: from ' to '. XSL, <xsl:output method="html" indent="yes" encoding="us-ascii"/> I need named entity. Without using, xsl:character-map how to achive this task. Regards, Ramkumar
|

Cart



