23#include "Internal.hpp"
115 S_Xml_Ns
get_ns(
const char *prefix);
std::vector< S_Xml_Elem > tree_for()
const char * get_attr(const char *name, const char *ns=nullptr)
std::vector< S_Xml_Elem > tree_dfs()
S_Xml_Ns get_ns(const char *prefix)
std::string print_mem(int options)
class for wrapping lyxml_ns.
enum lyxml_attr_type LYXML_ATTR_TYPE
enumeration of attribute types
Element's attribute definition.
Structure describing an element in an XML tree.
The main libyang public header.
Public API of libyang XML parser.