[xml] get available attributes of a node?
- From: Torsten Mohr <tmohr s netic de>
- To: xml gnome org
- Subject: [xml] get available attributes of a node?
- Date: Tue, 12 Jun 2007 21:34:01 +0200
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]