Getting absolute path from xpath selectors
2 answers
There is no easy way to do this just using XPath. If you are using XSLT there are several recipes available, for example http://www.dpawson.co.uk/xsl/sect2/N6077.html#d7984e96 .
+2
a source to share