Identity (Bundle schema)

Defines a globally unique identifier for a bundle. A bundle identity is represented as a tuple of attributes of the bundle.

Element hierarchy

<Bundle>
<Identity>

Syntax

<Identity Name      = A string between 3 and 50 characters in length that consists of alpha-numeric, period, and dash characters.
          Publisher = A string between 1 and 8192 characters in length that fits the regular expression  of a distinguished name : "(CN|L|O|OU|E|C|S|STREET|T|G|I|SN|DC|SERIALNUMBER|Description|PostalCode|POBox|Phone|X21Address|dnQualifier|(OID\.(0|[1-9][0-9]*)(\.(0|[1-9][0-9]*))+))=(([^,+="<>#;])+|".*")(, ((CN|L|O|OU|E|C|S|STREET|T|G|I|SN|DC|SERIALNUMBER|Description|PostalCode|POBox|Phone|X21Address|dnQualifier|(OID\.(0|[1-9][0-9]*)(\.(0|[1-9][0-9]*))+))=(([^,+="<>#;])+|".*")))*". Further, semantic validation ensures that the string is compliant with CertNameToStr Windows API implementation of X.500 rules.

          Version   = A version string in quad notation, "Major.Minor.Build.Revision". />

Attributes and Elements

Attributes

Attribute Description Data type Required Default value
Name

Describes the contents of the bundle. The Name attribute is case-sensitive.

A string between 3 and 50 characters in length that consists of alpha-numeric, period, and dash characters. Yes
Publisher

Describes info about the publisher of the bundle.

A string between 1 and 8192 characters in length that fits the regular expression of a distinguished name : "(CN|L|O|OU|E|C|S|STREET|T|G|I|SN|DC|SERIALNUMBER|Description|PostalCode|POBox|Phone|X21Address|dnQualifier|(OID\.(0|[1-9][0-9]*)(\.(0|[1-9][0-9]*))+))=(([^,+="<>#;])+|".*")(, ((CN|L|O|OU|E|C|S|STREET|T|G|I|SN|DC|SERIALNUMBER|Description|PostalCode|POBox|Phone|X21Address|dnQualifier|(OID\.(0|[1-9][0-9]*)(\.(0|[1-9][0-9]*))+))=(([^,+="<>#;])+|".*")))*". Further, semantic validation ensures that the string is compliant with CertNameToStr Windows API implementation of X.500 rules. Yes
Version

The version number of the bundle.

A version string in quad notation, "Major.Minor.Build.Revision". Yes

 

Child Elements

None.

Parent Elements

Parent Element Description
Bundle

Defines the root element of a bundle manifest. The manifest describes the structure and capabilities of the software to the system.

 

Requirements

Value
Namespace http://schemas.microsoft.com/appx/2013/bundle