mime-packaging

Purpose

Enables multipart MIME packaging.

Note:

Markup plugins are not supported by Mobile Portal Accelerator.

Contained by

Attribute

Attribute Description Type Default Options Use
enabled If 'true', MCS will package content in the form of multipart MIME documents using the policy values in the Protocol category in the device repository. xs:boolean false    optional 

Example

<page-packaging>
  <mime-packaging enabled="false"/>
</page-packaging>

Related topics