ELinks 0.18.0
dom_attribute_node Struct Reference

#include <node.h>

Collaboration diagram for dom_attribute_node:

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

Field Documentation

◆ converted

unsigned int dom_attribute_node::converted

◆ id

unsigned int dom_attribute_node::id

◆ namespace_offset

uint16_t dom_attribute_node::namespace_offset

◆ quoted

unsigned char dom_attribute_node::quoted

◆ reference

unsigned int dom_attribute_node::reference

◆ specified

unsigned int dom_attribute_node::specified

◆ type

uint16_t dom_attribute_node::type

◆ value

struct dom_string dom_attribute_node::value

The documentation for this struct was generated from the following file: