Add support for searching the Node tree using XPath. Examples for expressions are: Retrieves all nodes with a node value with a value larger than 10. /childNode1/subChildNode1[somesvalue>=10]