Hi All,

I want to get the doc uri of all the files in a particular xdmp:directory
/docs/shared/.
I can do this as below if I'm executing the query from the same DB having
the folder structure.

for $i in xdmp:directory("/docs/shared/") return document-uri($i)


But how do I get the files under the directory /docs/shared/ from a
particular DB's modules database?


Thanks,
Sini
_______________________________________________
General mailing list
General@developer.marklogic.com
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to