Skip to main content

Referenced Package

Function: This element is used to configure the settings for a referenced package.

The element is added to the Package References object in the tree structure of the package.

Requirement: At least version Package Manager 3.5.17.0

Parameter

Description

ReferencedPackageId

Id or Id2 of the referenced package

If Id2 is defined, then Id2 should be used because this ID is more readable. This reference ID is displayed during the installation wizard if the reference is missing and not optional.

FromVersion

Minimum version of the referenced package

Needs to be in one of the following formats:

  • <major version>.<minor version>

  • <major version>.<minor version>.<build>

  • <major version>.<minor version>.<build>.<revision>

Where <major version>, <minor version>, <build> and <revision> are each numbers between 0 and 255

ToVersion

Maximum version of the referenced package

Needs to be in one of the following formats:

  • <major version>.<minor version>

  • <major version>.<minor version>.<build>

  • <major version>.<minor version>.<build>.<revision>

Where <major version>, <minor version>, <build> and <revision> are each numbers between 0 and 255

ReferenceOptional

_cds_icon_checked.png: Reference is optional

Default value: "not enabled" (_cds_icon_option_deactivated.png)