Re: [xsl] Unicode accented letters to simple ASCII equivalents

Subject: Re: [xsl] Unicode accented letters to simple ASCII equivalents
From: Nathan Tallman <ntallman@xxxxxxxxx>
Date: Fri, 10 May 2013 13:18:49 -0400
If you're using linux, you can do this from the command line with
iconv <http://www.manpagez.com/man/1/iconv/>.

Best,
Nathan


On Fri, May 10, 2013 at 1:07 PM, Jonina Dames <jdames@xxxxxxxxx> wrote:
>
> Hi everyone,
>
> I'm trying to re-map any accented letters from Unicode (in the XML) to simple, un-accented ASCII equivalents (in an output text file). Is there a way to do this in XSLT 1.0?
>
> Thanks,
> Joni
>
> --
> Jonina Dames
> Customer Support Specialist
> Inera Inc.
> +1 617 932 1932
> jdames@xxxxxxxxx
>
> -------------------------------------------------------------------
> This email message and any attachments are confidential. If you are not the intended recipient, please immediately reply to the sender or call 617-932-1932 and delete the message from your email system. Thank you.
> -------------------------------------------------------------------

Current Thread