Link to home
Start Free TrialLog in
Avatar of ob1_
ob1_

asked on

How do I create an XML file from an XLS spreadsheet?

I have an XSD schema file that I have used XMLSpy to generate a sample XML file with.

I have a spreadsheet with data in it and I would like to put the data into an XML file that fits the format of the sample I have generated from the schema.

Would I use Altova Mapforce for this? If so would I use my sample XML as my source or target? Do I point the arrows from the XLS into the XML or the other way around in the mapping or is there another way to do it?


Thanks,
Bobby
Avatar of Richard Quadling
Richard Quadling
Flag of United Kingdom of Great Britain and Northern Ireland image

You can save a spreadsheet as an XML file. The XML file will be to a specific standard which you should be able to use with any good mapping tool.
Avatar of ob1_
ob1_

ASKER

ok - how would I do this?
ASKER CERTIFIED SOLUTION
Avatar of Richard Quadling
Richard Quadling
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ob1_

ASKER

how would that save the XML file in the format of the sample XML file that I have?
Avatar of ob1_

ASKER

thanks
The XML format saved by Excel is Microsoft's format. You would use a tool to translate that to whatever format you wanted.