[xsd-users] Re: Turkish Character Problem

Boris Kolpackov boris at codesynthesis.com
Wed Jul 2 04:50:19 EDT 2008


Hi Ebubekir,

In the future please send technical questions like these to the xsd-users
mailing list (which I've CC'ed) instead of to the general information
address. This way other developers who may have experienced a similar
problem can provide you with a solution. Plus questions and answers
will be archived and available to others with similar problems.

ebubekir temizkan <ebekirtemizkan at gmail.com> writes:

> Hi, I am Ebubekir, I work in a noncommercial Project. I want to use code
> synthesis Xml tree  Library .I installed  and I started to parse xml but
> there is an important problem. I can not use turkish character problem in
> xml data .
> 
> <Name>Kir??ç<Name> like this data
> 
> Compiler error...

You will need to be more specific about where you are trying to use
Turkish characters (is it XML or C++ source code?) as well as which
compiler error you get. You may also find the answer to Q 1.2, "What
character encoding does the generated code use?" in the C++/Tree
Mapping FAQ useful:

http://wiki.codesynthesis.com/Tree/FAQ

Boris




More information about the xsd-users mailing list