StoreManifest (Store manifest schema for Windows 10)

Root node for the StoreManifest schema (for Windows 10).

Element hierarchy

<StoreManifest>

Syntax

<StoreManifest>

  <!-- Child elements -->
  ( DeviceCompanionApplication?
  & Dependencies?
  )

</StoreManifest>

Key

?   optional (zero or one) &   interleave connector (may occur in any order)

Attributes and Elements

Attributes

None.

Child Elements

Child Element Description
Dependencies

Declares requirements that a package depends on to be applicable to a device.

DeviceCompanionApplication

The DeviceCompanionApplication element contains all the configuration required to declare your app as a Microsoft Store device app.

 

Parent Elements

This outermost (document) element may not be contained by any other elements.

Remarks

For apps targeting earlier OS versions, see StoreManifest schema (Windows 8.1 and earlier).

Requirements

Value
Namespace http://schemas.microsoft.com/appx/2015/StoreManifest