/* * find node attribute by name * * call-seq: * node.attr_find("namespace", "name") -> XmlAttr */ WsXmlAttrH attr_find( const char *ns, const char *name ) {