Click to Rate and Give Feedback
MSDN
MSDN Library
SQL Server
SQL Server 2005
 MIMEType Element (RDL)

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
SQL Server 2005 Books Online (November 2008)
MIMEType Element (RDL)

Contains an expression that identifies the Multipurpose Internet Mail Extensions (MIME) type of the image.

<EmbeddedImage> <!-- or Image, BackgroundImage -->
       ...
       <MIMEType>...</MIMEType>
       ...
<EmbeddedImage> <!-- or /Image, /BackgroundImage>

Characteristic Description

Data type and length

String

Default value

None

Cardinality (when used as a child of EmbeddedImage)

1-1: Required element that occurs once and only once.

Cardinality (when used as a child of Image or BackgroundImage)

0-1: Optional element that can occur once or not at all.

Relationship Element

Parent elements

BackgroundImage, EmbeddedImage, Image

Child element

None

The following values are valid for the MIMEType element:

  • image/bmp
  • image/jpeg
  • image/gif
  • image/png
  • image/x-png

When used within the Image element, MIMEType is required if the value of the Source element is Database. If the value of Source is not Database, MIMEType is ignored.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker