MarkLogic Server 11.0 Product Documentation
xdmp:redirect-responsexdmp:redirect-response(
$name as xs:string
) as empty-sequence()
Summary
Redirects the App Server response to a given location.
Parameters |
name |
The redirect URL. |
Example
xdmp:redirect-response("http://marklogic.com/howtobuy.xqy")
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.