XML News from Wednesday, January 6, 2010

What I've learned about eXist so far:

What I still don't know:

Partial answer:

xquery version "1.0";
declare namespace xmldb="http://exist-db.org/xquery/xmldb";
for $foo in collection("/db/collectionname")
return $foo