ReactOS 0.4.15-dev-8092-ge0ba2f3
xml_elem Struct Reference
Collaboration diagram for xml_elem:

Public Attributes

xmlstr_t name
 
xmlstr_t ns
 
int ns_pos
 

Detailed Description

Definition at line 113 of file actctx.c.

Member Data Documentation

◆ name

xmlstr_t xml_elem::name

Definition at line 115 of file actctx.c.

Referenced by xml_name_cmp().

◆ ns

xmlstr_t xml_elem::ns

Definition at line 116 of file actctx.c.

Referenced by xml_name_cmp().

◆ ns_pos

int xml_elem::ns_pos

Definition at line 117 of file actctx.c.


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