rapidxml
|
Inserts a new attribute at specified place inside the node. All attributes after and including the specified attribute are moved one position back.
References xml_node< Ch >::append_attribute(), xml_base< Ch >::parent(), and xml_node< Ch >::prepend_attribute(). |