/* * add child (namespace, name, text) before(!) node */ WsXmlNodeH add_before( const char *ns, const char *name, const char *text = NULL ) {