(no version information, might be only in CVS)
DomElement->set_attribute() --
Sets the value of an attribute
Description
class
DomElement {
DomAttribute
set_attribute ( string name, string value )
}
Sets an attribute with name name to the given
value.