I have several excel worksheets containing data that I need to convert to XML to import into another program. I have an existing XML schema that the new program needs for the data transfer. How do I convert my data to XML using that existing XML schema?
Bookmarks