All of those are intrinsic encodings and don't depend on the transcoding
service. There are a number of aliases recognized. UTF-8, UTF_8 UTF8,
UTF-16, UTF-16LE, UTF-16BE, UCS-4, UCS4-LE, UCS4-BE, among others.

--------------------------
Dean Roddey
The CIDLib C++ Frameworks
Charmed Quark Software
[EMAIL PROTECTED]
http://www.charmedquark.com

"Why put off until tomorrow what you can
put off until the day after tomorrow?"

----- Original Message -----
From: "Mark A Russell" <[EMAIL PROTECTED]>
To: "Xerces C++ Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, May 04, 2001 1:53 PM
Subject: Xerces alias names for the various encodings?


> Anyone know what the alias' are that xerces uses for the following?
>
> UTF16
> UTF8 (This one actually works)
> UCS4
> UCS
>
> Any other utf/ucs I'm not aware of?  At the moment I can't get a
transcoder
> for any of the above types except the UTF8.
>
> The transcoder that I'm getting I'm pretty sure is a IconvTranscoder as
ICU
> isn't installed.
>
> Thanks
>
> Mark A Russell
> NextGen Software Engineer
> CSG Systems, Inc.
> E-Mail: [EMAIL PROTECTED]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to