is there a generic way to parse all the node of a xml document, and print out the element name its attributes (name="value") and its values ?
For generic way I mean something that not require me to loop many time based on annidation lavel, since in this case it means I have to know the xml specific annidation level..
Thank you
roby
Bookmarks