Hi
i have an excel table with some data that i would like to export in XML. This exported XML need to be valid, so after formatting it, it has to be validated against an XSD.
What's the best way to do it?
Obviously all the formatting and validation need to be done with Excel that is the only tool available.
This excel file will be used by not IT people so, the process to modify data and export it in xml need to be straightforward.
thanks Michele