ELinks 0.16.1.1
dom_node_data Union Reference

#include <node.h>

Collaboration diagram for dom_node_data:

Data Fields

struct dom_document_node document
struct dom_document_type_node document_type
struct dom_element_node element
struct dom_attribute_node attribute
struct dom_text_node text
struct dom_id notation
struct dom_id entity
struct dom_proc_instruction_node proc_instruction

Field Documentation

◆ attribute

struct dom_attribute_node dom_node_data::attribute

◆ document

struct dom_document_node dom_node_data::document

◆ document_type

struct dom_document_type_node dom_node_data::document_type

◆ element

struct dom_element_node dom_node_data::element

◆ entity

struct dom_id dom_node_data::entity

◆ notation

struct dom_id dom_node_data::notation

◆ proc_instruction

struct dom_proc_instruction_node dom_node_data::proc_instruction

◆ text

struct dom_text_node dom_node_data::text

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