Applications (Windows 10)

Represents one or more apps that comprise the package.

Element hierarchy

<Package>

    <Applications>

Syntax

<Applications>

  <!-- Child elements -->
  Application{1,100}

</Applications>

Key

{}   specific range of occurrences

Attributes and elements

Attributes

None.

Child elements

Child element Description
Application Represents an app that comprises part of or all of the functionality delivered 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.

Remarks

You can use the Applications element to specify one or more apps for the package.

Note

Although each package can contain one or more apps, packages that contain multiple apps won't pass the Store certification process.

Requirements

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