Regular expressions are a tool for matching generic text. XPath queries are a tool for matching chunks of XML. Both are search technologies. When using search technologies it is occasionally quite useful to have a query that will never match anything
Read More...