Description: XML tree displays the XML content in TreeView.
The function helps to extract each XML Tag from source and then put it in to TreeView, follow the XML struct. It also display the content inside each XML Tag. The other advantage is display the attribute of each XML Tag.
- [XMLTree] - XML tree displays the XML content in Tre
File list (Check if you may need any files):
XMLTreeDOM\frmXMLTree.frm
..........\frmXMLTree.frx
..........\Library.xml
..........\LibrarySchema.xml
..........\Module1.bas
..........\XMLTReeDOM.exe
..........\XMLTReeDOM.vbp
..........\XMLTReeDOM.vbw
XMLTreeDOM