Skip to content

Instantly share code, notes, and snippets.

@terrancesnyder
Created June 24, 2011 14:05
Show Gist options
  • Save terrancesnyder/1044831 to your computer and use it in GitHub Desktop.
Save terrancesnyder/1044831 to your computer and use it in GitHub Desktop.
XML xpath to ignore namespaces
//*[name()='HelloWorld']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment