Is there a secret to getting an XML file with UTF-16 encoding to work in Cloverleaf? I’ve tried a bunch of combinations of files with and without BOM (Byte Order Mark) characters and encoding attributes.
I keep getting the “Fatal Error generated during parsing. – Invalid document structure” error.
I’m assuming it is an encoding problem, since I can get a UTF-8 file to work just fine.
Thanks, Rick