Void setAttribute(ElementTree element, String name, String value)
Arguments
element: The elementname: The attribute to setvalue: The attribute value
Usage
Set an element attribute, overwriting any existing value.
element: The elementname: The attribute to setvalue: The attribute valueSet an element attribute, overwriting any existing value.