I think that [#document: null] output means that the database returned a document, but it has no uri. From what I've seen, this is always what you get when you generate a document on-the-fly with xquery.
-Matt -----Original Message----- The [#document: null] means your database query is returning an empty set: it's not working? _______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
