OpenVAS Libraries
8.0.3
|
XML element. More...
#include <xml.h>
Data Fields | |
char * | name |
Name. More... | |
char * | text |
Text. More... | |
GHashTable * | attributes |
Attributes. More... | |
entities_t | entities |
Children. More... | |
XML element.
GHashTable* entity_s::attributes |
Attributes.
entities_t entity_s::entities |
Children.
char* entity_s::name |
Name.
char* entity_s::text |
Text.