also there is a chance that your "encoding" attribute doesn't match the XML content. I find it hard to believe that a program exists which can't process UTF-8.
or maybe you are using BLOB (in which case the content is not UTF-8), but the "encoding" says that it is, hence the error. in that case, you should use text and export as UTF-8. > 2017/08/17 11:27、eachilgers via 4D_Tech <[email protected]> のメール: > Could there be one setting to do this, or must I ‘scan’ each word in the data > to be exported ? ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

