22 Jun
2015
22 Jun
'15
7: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
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.
4003
Age (days ago)
4003
Last active (days ago)
1 comments
2 participants
participants (2)
-
Christian Grün -
Robert Berger