Monday, October 12, 2009

Match something in xpath regardless of xmlns prefix

//*[local-name()="Foo"]

1 comment:

Anonymous said...

Thank you so much, I just wasted half an hour reading crap that was no help when all I needed was a one liner example.