
xdmp:set-response-encoding( $encoding as xs:string ) as empty-sequence()
Sets the response encoding.
In an isolated evaluation context (see xdmp:is-isolated), this function is not available and throws XDMP-ISOLATED.
| Parameters | |
|---|---|
| encoding | The desired response encoding. |
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.