[xml] get available attributes of a node?



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.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]