[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents the version of a referenced management pack.

Schema Hierarchy

ManagementPack
  Manifest
    References (Manifest)
      Reference (Manifest)
        Version

Syntax

Xml
<Version>6.1.7221.0</Version>

Attributes and Elements

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

Attributes

None.

Child Elements

None.

Parent Elements

Element Description

Reference (Manifest)

Represents an external management pack as a dependency reference in a management pack.

Text Value

The specified version represents the minimum version of the management pack. If a later version is present in the system, the reference will still function.

A text value is required. For more information about the appropriate format for the value, see Version (Identity).

Remarks

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

See Also