Groups | Blog | Home
all groups > dotnet xml > july 2004 >

dotnet xml : Converting dat from one format to another


Rishit
7/12/2004 7:10:27 PM
Hello All,
I have to convert XML data (that may be received through a dataset) to other formats such as CSV, Excel etc. Are there any libraries or sample code that would help me do this task.
I have also to decide on the approach for doing this. The Destination Format needs to be configurable so that the source XML that I have can be converted to the desired destination format looking at the schema stored in some configuration file.

I need feedback on the approach of performing these type of tasks as in what would be a good way to develop this application.

Please reply ASAP.

Regards,
Rishit

___
Oleg Tkachenko [MVP]
7/13/2004 2:41:20 PM
[quoted text, click to view]

Basically there is a solid technology of transforming XML into other
formats, called XSLT.

--
Oleg Tkachenko [XML MVP]
AddThis Social Bookmark Button