ELinks 0.18.0
|
#include <node.h>
Data Fields | |
struct dom_string | value |
uint16_t | namespace_offset |
uint16_t | type |
unsigned char | quoted |
unsigned int | specified:1 |
unsigned int | converted:1 |
unsigned int | id:1 |
unsigned int | reference:1 |
unsigned int dom_attribute_node::converted |
unsigned int dom_attribute_node::id |
uint16_t dom_attribute_node::namespace_offset |
unsigned char dom_attribute_node::quoted |
unsigned int dom_attribute_node::reference |
unsigned int dom_attribute_node::specified |
uint16_t dom_attribute_node::type |
struct dom_string dom_attribute_node::value |