Greenbone Vulnerability Management Libraries 22.12.2
|
XML element. More...
#include <xmlutils.h>
Data Fields | |
char * | name |
Name. | |
char * | text |
Text. | |
GHashTable * | attributes |
Attributes. | |
entities_t | entities |
Children. | |
XML element.
GHashTable* entity_s::attributes |
Attributes.
entities_t entity_s::entities |
Children.
char* entity_s::name |
Name.
char* entity_s::text |
Text.