Loading TOC...

xdmp:mimetypes

xdmp:mimetypes() as element(mt:mimetype)*

Summary

This function returns all the mimetypes specifications of the cluster.

Example

xquery version "1.0-ml";

xdmp:mimetypes()
(: returns the mimetypes specifications for the cluster :)

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