Re: Special entity characters in Shift-JIS XSL.

Subject: Re: Special entity characters in Shift-JIS XSL.
From: Rick Geimer <Rick.Geimer@xxxxxxx>
Date: Thu, 16 Dec 1999 11:57:02 -0800
Tony Graham wrote:

> You don't have a way to "escape" decimal references.  By definition,
> numeric character references are to Unicode characters.
> 

Can't you "escape" them by escaping the ampersand?

	&#38;#xxxx;

After the parse, you should have &#xxxx; which I think is what the
poster wanted.

Rick Geimer
National Semiconductor
rick.geimer@xxxxxxx


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread