Hello,
I am trying to retrieve Xpath from the XML file for a given node value. I am doing this in VB and using "Microsoft XML, v4.0" library for XML parsing.
How to find xpath from the xml data if we have a text value of node in VB?
Also how can we find the Root Node of any XML data in VB?
Please revet.
Thanks in anticipation
-ehasas
I am trying to retrieve Xpath from the XML file for a given node value. I am doing this in VB and using "Microsoft XML, v4.0" library for XML parsing.
How to find xpath from the xml data if we have a text value of node in VB?
Also how can we find the Root Node of any XML data in VB?
Please revet.
Thanks in anticipation
-ehasas
Comment