Set XML Element Attribute Action
Description:
This action sets the value of an attribute of an XML Element.

Properties:
Xml Document:
Enter the variable that contains the XML Document or XML Element whose attribute you want to set.
XPath Query:
Enter the XPath Expression to locate the sub-element whose attribute you want to set.
Attribute Name:
Enter the name of the attribute whose value you want to set.
Attribute Value:
Enter the new value for the attribute.