Re: accented chars to XML format
Re: accented chars to XML format
- Subject: Re: accented chars to XML format
- From: Emmanuel <email@hidden>
- Date: Thu, 27 Jan 2005 17:31:13 +0100
At 3:00 PM +0100 1/27/05, yvan-koenig wrote:
Is there a tool allowing to traduct
a string containing accented chars:
"Civilités" for instance
in the form used in XML:
"Civilités"
Yvan, don't think that an XML makes the accented characters into
those weird things (sometimes called entities.) Often, XML files are
UTF-8, and accented characters are just themselves.
This being said, making the change that you want will imply getting
the Unicode number of a given character: you may want to use Smile's
"Unicodenumber/Unicodecharacter" handlers. We publish them (vanilla
handlers) at:
<http://www.satimage-software.com/en/unicode_and_applescript.html>
Emmanuel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden