Hello all,
In XQuery I can use doc('resource_path') to open a resource from the baseX database but is there a way to list all available resources in the database? In other words, what is the equivalent of "LIST database_name" in XQuery?
Thanks for your help. Anupam
Hi Anupam,
have a look at [db:list] using the database name as parameter.
Kind regards from Lake Constance, Germany, Jens Erat
[db:list]: http://docs.basex.org/wiki/Database_Module#db:list
basex-talk@mailman.uni-konstanz.de