FileType (FileTypeAssociation のWindows 8のパッケージ スキーマ)
ファイルの種類の拡張子として指定された、サポートされているファイルの種類。
要素の階層
構文
<FileType ContentType? = A string that contains two components between 1 and 127 characters in length, separated by a forward slash ("/"). It follows the RFC 4288 naming requirements. >
A string between 1 and 64 characters in length that includes a period (".").
</FileType>
Key
?
省略可能 (0 または 1)
属性および要素
属性
属性 | 説明 | データ型 | 必須 | 既定値 |
---|---|---|---|---|
ContentType | コンテンツの種類。 |
1 ~ 127 文字の 2 つの要素を含む文字列。スラッシュ ("/") で区切ります。 RFC 4288 の名前付け要件に従います。 | いいえ |
子要素
なし。
親要素
Parent 要素 | 説明 |
---|---|
SupportedFileTypes (型: CT_FTASupportedFileTypes) | アプリに関連付けられているファイルの種類を定義します。 これらはパッケージごとに一意であり、大文字と小文字が区別されます。 |
関連要素
次の要素の名前はこれと同じですが、コンテンツまたは属性が異なります:
要件
値 | |
---|---|
Namespace | http://schemas.microsoft.com/appx/2010/manifest |