Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

How to create object model for term store with 1000 terms in SharePoint 2010. The input file is CSV I need to convert to xml. Please let me know the solution. Thanks for your help.

share|improve this question
Is this really related to SharePoint at all? You need to convert a file from CSV format to XML? What parts are SharePointy? – Wictor Wilen MCA MCM MVP Sep 20 '11 at 6:06

closed as off topic by Wictor Wilen MCA MCM MVP, Alex Angas Sep 20 '11 at 8:20

Questions on SharePoint Stack Exchange are expected to relate to SharePoint within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

An easy way to convert from CSV to XML is via Excel. Open the CSV file in Excel, go to File / Save As... and choose the XML Spreadsheet 2003 (*.xml) format.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.