All Classes |Grouped Classes |Index

Function remove_attribute

Removes an attribute by name.

	void CL_DomElement::remove_attribute(
		const CL_DomString & name);

Detailed description:

If the removed attribute has a default value it is immediately replaced.