Share via


Identity (Manifest)

Applies To: System Center Service Manager 2010

Represents the full identity of a management pack.

Schema Hierarchy

ManagementPack
  Manifest
    Identity (Manifest)

Syntax

<Identity>
   <ID>ID</ID>
   <Version>1.0.0.0</Version>
</Identity>

Attributes and Elements

The following sections describe the attributes, child elements, and the parent element of the Identity element.

Attributes

None.

Child Elements

Element Description

ID (Identity)

Required element. Represents the ID of the management pack.

Version (Identity)

Required element. Represents the version of the management pack.

Parent Elements

Element Description

Manifest

Contains the identity, name, and dependency references of the management pack.

Remarks

For an example of how the Identity element is expressed in a management pack, see Manifest.

See Also

Reference

Manifest