Skip to main content

MimeType

Specifies the MIME type of the XData block.

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

FeedbackOpens in a new tab