MarkLogic Server 11.0 Product Documentation
xdmp:set-response-encodingxdmp:set-response-encoding(
$encoding as xs:string
) as empty-sequence()
Summary
Sets the response encoding.
Parameters |
encoding |
The desired response encoding. |
Example
xdmp:set-response-encoding("ISO-8859-1")
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.