I need to show data in the Tree control. The xml comes down transformed into a hierarchical structure but it's an element based XML. I am trying to use it, but I see that it would work if I have an attribute based structure. Can I still use the one I am getting, or I need to change xslt to output it as an attribute based xml?
Thanks
