Creates and sets an attribute value.
This action is useful when you need to dynamically create an attribute on some data node.
| Name | Description |
|---|---|
| ref | required reference to the parent element |
| name | required name of attribute |
| value | value of attribute defaulting to empty string |
| Name | Description |
|---|---|
| error | in case ref or name haven’t been specified |