You can specify one or more of the following attributes within the target element.
Table 12. <target> Attributes
Attribute | Description | Required |
---|---|---|
name | The name of the target | Yes |
depends | A comma-seperated list of targets this target depends on. | No |
if | The name of the Property that has to be
set in order for this target to be executed
|
No |
unless | The name of the Property that must
not be set in order for this target to be
executed.
|