Sun N1 Service Provisioning System 5.1 XML Schema Reference Guide

<nestedRef> Installed Component Targeter

The <nestedRef> element identifies a nested component reference that is declared or inherited by the current composite component. Only steps that are in a composite component can use this targeter.

This element can be used as a targeter for the <checkDependency>, <call>, <uninstall>, and <addSnapshot> steps.

The specified component reference must already be installed by the calling component. If the referenced component is not installed, an error is issued. If the nested component reference was installed on a host other than the current target host, use of the <nestedRef> targeter implicitly retargets the associated step to that host.

Attributes for the <nestedRef> Targeter

The <nestedRef> targeter has one required attribute of type identifier, name, which is the name of a nested component reference in this component.