add_attr


Description:

public void add_attr (string attribute, string value)

Adds attribute to the given node.

Parameters:

this

XmlNode to add attribute to

attribute

name of the attribute

value

value to set attribute to