Dynamic xml data format to csv conversion
Summary
Read and Write file using dynamic schemaContent
Hi,
We have a requirement to convert xml to csv format.But the xml file content is not pre-defined i.e. we get different xml format based on input parameter passed.
if param1 is input then will get xmlfile1
if param2 is input then will get xmlfile2
............
if param100 is input then will get xmlfile100
So if XML file content is dynamic then how can we convert it to csv file.
Please provide me any inputs that can help us.
Thanks
Tagged:
0