libzzub 0.2
std::string pugi::xml_node::path ( char  delimiter = '/') const

Get the absolute node path from root as a text string.

Parameters:
delimiter- delimiter character to insert between element names
Returns:
path string (e.g. '/bookstore/book/author').