Binary Content Mapping XML

EXT

The extension of the content type to be output.

Type

The content type to be output and recognized by the browser.

Example:

<BinaryContentTypes>

<ContentType>

<Ext>.gif</Ext>

<Type>image/gif</Type>

</ContentType>

<ContentType>

<Ext>.jpg</Ext>

<Type>image/jpeg</Type>

</ContentType>

</BinaryContentTypes>