| Subject: | Re: filling treeview from xml file, but only certain tags |
|---|---|
| From: | Martin Honnen |
| Date: | Thu, 31 Jul 2008 15:15:30 +0200 |
| Newsgroups: | comp.text.xml |
minimalniemand wrote: but its VB6 & MSXML and I also posted in a VB group. Use Msxml2.DOMDocument30 or later and then you can apply XPath to find child nodes of the name e.g.
node.selectNodes("OPTEXT | ITEXT")
--
Martin Honnen
http://JavaScript.FAQTs.com/
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: filling treeview from xml file, but only certain tags, minimalniemand |
|---|---|
| Next by Date: | Re: filling treeview from xml file, but only certain tags, minimalniemand |
| Previous by Thread: | Re: filling treeview from xml file, but only certain tags, minimalniemand |
| Next by Thread: | Re: filling treeview from xml file, but only certain tags, minimalniemand |
| Indexes: | [Date] [Thread] [Top] [All Lists] |