22 Jun
2015
22 Jun
'15
5:22 p.m.
The following query does not work doc("proiel.xml")/*/value[@summary="agens"] But this one does //value[@summary="agens"] Here are the screenshots, attached.
22 Jun
22 Jun
5: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.
3944
Age (days ago)
3944
Last active (days ago)
1 comments
2 participants
participants (2)
-
Christian Grün -
Robert Berger