Hi there > > This special ç seems to be forbidden as I get a "Error parsing xml: un > > caractère incorrect a été trouvé dans un contenu texte." > Search google for "XML special characters" or something similar: > http://webdesign.about.com/library/bl_htmlcodes.htm I ran in the same problem. By now i found 2 solutions: 1) as mentioned above: use &-charnumber-; 2) saving xml file as UTF-8 also resolved the problem (MS Notepad saves as default in ANSI, you can switch encoding in "save as" dialog - Thomas VDEV _______________________________________________ wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |