The following query does not work
doc("proiel.xml")/*/value[@summary="agens"]
But this one does
//value[@summary="agens"]
Here are the screenshots, attached.