Previous posts in this series: Punctuation in XPath, part 1: dot (“.”) Punctuation in XPath, part 2: slash (“/”) Punctuation in XPath, part 3: “@” and “..” Punctuation in XPath, part 4: predicates (“[…]”) In this final blog of the series on XPath punctuation, we’ll learn about the “//” operator, a convenient shorthand for selecting […]