## my $nodeset = $xpath->find('//file/userprop/nameprop'); ... $valu_node = $xpath->find('../valueprop',$node)->get_node(1); ##
## v1.3 ##
## my $nodeset = $xpath->find('//file/userprop/[@name='v1.3]');