Resources (extensions schema for Windows 8.1)
Declares languages for the resources that the package contains. Every package must declare at least one language for resources. The scale and DirectX feature level attributes are common for all resources in the package.
Element hierarchy
- <Package>
- <Resources>
Syntax
<Resources>
<!-- Child elements -->
Resource{1,200}
</Resources>
Key
{}
specific range of occurrences
Attributes and Elements
Attributes
None.
Child Elements
Child Element | Description |
---|---|
Resource | Declares a language for the resource contained in the package. The scale and DirectX feature level attributes are common for all resources in the package. |
Parent Elements
Parent Element | Description |
---|---|
Package | Defines the root element of an app package manifest. The manifest describes the structure and capabilities of the software to the system. |
Requirements
Value | |
---|---|
Namespace | http://schemas.microsoft.com/appx/2010/manifest |