Juergen Niehoff wrote:
Hello,

i have a problem by encoding my documents. I prefer the UTF-8 encoding. My documents had a head like this: "<?xml version="1.0" encoding="UTF-8"?>"
when i store this document in the xindice DB the "encoding="UTF-8"" is gone. How can i tell xindice to encode my documents "UTF-8" by default?


UTF-8 is the standard encoding for XML. Being it default, it doesn't have to be explicitly specified, and this is why the XML serializer omits it.

Ciao,

--
Gianugo Rabellino
Pro-netics s.r.l. -  http://www.pro-netics.com
Orixo, the XML business alliance - http://www.orixo.com
    (Now blogging at: http://blogs.cocoondev.org/gianugo/)



Reply via email to