Thumbnail Part

Content Type:

Any supported image type.

Note:

image/gif

http://www.w3.org/Graphics/GIF/spec-gif89a.txt

image/png

ISO/IEC 15948:2003http://www.libpng.org/pub/png/spec/

image/tiff

http://partners.adobe.com/public/developer/tiff/index.html#spec

image/pict

http://developer.apple.com/documentation/mac/QuickDraw/QuickDraw-2.html

image/jpeg

http://www.w3.org/Graphics/JPEG/

e.]

Root Namespace:

Not applicable

Source Relationship:

http://schemas.openxmlformats.org/package/2006/relationships/metadata/thumbnail

To help end-users identify parts of a package or the package as a whole, images, called thumbnails, may be stored in that package. Each thumbnail image is generated by the package producer and is stored in the package as a ZIP item.

Thumbnail ZIP items shall be identified by either a package-relationship item or a part-relationship item. Packages shall not contain more than one thumbnail relationship associated with the package as a whole, or more than one thumbnail relationship per package part.

example:
<Relationships xmlns="…">
  <Relationship Id="rId2"
    Type="http://…/thumbnail" Target="docProps/thumbnail.wmf"/>
</Relationships>

A Thumbnail part shall be located within the package containing the source relationship (expressed syntactically, the @TargetMode attribute of the <Relationship> element shall be Internal).

A Thumbnail part shall not have implicit or explicit relationships to other parts defined by this Standard.