[xsd-users] iso-8859-1 - Parsing issue
Boris Kolpackov
boris at codesynthesis.com
Wed Apr 22 06:12:50 EDT 2009
Hi Constantin,
Constantin Iacobescu <sir.costy at gmail.com> writes:
> Project::NameType doTest = projectIterator->getName();
> // And here if the char in the xml file are using the iso-8859-1 get wrong
Same story as in "ISO-8859-1 - Serialization Error"[1]. You expect the
text in the object model to be in ISO-8859-1 while it is in UTF-8.
[1] http://www.codesynthesis.com/pipermail/xsd-users/2009-April/002312.html
Boris
More information about the xsd-users
mailing list