Quote:
Originally Posted by LoganW
That makes sense. And if I wanted to split on both h1 and h2 then do something like the following?
Code:
//*[name()='h1' or name()='h2']
|
You'd need to try it. I'm afraid XPath expressions are not my strong point
I think I've used this one in the past: