<attributes> node


Description

Contains a list of additional custom data for the task

Example:
<atributes>
  <atribute name="custom1">
SOME CUSTOM VALUE 1</atribute>
  <atribute name="custom2">
SOME CUSTOM VALUE 2</atribute>
</atributes>