Skip to content

Instantly share code, notes, and snippets.

@itod
Created May 12, 2014 16:28
Show Gist options
  • Select an option

  • Save itod/35dbdd0319018363efa6 to your computer and use it in GitHub Desktop.

Select an option

Save itod/35dbdd0319018363efa6 to your computer and use it in GitHub Desktop.
NSXML namespace-uri() fails
<book xmlns:foo="bar">
<chapter foo:baz="OHAI"/>
</book>
//@*[namespace-uri(.)='bar']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment