How can I iterate over documents in a nested directory structure. I have a directory (with a few levels of subdirectories) on my file system. I want to create an xquery to iterate over each of these files and call xdmp:document-load() on each document. I thought xdmp:directory() would do the trick, but that doesn't seem to be working (it probably works on documents in the db already). Matt
_______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
