xml_add_attribute
Adds attribute to the XML document or element object
Arguments
- XML document or element object
- String name of the attribute to add
- String value of the attribute
Output
Boolean
Adds attribute to the XML document or element object
Boolean