Adding file type group entries

Each file type group entry is an association between a MIME type and the file type and file type configuration that are used to process content. If your project includes different types of assets and you want some of them to use other file type configurations than the default ones, you can create a file type group with multiple entries and assign it to a project type or to an AIS property.

Procedure

  1. In WorldServer, go to Management > Linguistic Tool Setup > File Type Groups Setup.
  2. Click the file type group to which you want to add a new entry.
  3. On the File Type Group:<name> page, select Add.
  4. In the Add File Type Group Entry dialog box, specify the following information:
    1. In the MIME type list, select the appropriate MIME type.
    2. In the File Type list, select the appropriate file type.
    3. If necessary, in the File Type Config list, select the appropriate file type configuration.
  5. Select OK.
  6. On the File Type Group:<name> page, select Save.

Example

The following table presents an example of multiple entries created with the same file type group:
MIME typeFile typeFile type configuration
application/dita+xmlXML: OASIS DITA CompliantDefault
application/xhtml+xmlXHTML 1.1Default
text/xmlXML: Any XMLMy Custom XML Configuration