Re: [xsl] hand-wavy unicode problems

Subject: Re: [xsl] hand-wavy unicode problems
From: Martin Honnen <Martin.Honnen@xxxxxx>
Date: Wed, 30 Sep 2009 14:20:15 +0200
Andy Chambers wrote:

and I need the output to be

<elem attr="some val&#63;"/>

instead of

<elem attr="some val?"/>

I think it shouldn't matter but it does seem to matter for the system
I'm generating xml input
for.  Is there a way I can force the output to be like the first example?

Are you using XSLT 2.0? Then look into character maps: http://www.w3.org/TR/xslt20/#character-maps

--

	Martin Honnen
	http://msmvps.com/blogs/martin_honnen/

Current Thread