Thanks for your fast reply. I'm working with the windows port from Igor Zlatkovic. Now I use for converting iso-latin-1 to UTF-8 I the isolat1ToUTF8() function from libxml.
Do you know how I could add the encoding="UTF-8" attribute to the XML Header? > oNewDoc = xmlNewDoc(BAD_CAST "1.0"); This statement creates only <?xml version="1.0"?> I have figuered out how to add attributes to normal nodes... but not to the header. -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer _______________________________________________ xmlsec mailing list [email protected] http://www.aleksey.com/mailman/listinfo/xmlsec
