Help Pls: DOMNode expression????

admin

Administrator
Staff member
Hi,I'm using MSXMLDom parser to parse my xml doc.This is what i want to do:Every time when browse through the Nodes(elements,text,etc),i want to know the xpath (or) xsl expression for that node.so that when ever i want to acces that one node alone, i canaccess it directly using the expression instead again browsingtop to bottom to reach that node.Is there any way to get this work? or any idea to do this?Thanks in advance,Regards,Balaji
 
Back
Top