MarkLogic Server 11.0 Product Documentation
XMLDocument.documentURIXMLDocument.documentURI as String
Summary
The URI of this document.
Usage Notes
Documents constructed using the builder will not have a document URI.
Example
cts.doc("example.xml").documentURI
==> "example.xml"
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.