Evaluate the result of executing the specified xpath syntax
select expression on the specified document
Parameters: select - Parameters: document - evaluated result
Execute the specified xpath syntax select expression
on the specified document and return the list of nodes (could have
length zero) that match
Parameters: select - Parameters: document - list of matching nodes