rapidxml
xml_node ( node_type  type) [inline]

Constructs an empty node with the specified type. Consider using memory_pool of appropriate document to allocate nodes manually.

Parameters:
typeType of node to construct.