Resource (package schema for Windows 8)
Declares a language for resources contained in the package.
Element hierarchy
- <Package>
-
- <Resources>
- <Resource>
Syntax
<Resource Language = language />
Attributes and Elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
Language | The language for resources contained in the package. The syntax of this attribute is defined by the IETF's BCP47: Tags for Identifying Languages . |
language | Yes |
Child Elements
None.
Parent Elements
Parent Element | Description |
---|---|
Resources | Declares languages for the resources that the package contains. Every package must declare at least one language for resources. |
Requirements
Value | |
---|---|
Namespace | http://schemas.microsoft.com/appx/2010/manifest |