Loading TOC...

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")

Stack Overflow iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.