Share via


mime Element

Applies to: SharePoint Server 2010

    <mime type='mimeType' />

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

Name

Description

type

Specifies the MIME type for this file name extension.

Child Elements

None.

Parent Elements

Name

Description

MimeMapping

Contains a list of mime elements.

Text Value

The description of this MIME type. This value will be added to the crawled property named format for items with the associated MIME type. This crawled property has property-set="7262a2f9-30d0-488f-a34a-126584180f74" and variant-type="31". By default, this crawled property is mapped to the managed property named format.

Example

The following example sets the MIME type description for the MIME type named audio/mpeg.

<mime type="audio/mpeg">MPEG Audio</mime>

See Also

Concepts

Configure FAST Search Server for SharePoint to use a Third-Party IFilter

Item Conversion Rules Schema