lxb_dom_attr

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

next
lxb_dom_attr_t* next;
Undocumented in source.
node
lxb_dom_node_t node;
Undocumented in source.
owner
lxb_dom_element_t* owner;
Undocumented in source.
prev
lxb_dom_attr_t* prev;
Undocumented in source.
qualified_name
lxb_dom_attr_id_t qualified_name;
Undocumented in source.
upper_name
lxb_dom_attr_id_t upper_name;
Undocumented in source.
value
lexbor_str_t* value;
Undocumented in source.

Meta