libzzub 0.2
xml_node pugi::xml_node::previous_sibling ( const char *  name) const

Get first of preceding sibling nodes with the specified name

Parameters:
name- sibling name
Returns:
node with the specified name, if any; empty node otherwise