Loading TOC...

MarkLogic 12 Product Documentation
xdmp:get-response-encoding

xdmp:get-response-encoding() as xs:string

Summary

Returns the encoding that the response from this server is in.

In an isolated evaluation context (see xdmp:is-isolated), this function is not available and throws XDMP-ISOLATED.

Example

xdmp.get-response-encoding();
=>
UTF-8

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