|
Hi Gregg, Now that Mark answered the main question, I only want to remind you, that xmlChar is always UTF-8 in libxml2 -- so if you have to account for your Lua code encountering other implicit internal character encodings, you must convert the strings. Regards, Peter