Showing posts with label aacl. 64. Wild Cards usage in XPath. Show all posts
Showing posts with label aacl. 64. Wild Cards usage in XPath. Show all posts

64. Wild Cards usage in XPath






In computer (software) technology, a wildcard character can be used to substitute for any other character or characters in a string.

In XPath we can use the wild cards to substitute the path, nodes and attributes.

XPath uses the following two wild cards:

  • node( )  
  • *  
How to use the node( ) and * wild cards in XPath Statements will be explained in the upcoming posts.


Please comment below to feedback or ask questions.

Using node( ) wild card in XPath Statements  will be explained in the next post.




Followers

Labels