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 type).
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 Defining and Using Classes
-
“Introduction to Compiler Keywords” in Defining and Using Classes