Loading TOC...

cts:document-query-uris

cts: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 iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.