Página 1 de 1
XML+Unicode
Publicado: Mié Abr 06, 2011 4:44 pm
por Maarten Roos
Is it possible to use XML for storing unicodes like: ユニコード ? So input Japanese through application and save and retrieve them by using XML? TXmlDocument? Save XML it to another encoding as ANSI?
XML+Unicode
Publicado: Jue Abr 07, 2011 7:39 pm
por ignacio
Maarten,
Sorry but the samples are just too obvious. They only accept one string
parameter.
I believe you must indicate on the XML header the encoding to use and sorry
I can not help you with that.
Regards,
Ignacio Ortiz de Zúñiga
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
http://www.xailer.com/forum
http://www.xailer.com/dokuwiki
"Maarten Roos" escribió en el mensaje de
noticias:4d9c7c6a$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
Quote:
> Note: Xailer includes two functions for Ansi to Unicode
> conversion: AnsiToWide() and WideToAnsi()
Is there an example with these functions?
Is it possible to use XML for storing unicodes like:
ユニコード ? So input Japanese through application and
save and retrieve them by using XML? TXmlDocument? Save XML
it to another encoding as ANSI?