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