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