SupportedFileTypes (package schema for Windows 8, child of FileTypeAssociation)

Defines the file types associated with the app. They are unique per package and are case sensitive.

Element hierarchy

<Package>
<Applications>
<Application>
<Extensions>
<Extension>
<FileTypeAssociation>
<SupportedFileTypes>

Syntax

<SupportedFileTypes>

  <!-- Child elements -->
  FileType{1,1000}

</SupportedFileTypes>

Key

{}   specific range of occurrences

Attributes and Elements

Attributes

None.

Child Elements

Child Element Description
FileType (in type: CT_FTASupportedFileTypes)

A supported file type specified as its file type extension.

 

Parent Elements

Parent Element Description
FileTypeAssociation

Declares an app extensibility point of type windows.fileTypeAssociation. A file type association indicates that the app is registered to handle files of the specified types.

 

The following elements have the same name as this one, but different content or attributes:

Requirements

Value
Namespace http://schemas.microsoft.com/appx/2010/manifest