Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errata #120

Closed
SkyBirdSoar opened this issue Jun 29, 2015 · 0 comments
Closed

Errata #120

SkyBirdSoar opened this issue Jun 29, 2015 · 0 comments

Comments

@SkyBirdSoar
Copy link

There is an errata in the section: Namespace Support

   descendant::*[local-name() = "bar"]

And if you want to specify an explici namespace URI, you can use this:

  descendant::*[local-name() = "bar" and namespace-uri() = "http://example.com"]

The errata ("explici") should be changed to "explicit". It is highlighted in bold.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant