I need to read a dtd file using vb.net for processing the xml elements. How to do this?
Reading DTD files in VB.Net
Collapse
X
-
Tags: None
-
Sorry, i dont know how to proceed. Am new to both XML and VB.Net. I have loaded an xml document in treeview. The task given to me is that when a node in treeview got selected, what all the possible xml elements and attributes that can be added to that selected tree node should be listed in two listboxes one for each only by checking all the possiblities from an external DTD. Please help me to proceed. Thanks in advanceComment
-
Comment