#include <ezxml.h>
Detailed Description
Definition at line 46 of file ezxml.h.
Field Documentation
tag attributes { name, value, name, value, ... NULL }
Definition at line 49 of file ezxml.h.
head of sub tag list, NULL if none
Definition at line 55 of file ezxml.h.
additional information
Definition at line 57 of file ezxml.h.
tag name
Definition at line 48 of file ezxml.h.
next tag with same name in this section at this depth
Definition at line 52 of file ezxml.h.
tag offset from start of parent tag character content
Definition at line 51 of file ezxml.h.
next tag, same section and depth, in original order
Definition at line 54 of file ezxml.h.
parent tag, NULL if current tag is root tag
Definition at line 56 of file ezxml.h.
next tag with different name in same section and depth
Definition at line 53 of file ezxml.h.
tag character content, empty string if none
Definition at line 50 of file ezxml.h.
The documentation for this struct was generated from the following file: