xml_add_attribute

Adds attribute to the XML document or element object

Arguments

  1. XML document or element object
  2. String name of the attribute to add
  3. String value of the attribute

Output

Boolean