Google+

339. 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.




No comments: