Hi,
I need to construct an XML document from an existing application where what are to become the elements are discovered bottom up and are of an indeterminate number.
I was wondering whether there is native support for this sort of processing in XML or whether I should look to build a tree structure from the application then build the xml document from the tree.
Thanks,
Mike Stogden.
I need to construct an XML document from an existing application where what are to become the elements are discovered bottom up and are of an indeterminate number.
I was wondering whether there is native support for this sort of processing in XML or whether I should look to build a tree structure from the application then build the xml document from the tree.
Thanks,
Mike Stogden.