Skip to Content
0
Former Member
Mar 15, 2007 at 02:42 PM

File content conversion

36 Views

Hey guys

i have an XML structure of the following form

<aaa>

<bbb>

<ccc>

<ddd>---</ddd>

<eee>---</eee>

</ccc>

</bbb>

</aaa>

is it possible to get a CSV file on the receiver side of the following form?

if yes,then how?

aaa bbb ccc ddd eee

thanx

ahmad