xsl-list
[Top] [All Lists]

Re: [xsl] hand-wavy unicode problems

2009-09-30 08:20:44
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/

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