Anonymous:Hello,I have a xml source file and will pass through Biztalk and transformed to flat file.In my source xml file, some special character will be included, (e.g. úóíá) and the file failed schema validation, here's the error:An error occurred when parsing the incoming document: \"Invalid character in the given encoding.\"The source file doesn't have XML declaration included. And the schema i created in BTS 2006 has the default:<?xml version=\"1.0\" encoding=\"utf-16\" ?> To solve this problem i want to change the schema encoding to <?xml version=\"1.0\" encoding=\"iso-8859-1\" ?> But i didn't find any attribute in XML Schema for source file to change the setting that like what we got in Flat File schema, change \"Code Page\" to set to other encoding, though i didn't find iso-8859-1 there.If i changed the encoding for source file, do i need to change it for transformed schema (in this case, flat file schema) as well? Can anybody shed some light on this?Many Thanks.Merry
I have the same problem
hi, can somebody help? i have problems with czech diakritic
thanks