xsl-list
[Top] [All Lists]

[xsl] Entity Issues in Saxon Not in Xalan

2008-11-13 05:11:11
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


--~------------------------------------------------------------------
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>