
cts:document-format-query-format( $query as cts:document-format-query ) as xs:string
Returns the formt used to construct the specified query.
| Parameters | |
|---|---|
| query | A query. |
cts:document-format-query-format(cts:document-format-query("xml"))
=> "xml"
cts:document-format-query-format( $query as cts:document-format-query ) as xs:string
Returns the formt used to construct the specified query.
| Parameters | |
|---|---|
| query | A query. |
cts:document-format-query-format(cts:document-format-query("xml"))
=> "xml"
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.