Re: [xml-dev] special characters
by Chiusano Joseph other posts by this author
Feb 25 2003 1:59PM messages near this date
Re: [xml-dev] special characters
|
RE: [xml-dev] The subsetting has begun
Monica,
This should be an easy one: I recommend you verify the character
encoding in the XML prolog (the "encoding" attribute as specified
below):
<?xml version='1.0' encoding='UTF-8'?>
You probably need to specify a different character encoding than UTF-8
to support the special characters (which encoding I don't know offhand).
Joe Chiusano
Booz | Allen | Hamilton
monica.coelho@[...].br wrote:
>
> Hi!
>
> My program builds and sends a XML file that insert material categories in
> my catalog. When I have a category name with special characters such 'ç',
> 'ã', 'ô' etc, it isn't saved correctly in the catalog. Is there any way to
> send this names and preserve the special characters?
>
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>
Attachments:
Chiusano_Joseph.vcf
unknown2
Thread:
Rick Jelliffe
Chiusano Joseph
|