  | |  | Support for Numeric entities refs in HTML output | Support for Numeric entities refs in HTML output 2005-10-19 - By Ed Manners
Currently XALAN outputs character entity references when the output type is HTML. This is particularily relevent when you are outputing extended characters (umlauts, accents, etc). Is it possible to configure it to output numeric entity references instead (through some property setting)? A proprietary html client I working with doesn't support character entites.
I would expect some setting like xalan:entity_ref_type=numeric. -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.12.4/142 - Release Date: 18/10/2005
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"> <META content="MSHTML 6.00.2800.1498" name=GENERATOR></HEAD> <BODY> <DIV><SPAN class=796394013-19102005><FONT face=Arial size=2>Currently XALAN outputs character entity references when the output type is HTML. This is particularily relevent when you are outputing extended characters (umlauts, accents, etc). Is it possible to configure it to output numeric entity references instead (through some property setting)? A proprietary html client I working with doesn't support character entites.</FONT></SPAN></DIV> <DIV><SPAN class=796394013-19102005><FONT face=Arial size=2></FONT></SPAN> </DIV> <DIV><SPAN class=796394013-19102005><FONT face=Arial size=2>I would expect some setting like xalan:entity_ref_type=numeric.</FONT></SPAN></DIV></BODY></HTML>
|
|
 |