<apply> tag

Defines the action for applying a transformation. The attributes of the <apply> tag are:
applyGlobalRules
Specifies whether ZIETrans should look for global rules on this host screen. Default is true.
applyTextReplacement
Specifies whether ZIETrans should look for text replacements on this host screen. Default is true. See the <replace> tag for further information on how to use text replacement.
enabled
Indicates whether this action is enabled for use. The default is true.
immediateKeyset
Defines the host keys sent to the host immediately when pressed by the end user of your project. If you did not define any host keys to be sent to the host immediately, this attribute has an empty value.
template
Names the template file that surrounds the transformation being applied. If the default template is being used to surround the transformation, this attribute has an empty value.
transformation
Names the transformation file that is to be applied for this action.