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

dotnet xml : Flattening and XML Tree to a CSV


solex
3/17/2004 12:13:49 PM
Can anyone post or point me to a link that has a complete XSLT file that
will flatten an XML tree for conversion to a CSV file?

Thanks,
Dan

solex
3/18/2004 10:57:20 AM
Oleg,

Thank you for responding. I realize that there is no generic XSLT for doing
what I want and I have googled and please excuse me as I am a newbie to XSLT
but cannot find a complete example on the net that I can apply to my
situation.

Basically I have a tree perhaps 4 levels deep and I want to start with the
lowest child node and work my way up the tree to produce a CSV file.

Regards,
Dan

[quoted text, click to view]

Oleg Tkachenko [MVP]
3/18/2004 12:43:50 PM
[quoted text, click to view]

I hardly imaging generic XSLT for doing so. Usually such transformation
depends on input document structure. Just google - there are lots of
samples on teh net.
--
Oleg Tkachenko [XML MVP, XmlInsider]
Oleg Tkachenko [MVP]
3/21/2004 10:20:12 AM
[quoted text, click to view]

Why don't you provide sample input XML and desired CSV?

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