|
libxml2
|
A node-set (an unordered collection of nodes without duplicates). More...
#include <xpath.h>
Data Fields | |
| int | nodeNr |
| number of nodes in the set | |
| int | nodeMax |
| size of the array as allocated | |
| xmlNode ** | nodeTab |
| array of nodes in no particular order | |
A node-set (an unordered collection of nodes without duplicates).