Parsing XML using MSXML3

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Kota

    #1

    Parsing XML using MSXML3

    Hi,

    I am using webservice to get data from database and using in VBA of visio.
    in web service I am using dataset.GetXml( ) method to return XML string.

    using this string I want to parse required node using MSXML3

    How we can parse required node instead of looping all the nodes.

    Thanks,
    Kota.
Working...