I am having a hard time figuring out just what needs to be done in an XML schema document to allow for a recursive structure that I need to use. I need to build tree components from XML that looks like this:
<trees>
<tree name="treeA">
<node name="name1" icon="icon.jpg">
<node...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.