33 #ifndef BESXMLUtils_h_
34 #define BESXMLUtils_h_ 1
44 #include <libxml/encoding.h>
54 const char *msg, ... ) ;
56 map<string, string> &props ) ;
60 map<string, string> &props ) ;
64 map<string, string> &child_props ) ;
68 map<string, string> &next_props ) ;
69 static xmlNode *
GetChild( xmlNode *node,
70 const string &child_name,
72 map<string, string> &child_props ) ;
75 #endif // BESXMLUtils_h_