G
Guest
Hi,
Is there an easy way to get an XPath expression (in string format) to an
arbitrary node in a XmlDocument.
E.g.:
string s = node.XpathToString().
s = "myRoot/foo[@bar='altova']/myChild/text()"
Regards Jesper.
Is there an easy way to get an XPath expression (in string format) to an
arbitrary node in a XmlDocument.
E.g.:
string s = node.XpathToString().
s = "myRoot/foo[@bar='altova']/myChild/text()"
Regards Jesper.