xmldb:document($document-uris as xs:string+, ...) node()*
Returns the documents $document-uris in the input sequence. Collection URIs can be specified either as a simple collection path or an XMLDB URI.If the input sequence is empty, the function will load all documents in the database.
$document-uris
The document URIs
Returns the documents
Deprecated: See the standard fn:doc() function
This function could be removed at anytime during the 1.5 development and will be removed in the 1.6 release.