MarkLogic 12 EA 1 Product Documentation
cts:document-query-uriscts:document-query-uris(
$query as cts:document-query
) as xs:string*
Summary
Returns the URIs used to construct the specified query.
Parameters |
query |
A query.
|
Example
cts:document-query-uris($query)
=> ("/reports.xml", "/analysis.xml")
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.