ReactOS 0.4.15-dev-7131-ge4d03f4
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 54 of file actctx.c.

Member Data Documentation

◆ name

xmlstr_t xml_elem::name

Definition at line 56 of file actctx.c.

Referenced by xml_name_cmp().

◆ ns

xmlstr_t xml_elem::ns

Definition at line 57 of file actctx.c.

Referenced by xml_name_cmp().

◆ ns_pos

int xml_elem::ns_pos

Definition at line 58 of file actctx.c.


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