22 Jun
2015
22 Jun
'15
7:50 p.m.
As indicated in my last mail, "XQuery" is the mode that's recommended for queries ("Find" is mostly suitable for keyword searches): http://docs.basex.org/wiki/GUI#Querying
doc("proiel.xml")/*/value[@summary="agens"]
But this one does
//value[@summary="agens"]
Here are the screenshots, attached.