Get XPath expression foreach node when reading Xml document
Is it possible to automatically get the XPath expression of a certain (or each) XML node when reading the document? How does it handle namespaces?
Thanks.
Is it possible to automatically get the XPath expression of a certain (or each) XML node when reading the document? How does it handle namespaces?
Thanks.