Sun N1 Service Provisioning System 5.1 Plan and Component Developer's Guide

System Type Component Expansion

A system-type-component specifies the component that is derived from a specified component type that is most recently installed on a particular host in a particular location. It has the component resolution semantics of the <systemType> installed component targeter. See Installed Component Targeters in Sun N1 Service Provisioning System 5.1 XML Schema Reference Guide.

system-type-component has the following syntax:


systemType:component-type-name
systemType:component-type-name@{path}
systemType(host-redirect):component-type-name
systemType(host-redirect):component-type-name@{path}

path is optional. If specified, path is the absolute install path name of the specified component or a substitution variable reference. The reference, when expanded, represents the absolute install path of the specified component. If path includes the } character, it must be escaped using the }} sequence.

host-redirect is also optional and indicates the host on which the component is installed. See Host Redirects.

If the component type is defined by a plug-in, component-type-name must be prefixed with the name of the plug-in that defines it.