Wildcard | Description |
---|---|
* | matches any element node |
@* | matches any attribute node |
node() | matches any node |
Created
July 4, 2019 10:31
-
-
Save PietrH/dd919aa9694de8732b0be411bbf9af10 to your computer and use it in GitHub Desktop.
Wildcards for XPath queries
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment