BaseReference Element

Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2

In Configuration Manager 2007, in derived configuration items, the BaseReference element is used in the definition of a child configuration item and identifies its immediate parent configuration item. The parent and child configuration items must be of the same configuration item type. Derivation is not supported for Baseline configuration items or Software Updates.

<xs:element name="BaseReference"
    type="ConfigurationItemReferenceType"
 />

Attributes

Name Type Description

AuthoringScope

xs:Name

The AuthoringScopeId representing the author of the referenced configuration item.

LogicalName

xs:Name

The unique identity of the referenced configuration item.

Version

unsignedInt

The version of the referenced configuration item.

See Also

Concepts

Authoring Desired Configuration Management Configuration Baselines and Configuration Items