setAttribute

Set the value of the attribute with the given name.


XopusElement.setAttribute( name : String,  value : String)

Arguments

name
String. The name of the attribute.
value
String. The new value of the attribute.