2.12.17 Image.MIMEType

The Image.MIMEType element specifies the image format of an Image. The Image.MIMEType element is optional. If this element is present, its value MUST be a ReportMIMEType.

If the value of the peer element Image.Source is set to a value other than "Database", the Image.MIMEType element is ignored. If the value of the peer element Image.Source is set to "Database", the Image.MIMEType element MUST be specified.

Following is the parent element of the Image.MIMEType element.

Parent elements

Image

The following is the XML Schema definition of the Image.MIMEType element.

 <xsd:element name="MIMEType" type="xsd:string" minOccurs="0" />