xdmp.setResponseOutputMethod( method as String ) as null
Sets the serialization method.
Parameters | |
---|---|
method |
The serialization method. These are the same strings as used in the
xdmp:output XQuery prolog option. For a list of the options,
see xdmp:output in the XQuery and XSLT Reference Guide.
|