rapidxml
void remove_attribute ( xml_attribute< Ch > *  where) [inline]

Removes specified attribute from node.

Parameters:
wherePointer to attribute to be removed.

References xml_node< Ch >::first_attribute(), xml_base< Ch >::parent(), xml_node< Ch >::remove_first_attribute(), and xml_node< Ch >::remove_last_attribute().