MimeType
Usage
To specify the MIME type of an XData block, use syntax like the following:
XData name [ MimeType = mimetype ] { }
Where mimetype is a valid MIME type (more formally, the Internet media typeOpens in a new tab).
Details
This keyword specifies the MIME type of the contents of the XData block.
Default
The default MIME type is text/xml
See Also
-
“XData Blocks” in this book
-
“Defining and Using XData Blocks” in Using Caché Objects
-
“Introduction to Compiler Keywords” in Using Caché Objects