xdmp:set-response-encoding

xdmp: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")
Powered by MarkLogic Server | Terms of Use | Privacy Policy