|
libdom
|
#include <element.h>
Public Attributes | |
| struct dom_node_internal | base |
| struct dom_attr_list * | attributes |
| dom_string * | id_ns |
| dom_string * | id_name |
| struct dom_type_info * | schema_type_info |
| lwc_string ** | classes |
| uint32_t | n_classes |
DOM element node
| struct dom_attr_list* dom_element::attributes |
Element attributes
| struct dom_node_internal dom_element::base |
Base node
| lwc_string** dom_element::classes |
| dom_string* dom_element::id_name |
The id attribute's name
| dom_string* dom_element::id_ns |
The id attribute's namespace
| uint32_t dom_element::n_classes |
| struct dom_type_info* dom_element::schema_type_info |
Type information