Resources (package schema for Windows 10)

Declares the union of languages, display scales, and DirectX feature levels for the resources that the package contains. For details and examples, see Resource.

Element hierarchy

<Package>

    <Resources>

Syntax

<Resources>

  <!-- Child elements -->
  Resource{0,200}

</Resources>

Key

{}   specific range of occurrences

Attributes and elements

Attributes

None.

Child elements

Child element Description
Resource Declares a language, display scale, or DirectX feature level for resources that the package contains. The scale and DirectX feature level attributes are common for all resources in the package.

Note

Beginning in Windows 10, version 1803, the Resource element can be omitted.

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

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/foundation/windows10