ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> xml-dev
xml-dev
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

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved