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

Get first of the preceding sibling nodes with the name that matches specified pattern

Parameters:
name- sibling name pattern
Returns:
node with the name that matches pattern, if any; empty node otherwise