views:

12

answers:

0

Hi,

I'm working on a solution where Excel data is exported to XML. I've implemented a schema and I get all the data exported properly. The one problem I have is that the solution that will receive the XML files expects ISO-8859-1 encoding, while Excel by default outputs UTF-8.

Is there any way to change this?

Oh, and I'm using the xml export feature in Excel 2007.

In advance, thanks for all replies.

Best regards, André GUlbrandsen