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