node-set xsh:grep(node-set NODES, string PATTERN)
Returns a node set consisting of those nodes of NODES whose content (as returned by the built-in XPath function string()) matches the regular expression PATTERN.
NODES
string()
PATTERN