Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

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