XSLT
Hi all,
I am trying to iterate over an xml document that does not have a defnite structure, it is generated dynamically and the name of the nodes are not at the same level always. I need to generate a collapsable and expandable structure at every level of the nodes.
I request you to please throw some light on this. I have been trying to do things but its not working out. If I am able to disply just the immediate child nodes(not all child nodes) of a particular node I may be able to get some headway.
I have tried google but it hasn't helped. I am not really used to asking these type of questions(silly if it may sound), please help me.
Thanks a lot,
Amnesiac.

