Hi, i use libxml2 in a short test program and everything works as expected.
But i miss a function that lets me browse through the attributes of a node. Something like xmlGetPropList(), do i miss something? Maybe someone can give me a hint on how to display all the pairs (name, value) of an xmlNode? Also, there is xmlGetLastChild(), but not xmlGetFirstChild(), this is because it would be the same as node->child ? Best regards, Torsten. _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
