Mobile Development 10.11 | webMethods Mobile SuiteWeb Help | Using webMethods Mobile Designer | Creating Mobile Application Projects | Coding a Mobile Application | Registering Applications for Data Sharing (custom URIs and MIME-types) | Supported MIME-types
 
Supported MIME-types
The following is a list of MIME-types recognised by Mobile Designer when defining the type of content that can be handled.
Note:
In case of wild-cards (e.g., "audio/*"), the mobile operating system underneath will likely have more specific MIME-types that can be defined to narrow the range of file types associated with the application.
*application/octet-stream
*application/pdf
*application/vnd.ms-excel
*application/vnd.ms-powerpoint
*application/vnd.openxmlformats-officedocument.presentationml.presentation
*application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
*application/vnd.openxmlformats-officedocument.wordprocessingml.document
*application/x-zip-compressed
*application/zip
*application/zip-compressed
*audio/*
*image/*
*multipart/x-zip
*text/*
*video/*